Files in the top-level directory from the latest check-in
- bookmark.cpp
- bookmark.h
- Changelog
- completion.cpp
- completion.h
- COPYRIGHT
- DEV.md
- history.cpp
- history.h
- Makefile
- README.md
- thingylaunch.cpp
- util.cpp
- util.h
- x11_interface.h
- x11_libx11.cpp
thingylaunch
Simple X11 application launcher.
This project is a complete rewrite of the original thinglaunch by Matt Johnston.
Thingylaunch has been enhanced with the following features:
- tab-completion
- history navigation, with the UpArrow and DownArrow keys
- bookmarks, activated by
Alt+char, loaded from the ~/.thingylaunch.bookmarks file, which consists of lines structured aschar command - command line arguments
-fg foreground color -bg background color ⁻fo font foundry -ff font family -fw font weight -fs font slant -fwn font width name -fsn font style name -fps font point size -x window x-coordinate -y window y-coordinate -w window width -h window height