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-04-30
Switch: register destroy listener
tiosgz
1
-2
/
+3
2022-04-30
input: fix typo in natural-scroll
Jackson Abascal
1
-1
/
+1
2022-04-27
command/map: layout-pinned mappings
Peter Kaplan
9
-55
/
+130
2022-04-20
completions: fish: new completions for the ‘hide-cursor’ command
Daniel Eklöf
1
-0
/
+8
2022-04-20
completions: bash: new completions for the ‘hide-cursor’ command
Daniel Eklöf
1
-0
/
+9
2022-04-20
completions: zsh: new completions for the ‘hide-cursor’ command
Daniel Eklöf
1
-0
/
+33
2022-04-19
Cursor: Don't passthrough() on update if hidden
Isaac Freund
1
-0
/
+4
2022-04-14
command/hide-cursor: fix crash on missing option
Peter Kaplan
1
-0
/
+1
2022-04-14
Cursor: Add a hide-cursor command
Duncan Overbruck
6
-0
/
+122
2022-04-14
input: add map-switch/unmap-switch commands
Peter Kaplan
11
-4
/
+344
2022-03-28
layer-shell: fix overflow with large bottom margin
Isaac Freund
1
-4
/
+8
2022-03-06
ci: Fix builds manifests
Hugo Machet
3
-3
/
+3
2022-03-05
layer-shell: allow surfaces larger than the output
Isaac Freund
1
-22
/
+2
2022-03-05
docs: fix typo in river(1) man page
Leonardo Gibrowski Faé
1
-1
/
+1
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
[next]