dotfiles/wayland/.config
Marty Oehme 660f6b0ca6
wayland: Fix suspend input locking after timeout
This commit fixes input locking when suspend was invoked autoatically
after a certain amount of time.

Previously, it would invoke the lockscreen first, then dim the screen
and finally suspend the machine. While suspending it would invoke the
lockscreen *again* however, which seems to lead to generally locking
input (perhaps 2 instances of waylock disable each others' input
ability?).

This change checks for a running lockscreen first before invoking
another one, which should hopefully fix the issue.
2022-12-24 16:41:45 +01:00
..
fontconfig wayland: Set fontconfig dpi for external screen 2022-10-08 18:04:49 +02:00
kanshi wayland: Set up basic multi-display support 2022-12-08 13:38:16 +01:00
river wayland: Fix suspend input locking after timeout 2022-12-24 16:41:45 +01:00
sh/env.d Switch to wayland 2021-11-30 22:30:07 +01:00
waybar sh: Replace kitty invocations with wezterm 2022-11-25 17:02:48 +01:00