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
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
2023-09-05
Cursor: keep focus_follows_cursor_target updated
tiosgz
1
-17
/
+33
2023-08-13
Root: fix inflight_layout_demands counting
tiosgz
1
-6
/
+7
2023-08-13
Root: migrate {all,active}_outputs to wl.list
tiosgz
8
-85
/
+88
2023-08-13
Root: make 'fallback output empty' assertion stricter
tiosgz
1
-2
/
+2
2023-08-13
Root: rename field outputs to active_outputs
tiosgz
6
-30
/
+30
2023-08-03
river: update some comments
tiosgz
2
-8
/
+9
2023-07-11
river: fix spatial direction focusing / swapping
Leon Henrik Plickat
1
-0
/
+1
2023-07-09
river: focus-view and swap by spatial direction
Leon Henrik Plickat
9
-172
/
+205
2023-07-02
river: fix crash when trying to add tag rule without tag argument
Leon Henrik Plickat
1
-0
/
+1
2023-06-28
river: add tags rule
Leon Henrik Plickat
7
-13
/
+54
2023-06-27
river: change order of colums in list-rules command
Leon Henrik Plickat
3
-33
/
+33
[next]