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-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
2023-11-09
View: handle map while no outputs are available
Isaac Freund
2
-20
/
+46
2023-11-09
keyboard: add the ability to load layout from file
István Donkó
6
-0
/
+50
2023-11-09
river: remove dead code
Isaac Freund
1
-19
/
+0
2023-11-08
xdg-toplevel: ignore redundant move/resize requests
Isaac Freund
1
-2
/
+8
2023-11-08
rules: rename "tag" action to "tags"
Isaac Freund
6
-85
/
+66
2023-11-08
river: add fullscreen rule
polykernel
6
-9
/
+34
2023-11-08
river: add position and dimensions rules
polykernel
7
-12
/
+104
2023-11-06
pointer-constraints: fix assertion failure
Isaac Freund
1
-2
/
+12
2023-11-03
XdgToplevel: tweak fullscreen state policy
Isaac Freund
1
-5
/
+2
2023-11-03
Cursor: use inflight_mode as needed in updateState()
Isaac Freund
1
-30
/
+49
2023-10-30
riverctl(1): add a section on terminology
tiosgz
1
-0
/
+15
2023-10-26
rivertile: eliminate an @intCast()
Isaac Freund
1
-1
/
+1
2023-10-25
DragIcon: set position on creation
Isaac Freund
3
-20
/
+27
2023-10-25
editorconfig: reflect state of bash completion
tiosgz
1
-0
/
+4
2023-10-25
completions/bash: complete input devices, fix typos
tiosgz
1
-1
/
+3
2023-10-25
completions/fish: partial overhaul
tiosgz
1
-97
/
+108
2023-10-25
docs: update PACKAGING.md for Zig 0.11
Isaac Freund
1
-11
/
+12
2023-10-21
docs: explain unknown info in output identifiers
Isaac Freund
1
-1
/
+2
2023-10-19
river: add outputs rule
Doclic
8
-23
/
+77
2023-10-19
river: make RuleList return deleted items
Doclic
2
-6
/
+6
2023-10-18
completions/zsh: Fix incomplete input names
Hugo Machet
1
-1
/
+1
2023-10-18
completions: Rewrite zsh
Hugo Machet
1
-98
/
+98
2023-10-17
Cursor: use total delta for resize calculation
Isaac Freund
1
-46
/
+53
2023-10-16
riverctl: rule-{add,del}: reorder parameters
tiosgz
4
-17
/
+35
2023-10-16
View: clean up after Zig update
Isaac Freund
1
-21
/
+11
2023-10-16
build: update to Zig 0.11.0
Isaac Freund
54
-359
/
+329
[next]