Tsan-Kuang Lee

Results 14 issues of Tsan-Kuang Lee

Wonderful utility! Could we add a function to swap keys that doesn't cause loops, i.e. swap `KEY_CAPSLOCK` and `KEY_LEFTCTRL`. For example, I'd like the physical `CAPSLOCK` key to do the...

I was able to run this and put different images on different screens: ```feh --bg-max 1.png --bg-fill 2.png --bg-center 3.png``` However, all of them are applied `--bg-center` Right now I...

- **sway 1.7** - **Debug Log:** ``` 00:00:00.064 [ERROR] [sway/config.c:857] Error on line 4 'floating_modifier $mod normal': Invalid modifier (/home/user/.config/sway/config) 00:00:00.065 [ERROR] [sway/config.c:425] Error(s) loading config! ``` - **Configuration File:**...

bug

This is related to https://github.com/webcamoid/webcamoid/issues/128 but instead of a pre-defined fixed portion of the screen, having the option to share a specific window would be very useful, regardless of the...

Type: Feature

## Is your feature request related to a problem? Somewhat related to #35, but even if that one is fixed, this feature is still nice to have. The main reason...

enhancement
stale

## Describe the bug When Ulauncher exits, all other extensions exit as expected, but calculate-anything lingers. If I start another Ulauncher, there will be two calculate-anything instances running. If I...

bug
stale

This PR adds an option `prepend_body_to_foreign_keys`, as well as related docs in help and `README.md`. The main use is to make kepmaps with the same leading body, but defined outside...

**Version Information:** - Distribution Information ( run `uname -a` ): Linux 6.4.8-arch1-1 - swhkd version ( `swhkd -V` ): 1.2.1 **Describe the bug:** Commands chained by `&&` seem to be...

# Version Information - Distribution Information ( run `uname -a` ): `Linux hostname 6.4.11-arch2-1 #1 SMP PREEMPT_DYNAMIC Sat, 19 Aug 2023 15:38:34 +0000 x86_64 GNU/Linux` - swhkd version ( `swhkd...

This is my first time comping this repo (with Rust official docker image). I had to add `libudev-dev` to compile. Adding that to the doc.