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-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
2022-12-31
layout: fix size of CSD views
Isaac Freund
2
-10
/
+17
2022-12-30
touch: support drag and drop
Isaac Freund
5
-53
/
+107
2022-12-30
Config: use a single xkb keymap for all keyboards
Isaac Freund
5
-43
/
+36
2022-12-29
session-lock: fix potential race
Isaac Freund
5
-30
/
+150
2022-12-29
river: fix resize command
Leon Henrik Plickat
1
-0
/
+10
2022-12-28
flags: automatically prepend '-'
Isaac Freund
6
-47
/
+47
2022-12-28
command/map: use flags.zig, cleanup
Isaac Freund
3
-87
/
+64
2022-12-28
docs: improve keyboard layout documentation
Isaac Freund
2
-23
/
+9
2022-12-28
command/keyboard-layout: use flags.zig, cleanup
Isaac Freund
4
-50
/
+39
2022-12-28
flags: rewrite to allow [:0]const u8 arguments
Isaac Freund
4
-104
/
+99
2022-12-28
river: add keyboard-layout command
Leon Henrik Plickat
5
-1
/
+109
2022-12-24
river: support wp-single-pixel-buffer-v1
Andrea Feletto
2
-0
/
+1
2022-12-24
idle: support ext-idle-notify-v1, drop KDE protocol
Isaac Freund
5
-8
/
+6
2022-12-24
build: handle wlroots built without xwayland support
Isaac Freund
3
-6
/
+13
2022-12-24
View: honor fullscreen requests before map
Isaac Freund
3
-13
/
+6
2022-12-02
river-status: correctly advertise version 4
MaxVerevkin
3
-2
/
+2
2022-12-02
river-status: fix typo in layout_name_clear description
Aiz
1
-1
/
+1
2022-12-01
river-layout: fix version of layout_name events
Isaac Freund
1
-2
/
+2
2022-12-01
river-status: expose current layout name
Leon Henrik Plickat
4
-2
/
+60
2022-12-01
Cursor: add on-focus-change option
shironeko
7
-26
/
+65
[next]