swhkd icon indicating copy to clipboard operation
swhkd copied to clipboard

Sxhkd clone for Wayland (works on TTY and X11 too)

Results 89 swhkd issues
Sort by recently updated
recently updated
newest added

@EdenQwQ With this, even if a mouse gets grabbed, the uinput device will re-emit it's signals. I have written button detection, mouse movement is still a todo, would you mind...

enhancement

On our discord we have discussed the possibility of documenting our research on removing or dependency on root. I started work on exactly that, i document our seat research but...

**Version Information:** latest - Distribution Information ( run `uname -a` ) 5.18.9-arch1-1 - swhkd version ( `swhkd -V` ) latest Will swhkd add support for MiDi input? I often use...

Enhancement

I have a working example here: - swhkd.service: ``` [Unit] BindsTo=default.target Description=swhkd hotkey daemon [Service] # ExecStart=/path/to/swhkd-start.sh ExecReload=/bin/kill -HUP swhkd Restart=always Type=simple ``` - swhks.service ``` [Unit] Description=swhkd hotkey server...

**Version Information:** - Distribution Information: Linux artix 5.18.10-artix1-1 #1 SMP PREEMPT_DYNAMIC Fri, 08 Jul 2022 07:26:22 +0000 x86_64 GNU/Linux - swhkd version: swhkd 1.1.7 **Describe the bug:** Getting this log...

Bug

**Version Information:** - Linux yarikus-pc 5.18.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 09 Jun 2022 16:14:10 +0000 x86_64 GNU/Linux - swhkd 1.2.0 **Describe the bug:** A mouse cursor doesn't work after start...

bug

Mutate keyboard list at runtime. The current --device argument should change to --add-device to append to the list and --ignore-device for the vice versa

Documentation
Enhancement

**Version Information:** Linux fedora 5.17.12-300.fc36.x86_64 #1 SMP PREEMPT Mon May 30 16:56:53 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux swhkd 1.2.0 **Describe the bug:** Rules with a combination of a modifier(ctrl,super,shift)...

Bug

This can be done with fnctl, memfd_create or other libc syscalls

Enhancement
Help wanted

**Version Information:** - `Linux laptop 5.17.8-arch1-1 #1 SMP PREEMPT Mon, 16 May 2022 20:45:27 +0000 x86_64 GNU/Linux` - `swhkd 1.2.0` **Describe the bug:** XF86Display, XF86Launch1 keys are not unsupported **Expected...

Enhancement