timmarinin / lazyweb

just ideas (see issues)
0 stars 0 forks source link

simple app for system tray with onclick handler #3

Open timmarinin opened 9 years ago

timmarinin commented 9 years ago

with api like this:

$ trayball --onclick='echo "Hello World"' --color="red"
/var/run/trayball-123.pid

And

$ echo 'green' >/var/run/trayball-123.pid
# changed color to green
timmarinin commented 9 years ago

Obviously, not so simple.

GtkStatusIcon is deprecated, AppIndicator is FUD.