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
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
2023-06-27
river: allow settings child type of RuleList
Leon Henrik Plickat
4
-112
/
+127
2023-06-20
river-layout: Remove incorrect assertion
Isaac Freund
1
-1
/
+2
2023-06-05
riverctl: Add error messages for failed connections
Leon Henrik Plickat
1
-2
/
+8
2023-06-05
XdgToplevel: store scene node in wlr_surface data
Isaac Freund
1
-0
/
+1
2023-05-11
XdgToplevel: keep wlroots updated on view sizes
Väinö Mäkelä
1
-1
/
+6
2023-05-02
editorconfig: fix typo
Sage Hane
1
-1
/
+1
2023-03-25
command/send-to-output: add -current-tags flag
Pablo Ovelleiro Corral
2
-4
/
+18
2023-03-24
Server: remove debug leftover
tiosgz
1
-2
/
+0
2023-03-24
session-lock: fix assertion failures and clean up
Isaac Freund
3
-21
/
+21
2023-03-16
LayerSurface: fix surfaces on multiple outputs at once
Isaac Freund
1
-5
/
+10
2023-03-16
LayerSurface: handle focus when switching outputs
Isaac Freund
2
-3
/
+1
2023-03-15
build: work around zig 0.10.0 bug to fix CI
Isaac Freund
1
-10
/
+15
2023-03-15
Cursor: apply x/y change during resize on commit
Isaac Freund
4
-68
/
+139
2023-03-14
Cursor: lock to current geometry during move/resize
Isaac Freund
2
-50
/
+47
2023-03-14
XdgToplevel: ensure view dimensions match geometry
Isaac Freund
2
-6
/
+26
2023-03-14
Cursor: fix warp on output change with no views
Isaac Freund
1
-0
/
+4
2023-03-14
Root: separate fallback list to handle 0 outputs
Isaac Freund
1
-10
/
+40
2023-03-14
Root: remove incorrect assertions in addOutput()
Isaac Freund
1
-2
/
+0
2023-03-14
Output: reinitialize output_status, cleanup
Isaac Freund
2
-7
/
+13
[next]