alarm-clock-applet / alarm-clock

Alarm Clock is a fully-featured alarm clock for use with an AppIndicator implementation.
https://alarm-clock-applet.github.io
GNU General Public License v2.0
118 stars 31 forks source link

[FEATURE REQUEST] toggle alarm visibility and/or tooltip #182

Open jpcusumano opened 6 years ago

jpcusumano commented 6 years ago

For the most part I like how alarm-clock stays in the tray, out of the way. But it would be nice to more easily see its state. Having as a preference that left-clicking on the tray icon toggles "Show alarms", and/or having a tooltip showing the current countdown state upon hovering over the tray icon, would be most helpful. I've tried hacking a solution to my request with a small bash script and a keyboard shortcut, but the command line switches don't work the way I need them to. So something built in would be nice.

shalnoff commented 5 years ago

this is really required feature. The left click is most natural action to toggle the "main functionality window". It would be great to have the same behavior for Alarm-clock applet. Left click -- main window with list of alarms, right click -- standard menu (like in the current version).

thanks :)