index
:
river
master
personal fork of riverwm
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-02
view: stop enforcing custom minimum size
tiosgz
4
-24
/
+8
2022-03-02
doc: Add additional style rule to CONTRIBUTING.md
Isaac Freund
1
-0
/
+19
2022-02-26
DragIcon: Properly initialize if already mapped
Isaac Freund
1
-0
/
+2
2022-02-26
rivertile: use u31s to remove most @intCast()s
Isaac Freund
1
-44
/
+40
2022-02-26
rivertile: Use saturating arithmetics to prevent over-/underflow when using u...
Leon Henrik Plickat
1
-14
/
+14
2022-02-21
rivertile: properly validate -main-ratio flag
Isaac Freund
1
-1
/
+5
2022-02-17
ci: Update to zig 0.9.1
Hugo Machet
4
-17
/
+17
2022-02-08
command: Remove allocator arg
Hugo Machet
25
-106
/
+44
2022-02-08
code: Cleanup use of std library for consistancy
Hugo Machet
25
-97
/
+103
2022-02-08
Mode: Use ArrayListUnmanaged to save memory
Hugo Machet
4
-26
/
+17
2022-02-06
command: allow targeting outputs by name
pmkap
3
-6
/
+18
2022-02-05
ci: Add sourcehut builds
Hugo Machet
3
-0
/
+178
2022-02-05
input: Improve input device name format
Leon Henrik Plickat
2
-3
/
+9
2022-02-05
input: keep applying input configs after first match
Leon Henrik Plickat
1
-1
/
+0
2022-02-05
View: use last set fullscreen state in applyPending()
Isaac Freund
4
-6
/
+35
2022-02-03
View: fix/simplify logic in applyPending()
Isaac Freund
3
-27
/
+22
2022-01-31
code: relicense to GPL-3.0-only
Isaac Freund
65
-130
/
+65
2022-01-29
Cursor: update image if needed on xcursor theme change
Leon Henrik Plickat
1
-1
/
+6
2022-01-29
ci: run on 0.1.x branch
Isaac Freund
1
-0
/
+2
2022-01-28
wlr-output-management: simplify implementation
Isaac Freund
2
-107
/
+83
2022-01-25
layer-shell: center when opposing anchors are set
Isaac Freund
1
-10
/
+12
2022-01-23
XdgPopup: remove commit listener on destroy if mapped
Isaac Freund
1
-0
/
+2
2022-01-23
docs: fix typo in river(1) man page
Isaac Freund
1
-1
/
+1
2022-01-23
docs: Fix typo in readme
Justin Wood
1
-1
/
+1
2022-01-18
Xwayland: Handle minimize request
Hugo Machet
1
-0
/
+20
2022-01-17
command/map: Warn users on keybinding overwritten
Hugo Machet
1
-3
/
+14
2022-01-17
example/init: Use Alt/Super aliases
Isaac Freund
1
-72
/
+71
2022-01-17
command/map: add Alt/Super as aliases for Mod1/Mod4
Isaac Freund
2
-4
/
+9
2022-01-15
rivertile: Use saturating addition
Hugo Machet
1
-5
/
+1
2022-01-12
XdgPopup: fix unconstrain from box coords
Isaac Freund
1
-18
/
+24
2022-01-08
contrib: add desktop file
Nick Hastings
1
-0
/
+5
2022-01-05
Cursor: remove minor outdated workaround
Isaac Freund
1
-5
/
+1
2022-01-02
Seat: do a better job of cleaning up listeners
Isaac Freund
1
-0
/
+6
2022-01-02
Xwayland: move window to top of X11 stack on focus
Isaac Freund
2
-0
/
+1
2021-12-29
Cursor: fix down mode motion events for subsurfaces
Isaac Freund
1
-62
/
+77
2021-12-24
docs: update zig version required in readme
Hugo Machet
1
-1
/
+1
2021-12-24
build: update to zig version 0.9.0
Isaac Freund
62
-379
/
+345
2021-12-22
docs: soften the README disclaimer a bit
Isaac Freund
1
-3
/
+4
2021-12-22
river: remove wlroots 0.14 workarounds
Isaac Freund
6
-34
/
+5
2021-12-22
Subsurface: add commit listener on create if mapped
Isaac Freund
1
-0
/
+2
2021-12-22
Cursor: properly handle clients setting the cursor image
Isaac Freund
1
-2
/
+6
2021-12-22
ci: update for wlroots 0.15.0
Isaac Freund
2
-25
/
+36
2021-12-21
layer-shell: fix regression from wlroots 0.15 update
Isaac Freund
2
-13
/
+13
2021-12-21
Cursor: dedup XcursorManager.setCursorImage() calls
Isaac Freund
1
-6
/
+25
2021-12-21
river: update to wlroots 0.15.0
Isaac Freund
14
-85
/
+79
2021-12-15
common/flags: make argFlag() return a slice
Isaac Freund
3
-9
/
+11
2021-12-10
Cursor: improve output focus handling on button press
Leon Henrik Plickat
1
-1
/
+10
2021-11-29
layer-shell: tighten up handling of large margins
Isaac Freund
1
-16
/
+6
2021-11-23
Cursor: add workaround in pointer drag termination
Isaac Freund
2
-1
/
+22
2021-11-19
Cursor: fix pointer drags with focus-follows-cursor
Isaac Freund
2
-23
/
+50
[prev]
[next]