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-12-28
command/keyboard-layout: use flags.zig, cleanup
Isaac Freund
4
-50
/
+39
2022-12-28
flags: rewrite to allow [:0]const u8 arguments
Isaac Freund
4
-104
/
+99
2022-12-28
river: add keyboard-layout command
Leon Henrik Plickat
5
-1
/
+109
2022-12-24
river: support wp-single-pixel-buffer-v1
Andrea Feletto
2
-0
/
+1
2022-12-24
idle: support ext-idle-notify-v1, drop KDE protocol
Isaac Freund
5
-8
/
+6
2022-12-24
build: handle wlroots built without xwayland support
Isaac Freund
3
-6
/
+13
2022-12-24
View: honor fullscreen requests before map
Isaac Freund
3
-13
/
+6
2022-12-02
river-status: correctly advertise version 4
MaxVerevkin
3
-2
/
+2
2022-12-02
river-status: fix typo in layout_name_clear description
Aiz
1
-1
/
+1
2022-12-01
river-layout: fix version of layout_name events
Isaac Freund
1
-2
/
+2
2022-12-01
river-status: expose current layout name
Leon Henrik Plickat
4
-2
/
+60
2022-12-01
Cursor: add on-focus-change option
shironeko
7
-26
/
+65
2022-11-25
map-pointer: minor fixes and cleanups
Isaac Freund
5
-41
/
+42
2022-11-25
map-pointer: allow running arbitrary commands
Alexander Courtis
8
-25
/
+89
2022-11-25
example/init: run rivertile in background
Isaac Freund
1
-1
/
+1
2022-11-20
deps: update to latest zig-wlroots
Isaac Freund
1
-0
/
+0
2022-11-17
docs: fix typo in readme
taupiqueur
1
-1
/
+1
2022-11-13
session-lock: send wl_pointer.enter immediately
Isaac Freund
1
-2
/
+3
2022-11-13
session-lock: add basic logging
Isaac Freund
1
-0
/
+13
2022-11-13
session-lock: handle output unplugging better
tiosgz
13
-51
/
+70
2022-11-13
ext-session-lock: implement protocol
Isaac Freund
11
-20
/
+332
2022-11-13
input-inhibit: remove support for protocol
Isaac Freund
4
-109
/
+41
2022-11-13
ci: remove Void Linux CI
Isaac Freund
1
-79
/
+0
2022-11-13
ci: update to wlroots 0.16.0 and wayland 1.21.0
Isaac Freund
3
-6
/
+9
2022-11-13
river: update to wlroots 0.16
Isaac Freund
34
-366
/
+286
2022-10-26
contrib: mention default-layout command in FAQ
Campbell Barton
1
-1
/
+5
2022-09-18
river: refactor keyboard groups implementation
Isaac Freund
10
-172
/
+179
2022-09-12
river: add keyboard groups
Leon Henrik Plickat
10
-31
/
+314
2022-08-25
layer-shell: start transaction on map
Isaac Freund
1
-0
/
+1
2022-08-19
river: advertise correct version of layout protocol
Leon Henrik Plickat
1
-1
/
+1
2022-08-16
river-layout: add user_command_tags event
Leon Henrik Plickat
4
-3
/
+22
2022-08-15
layout: only arrange on user command if layout is active
Isaac Freund
1
-1
/
+1
2022-08-11
river: keep floating views within bounds when sending to output
Leon Henrik Plickat
1
-2
/
+26
2022-08-11
river: fix SIGPIPE handling, cleanup fork/execve
Isaac Freund
3
-18
/
+28
2022-08-10
river: ignore SIGPIPE to avoid weird exits
shironeko
1
-0
/
+11
2022-07-26
Seat: send enter event on keyboard device creation
Isaac Freund
1
-18
/
+28
2022-07-19
LayoutDemand: handle too many view dimensions correctly
tiosgz
1
-1
/
+4
2022-07-18
XdgPopup: fix unconstrain rect with layer surfaces
tiosgz
1
-2
/
+2
2022-07-10
Output: retry other modes if preferred fails
tiosgz
1
-3
/
+14
2022-07-10
ci: explicitly install libevdev
Isaac Freund
3
-1
/
+4
2022-07-02
docs: better connect 'index' to -layout in riverctl(1)
tiosgz
1
-3
/
+3
2022-07-01
deps: update to latest zig-wlroots
Isaac Freund
2
-6
/
+4
2022-06-24
Xwayland: fix View.fromWlrSurface for OR surfaces
Isaac Freund
2
-1
/
+3
2022-06-23
deps: update to latest zig-wlroots
Isaac Freund
2
-1
/
+1
2022-06-22
Cursor: implement initial touch support
Isaac Freund
3
-38
/
+134
2022-06-22
Xwayland: restrict OR focus changes based on ICCCM input model
Zakariyya Von Forslun
2
-2
/
+6
2022-06-21
Seat: refactor InputDevice handling
Isaac Freund
8
-194
/
+205
2022-06-20
InputDevice: use "switch" in input device names
Isaac Freund
1
-2
/
+7
2022-06-20
InputDevice: move to separate file
Isaac Freund
3
-53
/
+77
2022-06-17
example/init: don't use exec
Isaac Freund
1
-2
/
+2
[next]