-
Joined on
2024年03月20日
Is there any status bar recommended?
Good question!
93a117c535
bunte mischung
f685b48d3b
argen small fixes
312d6c0f86
systemd: add RestartSec for argen
0fd7707d8d
argen: session persistance
3a19d0e377
embrace systemd
6ec8cdc772
argen: finally fix the catch return in the wayland listeners
d9bb0a0007
Window: potential use after free when no output connected
Accessing "presentation mode" from the protocol
I managed to get tearing with vkcube --present_mode 0 with the latest argen, so it seems to work. Fun to watch it switch on and off based on focus.
5da86b07c9
WindowManager: more info in list --json queries
638d24f6c3
ContextOutput: correct tearing behavior if fullscreen window
21cedc3ef1
argen: add tearing/no-tearing rules
6224073a2a
Config: RuleLists as array
192624af0d
WindowManager: wire up new rule system
[Feature Request] add a tray to the bar
Argen does not have a bar and it's not planned to add one. A "system tray" is also not planned.
58ad5a69ed
Window/Output: Comply with async requests for focused clients
458ebdc67d
Window: handle events explicitly, not with else
Accessing "presentation mode" from the protocol
This should not be too difficult to add and is definitely planned. Currently, I tend towards the following solution:
Intermittent crashing when closing last window in context
The log does not contain the stacktrace unfortunately. You could try to run river with -log-level debug or even better build river in debug mode (zig build -Doptimize=Debug). This should give...
5e1ec1d0e0
example: use new fuzzel(1) command line options
example: use new fuzzel(1) command line options
example: use new fuzzel(1) command line options
Nice additions, thanks!
6842f4a41e
Window: implement activation_requested event
644ebe6bd0
Window: implement activation_requested event
1a8110f6a4
protocol: add activation_requeested event to window_v1
window_v1 activation_requested
01c3f9715c
Window: implement activation event
61b0daacb3
protocol: add activation event to window_v1
079c19fb0a
Window: implement activation event
71f2464dce
protocol: add activation event to window_v1