Tomb/extras/gtk-tray
2014-11-30 19:26:38 +01:00
..
gtkrc-2.0 documentation and makefile scripts updates for release 2014-11-26 20:28:28 +01:00
Makefile downgraded gtk-tray to use gtk-2 libraries to stay out of systemd deps 2014-11-30 19:26:38 +01:00
monmort.xpm fixed versioning and extras reorganization 2013-09-08 16:10:19 +02:00
README.md imported python tomber into extras 2014-11-16 15:21:11 +01:00
tomb-gtk-tray.c fixes to gtk tray program 2013-09-08 16:40:29 +02:00

Gtk2 tray icon for Tomb

by Jaromil

If you like to see our nifty little skull on the upper right corner of your desktop, then compile and install this little auxiliary program.

Use by launching tomb-gtk-tray followed by the name of your tomb as reported by tomb list. For instance if your tomb is secrets.tomb:

 $ tomb-gtk-tray secrets

The tray offers a drop-down menu with three options:

  • explore will launch your desktop configured filemanager
  • close will try to close the tomb (fails if in use)
  • slam will slam the tomb killing all applications using it

Please note you need to launch this program for each tomb you want it to administer, then you will have a skull visible for each tomb open.

By mouse-over the skull tells the name of the tomb it is open for.

Enjoy!