mirror of https://github.com/cutefishos/appmotor
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RevBy: Antti Kervinen Details: Added support for parameter "iconify" to xsendevent which puts the application window to task switcher. fala_multi-hello is boostable test application which is possible to start as a multiple instances. |
15 years ago | |
|---|---|---|
| .. | ||
| CMakeLists.txt | 15 years ago | |
| README | 15 years ago | |
| main.cpp | 15 years ago | |
README
xsendevent - tool for sending various xevents to windows on command line # Usage: # Close window xsendevent close [windowId] # Move window to task switcher xsendevent iconify [windowId]