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-02-28
Xwayland: render using the scene graph
Isaac Freund
6
-59
/
+79
2023-02-28
DragIcon: render using the scene graph
Isaac Freund
5
-20
/
+99
2023-02-28
xdg-shell: implement version 5
Isaac Freund
2
-1
/
+3
2023-02-28
XdgPopup: reimplement using the scene graph
Isaac Freund
7
-10
/
+185
2023-02-28
LayerSurface: render using the scene graph
Isaac Freund
7
-290
/
+152
2023-02-28
View: remove dead code
Isaac Freund
1
-18
/
+0
2023-02-28
Xwayland: create scene tree
Isaac Freund
1
-2
/
+8
2023-02-28
View: implement borders with scene graph
Isaac Freund
4
-12
/
+56
2023-02-28
Output: use separate scene trees for layers
Isaac Freund
6
-20
/
+92
2023-02-28
session-lock: use the scene graph
Isaac Freund
9
-62
/
+135
2023-02-28
Cursor: remove surfaceAt()
Isaac Freund
6
-307
/
+152
2023-02-28
render: use wlr_scene to render views
Isaac Freund
13
-440
/
+77
2023-02-28
wlr-foreign-toplevel-management: remove protocol
Isaac Freund
2
-77
/
+2
2023-02-28
render: remove damage tracking
Isaac Freund
14
-503
/
+7
2023-02-28
pointer-constraints: remove protocol
Isaac Freund
5
-207
/
+6
2023-02-28
Keyboard: fix keyboard-layout mapping crash
Isaac Freund
1
-1
/
+4
2023-02-27
deps: update to latest zig-wayland/zig-wlroots
Isaac Freund
2
-0
/
+0
2023-02-27
deps: update to latest zig-wayland/zig-wlroots
Isaac Freund
3
-1
/
+1
2023-02-10
Seat: guard setFocusRaw() usage while locked
Isaac Freund
2
-0
/
+4
2023-02-03
docs: remove repology badge from readme
Isaac Freund
1
-7
/
+3
2023-02-03
docs: fix typos in riverctl man page
Isaac Freund
1
-6
/
+6
2023-01-30
wlr-output-management: fix bug due to zig miscompilation
Isaac Freund
1
-1
/
+1
2023-01-25
session-lock: fix assertion failure on hot-plug while locked
Isaac Freund
1
-1
/
+5
2023-01-24
wlr-output-management: leverage new wlroots APIs
Isaac Freund
2
-45
/
+18
2023-01-24
wlr-output-management: apply adaptive sync state
Alexander Courtis
1
-0
/
+1
2023-01-21
idle-inhibit: fix use-after-free
Isaac Freund
1
-1
/
+2
2023-01-18
session-lock: properly handle disabled outputs
Isaac Freund
2
-0
/
+17
2023-01-13
View: fix pointer comparison in notifyTitle()
Hugo Machet
1
-2
/
+2
2023-01-13
Cursor: fix incorrect lock manager state assertion
Zakariyya Von Forslun
1
-1
/
+1
2023-01-12
command/layout: fix a memory leak
Isaac Freund
1
-0
/
+2
2023-01-12
Seat: rework Xwayland Override Redirect focus
Isaac Freund
4
-63
/
+44
2023-01-12
Seat: keep parent Xwayland view of a focused OR surface activated
Zakariyya Von Forslun
2
-2
/
+44
2023-01-09
deps: update zig-wayland to fix build on aarch64
Isaac Freund
1
-0
/
+0
2023-01-08
flags: further cleanup after Zig 0.10
Isaac Freund
4
-13
/
+6
2023-01-08
deps: update to Zig 0.10
Isaac Freund
30
-144
/
+77
2023-01-08
render: fix rounding for fractional scaling
Isaac Freund
1
-2
/
+2
2023-01-07
session-lock: fix assertion failure on abnormal client behavior
Isaac Freund
1
-2
/
+4
2023-01-07
session-lock: fix assertion failure due to race
Isaac Freund
2
-5
/
+12
2023-01-06
session-lock: wait for present before locking
Isaac Freund
3
-4
/
+46
2023-01-06
rivertile: fix code to disallow 0 main count
Isaac Freund
2
-10
/
+10
2023-01-06
render: premultiply alpha for user-provided colors
MaxVerevkin
2
-9
/
+11
2023-01-06
completions: add keyboard-layout
Leon Henrik Plickat
3
-0
/
+3
2023-01-06
ci: Use meson setup command
Hugo Machet
3
-6
/
+6
2023-01-06
river: fix bug in snap down / right
alex
1
-2
/
+2
2023-01-02
build: bump version to 0.3.0-dev
Isaac Freund
1
-1
/
+1
2023-01-02
build: bump to version 0.2.0
Isaac Freund
1
-1
/
+1
2023-01-02
command/spawn-tagmask: apply globally
Isaac Freund
5
-12
/
+10
2023-01-01
Rework focus-follows-cursor to work with warp
shironeko
1
-14
/
+28
2022-12-31
river-control: update zig-wayland to fix leak
Isaac Freund
2
-2
/
+2
2022-12-31
river-control: mark callback events as destructors
MaxVerevkin
1
-2
/
+2
[next]