tkna (TAKAHASHI Naoki)
tkna (TAKAHASHI Naoki)
The idea is to handle key and pointer data from standard input/output, and as an application of this, to be able to do the following 1. output real-time key and...
Sorry if I offended you. Relative movement of the mouse pointer can be done using ydotool as shown below, but I also find it attractive as a direction to extend...
I ran `bootctl install` to update the systemd-boot entry, resulting in the events in this thread. - https://bbs.archlinux.org/viewtopic.php?id=287695 - https://bbs.archlinux.org/viewtopic.php?id=287790 If it seems that mounting `/boot` as follows before doing...
### Steps to reproduce the problem ``` cd ~/.config/deadbeef/ mv config config_type1 ln -s config_type1 config ls -l config* deadbeef ls -l config* ``` ### What's going on? Describe the...
Currently, help output cannot be reused unless the following is done. sysz --help 2>&1 | grep TAB Therefore, the following process can be established. sysz --help | grep TAB
Add GDK_BACKEND=x11 to Exec env Resolves: https://github.com/audacity/audacity/issues/4247 Add GDK_BACKEND=x11 to Exec env Resolve memory leak during Wayland recording using Xwayland - [x] I signed [CLA](https://www.audacityteam.org/cla/) - [x] The title of...
OK for `WINIT_UNIX_BACKEND=x11 alacritty`, NG for `WINIT_UNIX_BACKEND=wayland alacritty` https://user-images.githubusercontent.com/102382754/204746348-3061d74a-e34d-47bb-9db0-3979e73c33c6.mp4 It seems to be OK for GTK, QT and Xwayland apps and NG for Wayland app https://user-images.githubusercontent.com/102382754/204746416-6553bb20-a38f-4f1c-92b7-ce0855cd88c3.mp4 It was the same...
I thought it might be easier to recognize `cursor_color` as an indicator if it blinks when `warpd --normal` is enabled.
I thought it would be useful to be able to specify a display format like expac. https://man.archlinux.org/man/expac.1
**Sway Version:** - Sway version: `1.10-dev-88b2abf5 (Feb 11 2024, branch 'master')` - wlroots version: `0.18.0-dev` - OS: `Arch Linux x86_64` - Kernel: `6.7.4-arch1-1` **Screencast, Debug Log:** - Screencast: https://github.com/swaywm/sway/assets/102382754/6aed8b7a-2c98-4b6a-99f8-6d352a942392 -...