Commit Graph

5 Commits

Author SHA1 Message Date
Julian Ospald ee847ff896
Implement hotkey support and improve error handling
Fixes #5
2017-07-16 22:48:55 +02:00
Julian Ospald 87eba7e3a8 Use lib/bin separation to allow for proper documentation 2017-07-14 17:23:26 +02:00
Julian Ospald 1c0fbc8760
Remove unneded submodule 2017-07-14 01:24:34 +02:00
Julian Ospald e401daca33 Don't use xpm, but png
Kinda fixes #1

Load times seem to be slightly higher though,
because of png decoding, but this shouldn't
be an issue, since pngs are only loaded
on startup and preference save, not on volume
meter updates.
2017-07-13 17:46:49 +02:00
Julian Ospald 62b052ff13
Initial commit 2017-07-12 23:01:40 +02:00