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
2024-01-13
attach-mode: code/documentation style tweaks
HEAD
master
Isaac Freund
5
-30
/
+35
2024-01-13
attach-mode: implement after <N>
Orfeas
6
-19
/
+74
2024-01-12
Root: use Output.PendingState for fallback
Isaac Freund
3
-48
/
+41
2024-01-11
river: fix -log-level filtering
Isaac Freund
1
-31
/
+35
2024-01-11
Keyboard: don't send enter before keymap event
Isaac Freund
1
-0
/
+16
2024-01-11
Keyboard: check translated keysyms for mappings
Isaac Freund
2
-25
/
+68
2024-01-10
river: log version during startup
Isaac Freund
1
-1
/
+1
2024-01-09
Root: fix stack order on restore from 0 outputs
Isaac Freund
1
-1
/
+1
2024-01-09
Root: remove unneeded fallback.inflight lists
Isaac Freund
2
-25
/
+19
2024-01-07
Seat: fix potential crash in handleMapping()
Isaac Freund
1
-10
/
+23
2024-01-07
keyboard-groups: use globber for identifier matching
Leon Henrik Plickat
4
-19
/
+41
2024-01-06
Keyboard: fix mapping XF86ScreenSaver
Isaac Freund
2
-0
/
+20
2024-01-06
river: re-add wl_drm support for now
Isaac Freund
2
-0
/
+6
2024-01-06
Cursor: Focus follows cursor focuses empty outputs
Wouter van Heijst
1
-0
/
+3
2024-01-05
Output: fix possible crash on destroy
Isaac Freund
1
-1
/
+2
2024-01-05
Keyboard: delete some uneeded code
Isaac Freund
2
-21
/
+1
2024-01-04
Cursor: clean up cursor theme loading
Isaac Freund
3
-26
/
+9
2024-01-04
river: Implement cursor_shape_v1
MaxVerevkin
3
-0
/
+24
2024-01-04
Cursor: actually set xcursor_name
MaxVerevkin
1
-3
/
+8
2024-01-04
Keyboard: Add new keyboards to groups if matched
Leon Henrik Plickat
1
-1
/
+11
2024-01-04
xdg-activation: fix race with transaction system
Isaac Freund
1
-1
/
+1
2024-01-03
linux-dmabuf: send better per-surface feedback
Isaac Freund
2
-1
/
+4
2024-01-03
river: drop support for wl_drm
Isaac Freund
2
-1
/
+6
2024-01-03
river: Implement fractional_scale_v1
MaxVerevkin
2
-0
/
+1
2024-01-03
XdgToplevel: fix frame perfection on unmap
Isaac Freund
1
-13
/
+13
2024-01-01
Keyboard: clarify keypress routing logic
Isaac Freund
2
-36
/
+32
2024-01-01
TextInput: fix consecutive enable requests
Isaac Freund
1
-3
/
+8
2024-01-01
TextInput/InputRelay: style nits
Isaac Freund
4
-118
/
+126
2024-01-01
TextInput: handle multiple text inputs correctly
Isaac Freund
4
-62
/
+62
2024-01-01
TextInput: remove pending_focused_surface
Isaac Freund
4
-57
/
+16
2024-01-01
input-method: address nits
praschke
1
-3
/
+6
2024-01-01
input-method: check that the input method is active when committing
praschke
2
-3
/
+7
2024-01-01
input-method: send text-input enter event after all leave events
praschke
1
-5
/
+12
2024-01-01
input-method: setKeyboard already sends modifiers
praschke
1
-3
/
+1
2024-01-01
river: Implement input_method and text_input
praschke
6
-3
/
+456
2024-01-01
build: require at least wlroots 0.17.1
Isaac Freund
5
-4
/
+10
2024-01-01
output-management: work around wlroots crash
Isaac Freund
2
-0
/
+11
2024-01-01
output-management: fix output config application
Isaac Freund
2
-36
/
+38
2023-12-29
gamma-control: track wlroots 0.17 changes
Isaac Freund
4
-33
/
+80
2023-12-06
deps: update to lastest zig-wlroots
Isaac Freund
3
-30
/
+22
2023-12-05
build: fix comment on scanner.generate() versions
Isaac Freund
1
-2
/
+5
2023-12-05
ci: fix arch and alpine
Isaac Freund
2
-2
/
+4
2023-12-05
Output: fix initial commit for wayland backend
Isaac Freund
1
-6
/
+25
2023-12-05
Root: fix faulty assertion, cleanup
Isaac Freund
2
-12
/
+11
2023-12-05
Output: fix regression of initial mode logic
Isaac Freund
1
-12
/
+22
2023-12-05
SceneNodeData: fix fromNode()
Isaac Freund
1
-4
/
+8
2023-12-01
build: update to wlroots 0.17
Isaac Freund
21
-273
/
+237
2023-11-17
session-lock: fix pointer focus handling on map
Isaac Freund
2
-9
/
+27
2023-11-14
Cursor: fix high polling rate resize regression
Isaac Freund
1
-14
/
+24
2023-11-13
Cursor: clamp cursor movement to resize bounds
Isaac Freund
1
-0
/
+4
[next]