• Joined on 2024年03月20日
pkap commented on issue pkap/argen#6 2026年07月11日 11:57:01 +02:00
Is there any status bar recommended?

Good question!

pkap pushed to master at pkap/dotfiles 2026年07月11日 11:36:47 +02:00
93a117c535 bunte mischung
f685b48d3b argen small fixes
312d6c0f86 systemd: add RestartSec for argen
0fd7707d8d argen: session persistance
3a19d0e377 embrace systemd
Compare 10 commits »
pkap created branch master in pkap/dotfiles 2026年07月11日 11:36:47 +02:00
pkap created repository pkap/dotfiles 2026年07月11日 11:35:54 +02:00
pkap pushed to master at pkap/argen 2026年07月07日 21:46:17 +02:00
6ec8cdc772 argen: finally fix the catch return in the wayland listeners
d9bb0a0007 Window: potential use after free when no output connected
Compare 2 commits »
pkap commented on issue pkap/argen#4 2026年07月07日 18:58:44 +02:00
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.

pkap pushed to master at pkap/argen 2026年07月07日 18:10:33 +02:00
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
Compare 6 commits »
pkap commented on issue pkap/argen#5 2026年07月07日 12:40:22 +02:00
[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.

pkap commented on issue pkap/argen#4 2026年07月06日 20:32:47 +02:00
Accessing "presentation mode" from the protocol
pkap pushed to master at pkap/argen 2026年07月06日 19:57:36 +02:00
58ad5a69ed Window/Output: Comply with async requests for focused clients
458ebdc67d Window: handle events explicitly, not with else
Compare 2 commits »
pkap commented on issue pkap/argen#4 2026年07月05日 23:36:32 +02:00
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:

pkap commented on issue pkap/argen#3 2026年06月26日 18:49:36 +02:00
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...

pkap pushed to master at pkap/argen 2026年06月26日 06:55:11 +02:00
5e1ec1d0e0 example: use new fuzzel(1) command line options
pkap merged pull request pkap/argen#2 2026年06月26日 06:55:10 +02:00
example: use new fuzzel(1) command line options
pkap commented on pull request pkap/argen#2 2026年06月26日 06:54:40 +02:00
example: use new fuzzel(1) command line options

Nice additions, thanks!

pkap pushed to xdg-activation at pkap/river 2026年06月25日 22:49:02 +02:00
6842f4a41e Window: implement activation_requested event
pkap pushed to xdg-activation at pkap/river 2026年06月25日 08:52:26 +02:00
644ebe6bd0 Window: implement activation_requested event
1a8110f6a4 protocol: add activation_requeested event to window_v1
Compare 2 commits »
pkap created pull request river/river#1492 2026年06月25日 08:46:45 +02:00
window_v1 activation_requested
pkap pushed to xdg-activation at pkap/river 2026年06月25日 08:39:35 +02:00
01c3f9715c Window: implement activation event
61b0daacb3 protocol: add activation event to window_v1
Compare 2 commits »
pkap pushed to xdg-activation at pkap/river 2026年06月25日 08:35:05 +02:00
079c19fb0a Window: implement activation event
71f2464dce protocol: add activation event to window_v1
Compare 2 commits »