• Joined on 2024年12月10日
thk commented on issue river/river#1495 2026年07月12日 09:31:01 +02:00
window manager did not bind river_layer_shell_v1, closing layer surface

Changing BindsTo to Wants did not solve anything.

thk opened issue river/river#1495 2026年07月12日 08:18:02 +02:00
window manager did not bind river_layer_shell_v1, closing layer surface
thk closed issue tazjin/reka#12 2026年07月11日 15:40:34 +02:00
emacs blocks when program starts
thk commented on issue tazjin/reka#12 2026年07月08日 15:35:57 +02:00
emacs blocks when program starts

So the main issue apparently and embarassingly was, that in my first experiment with reka I started programs from emacs internal shell.

thk opened issue tazjin/reka#13 2026年07月08日 11:06:16 +02:00
gracefully handle switch to other VT
thk opened issue tazjin/reka#12 2026年07月07日 10:22:26 +02:00
emacs blocks when program starts
thk commented on issue ezemtsov/ewm#120 2026年07月03日 16:41:59 +02:00
one emacs process for wm and everything else?

Thanks a lot for the explanation especially also to reka!

thk opened issue ezemtsov/ewm#120 2026年06月24日 16:43:42 +02:00
one emacs process for wm and everything else?
thk commented on issue unobtanium/unobtanium#3 2025年02月09日 07:30:24 +01:00
Take Content-Security-Policy into account when evaluating base tags.

What could happen to a crawler if it would ignore the CSP regarding base?

This CSP seems very strange: I can define it in a meta tag and it influences the base tag in the same HTML doc.

Just...