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-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
2022-06-09
Cursor: fix focus for Xwayland override redirect windows
Zakariyya Von Forslun
1
-3
/
+2
2022-06-06
river: error out if default init is not executable
Leon Henrik Plickat
1
-0
/
+6
2022-06-03
build: don't scan xdg-output
Isaac Freund
1
-3
/
+1
2022-06-03
Cursor: revive 'always' focus-follows-cursor mode
Isaac Freund
6
-6
/
+12
2022-06-02
river-status: only send mode event if client bound version 3
Isaac Freund
2
-3
/
+8
2022-06-01
river-status: add mode event to seat status
Isaac Freund
10
-27
/
+49
2022-05-30
Xwayland: Rename XwaylandUnmanaged to XwaylandOverrideRedirect
Isaac Freund
7
-44
/
+43
2022-05-29
Seat: avoid leaking eaten keys to client on focus
tiosgz
3
-9
/
+47
2022-05-29
Keyboard: eat key release event for mappings
tiosgz
2
-6
/
+62
2022-05-29
ci: fix xbps invocation
Isaac Freund
1
-1
/
+1
2022-05-29
Xwayland: add handling of override redirect listeners
Zakariyya Von Forslun
2
-0
/
+4
2022-05-29
View: refactor initialization
Isaac Freund
5
-52
/
+63
2022-05-29
Xwayland: handle override redirect state changes
Isaac Freund
4
-13
/
+84
2022-05-29
cursor: fix Xwayland unmanaged surfaceAt coordinates
Zakariyya Von Forslun
1
-1
/
+1
2022-05-29
xwayland-unmanaged: handle focus on map/cursor button
Zakariyya Von Forslun
3
-7
/
+33
[next]