sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit ce40ba92a625a08e8e2ac9331aebbb06ffdde93c
parent 8636cb2f20200575a6bd94fc0e19caa0d3433517
Author: NRK <nrk@disroot.org>
Date:   Sat, 18 Feb 2023 18:09:40 +0600

rocks: add xdo: less bloated xdotool alternative

Diffstat:
Msuckless.org/rocks/index.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md @@ -275,6 +275,7 @@ This covers most console-based programs and programs from * [xbanish](https://github.com/jcs/xbanish) - Hide the cursor while typing. * [xclip](https://github.com/astrand/xclip) - A tool for controlling the X11 clipboard. * [xdotool](http://www.semicomplete.com/projects/xdotool/) - A tool for scripting X11 actions. +* [xdo](https://github.com/baskerville/xdo) - Similar to xdotool but it's smaller and has a much saner codebase. * [xzoom](http://r-36.net/scm/xzoom/) - A simple zoom application. Daemons