mate-desktop / mate-applets

Applets for use with the MATE panel
http://www.mate-desktop.org
GNU General Public License v2.0
79 stars 67 forks source link

Command applet: ADD single-click and double-click actions #607

Open allanlaal opened 3 years ago

allanlaal commented 3 years ago

add ability to run other commands when singleclicking or doubleclicking the command applet

AND/OR send a signal to the main script being run = since a new script is executed every X seconds by the command applet, state management has to be handled by multiple bash scripts

allanlaal commented 3 years ago

PR #373 is similar, but its not exactly #607 and its behind