fuguesoft
fuguesoft
I understand rust looks super complex Couldn't imagine the complexity of having to also interface with a compositor and all that In any case, thanks for making a great program!
I have the same issue on Debian 13 with sway 1.10.1-2
I fixed this issue by following the following guides from Arch Wiki: https://wiki.archlinux.org/title/Map_scancodes_to_keycodes https://wiki.archlinux.org/title/Udev The end solution is as follows: 1. Remove any `xkb_options caps:*` lines from `~/.config/sway/config` 2. Create...
@ulyssa Would you like me to close this and the related issues here and port them over to `ulyssa/modalkit`?
Alrighty, can do!
@VAWVAW do you think the others fit over there as well? [User-Spec Registers](https://github.com/ulyssa/iamb/issues/410) [Key Sequence Timeout](https://github.com/ulyssa/iamb/issues/409) [Layout Scripting](https://github.com/ulyssa/iamb/issues/412)
@VAWVAW Okay, okay, last question I promise. What do you think of #412 now? Is it a bit more clear?
Oh yeah it seems like it'd be a big ask I don't even know rust so I can't imagine the complexity Just wanted to put some more effort into the...
To enable it, add the following line to `/.github/ISSUE_TEMPLATE/config.yml`: ```yaml blank_issues_enabled: false ```
I'll have a look at this