swaylock
swaylock copied to clipboard
Screen locker for Wayland
I noticed that whenever a `finished` event is sent to `ext_session_lock_v1`, swaylock exits with `2`. According to the spec (source: https://wayland.app/protocols/ext-session-lock-v1#ext_session_lock_v1:event:finished): > If the locked event is sent on creation...
## System/Version Version: 1.7.2 Distribution: Fedora Sericea (Sway spin of Silverblue) 39 I have not yet tested from Git, but will follow up with that when I have the time....
I don't know which info submit so if i do something wrong, please ask me to add. I use nixos, hyprland and swaylock. When i suspend my laptop by bringing...
I have a keyboard that supports both wired and bluetooth connections. On the PC that uses Swaylock, I use the keyboard wired and if I switch the computer that the...
I noticed one of the options in my config file wasn't working. It turned out this is because it had a space at the end of the line I thought...
When using a udev rule that triggers as I remove my yubikey I made it run a script that will trigger swaylock. Here is that script: ``` #!/bin/sh su -...
Typing `A` did not result in the cleared state even though the buffer was empty. One had to press backspace one more time to reach it. I also tried always...
OpenBSD has initial/wip wayland support, so add support for building/using swaylock on OpenBSD. It uses http://man.openbsd.org/auth_userokay for user authentication so integrates well with the various login methods. There's no `wordexp()`...
This adds support for indicating external authentication failures using `SIGUSR2`, in addition to the existing support for external authentication successes using `SIGUSR1` Since `SIGUSR*` defaults to termination, we ignore them...
any ideas on why that may be happening? I'm running sway and wlogout, if that matters, on arch linux.