Thayne McCombs
Thayne McCombs
Just use "templates/"
I can't get `hyprctl dispatch dpms toggle` to work regardless of if I specify a monitor. I would like to have key binding that toggle dpms for specific monitors. So...
Is there anything that can be done on the haproxy side to improve performance with openssl 3.x? For example, https://github.com/openssl/openssl/issues/17064#issuecomment-2129508438 suggests that creating a new SSL context for each connection...
Here's my actual problem: In order to exclude the `.git` directory itself when hidden files are shown, and gitignore is active, we add "!.git" to the overrides. I still think...
After a bit of experimentation, implementing an `--include` option that is able to re-include things that have been excluded by other rules, also doesn't work as I hoped. It appears...
I'd like to help fix this, but need a little help. cross posted from related issue. > Why is path joined to absolute_base rather than the current directory? I don't...
Here's the WAYLAND_DEBUG=1 output: ``` [ 131999.607] -> [email protected]_registry(new id wl_registry@2) [ 131999.613] -> [email protected](new id wl_callback@3) [ 131999.648] [email protected]_id(3) [ 131999.651] [email protected](1, "wl_shm", 1) [ 131999.653] -> [email protected](1, "wl_shm",...
So it looks like we are getting a modifiers even (and an enter event) before we get a keymap event. That might be a bug in the compositor (this is...
> Are you not able to reproduce by running `wtype "" && slurp` I am not able to reproduce with that, but I can with `wtype "n" && slurp`. From...
> I don't touch systemd sorry. well, it looks like you were able to figure out how to look at the coredump on whatever system you are using :)