Updated Useful add ons for sway (markdown)

JohnGebbie 2022-11-02 14:00:16 +00:00
parent 6f15bacd33
commit a38c6c8757

@ -172,6 +172,7 @@ Generic launchers for GTK or KDE such as [xfce4-appfinder](https://docs.xfce.org
## Keyboard/Input ## Keyboard/Input
* [wev](https://git.sr.ht/~sircmpwn/wev) - event debugging similar to xev for X11 * [wev](https://git.sr.ht/~sircmpwn/wev) - event debugging similar to xev for X11
* [wshowkeys](https://github.com/ammgws/wshowkeys) - display keypresses (fork with fixes for recent wlroots versions, original [here](https://git.sr.ht/~sircmpwn/wshowkeys)) * [wshowkeys](https://github.com/ammgws/wshowkeys) - display keypresses (fork with fixes for recent wlroots versions, original [here](https://git.sr.ht/~sircmpwn/wshowkeys))
* [dotool](https://git.sr.ht/~geb/dotool) - Command to simulate input anywhere (X11/Wayland/TTYs) [like xdotool(1)]
* [ydotool](https://github.com/ReimuNotMoe/ydotool) - Generic command-line automation tool (no X!) [like xdotool(1)] * [ydotool](https://github.com/ReimuNotMoe/ydotool) - Generic command-line automation tool (no X!) [like xdotool(1)]
* [myautotype](https://gitlab.com/wef/dotfiles/-/blob/master/bin/myautotype) - Hot-keys using ydotool possibly looking up a key-value pair from ~/.config/myautotype * [myautotype](https://gitlab.com/wef/dotfiles/-/blob/master/bin/myautotype) - Hot-keys using ydotool possibly looking up a key-value pair from ~/.config/myautotype
* [wtype](https://github.com/atx/wtype) - xdotool type for wayland * [wtype](https://github.com/atx/wtype) - xdotool type for wayland