Commit Graph

7 Commits

Author SHA1 Message Date
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 94eac03ca1
Fix notification display of volume
Floating point is not useful here.
2017-07-13 01:36:34 +02:00
Julian Ospald 71e4b7b740
Fix travis build 2017-07-13 00:48:54 +02:00
Julian Ospald 96c9cb466b
Add travis 2017-07-12 23:51:32 +02:00
Julian Ospald 007e71c7f8
Add License badge 2017-07-12 23:50:31 +02:00
Julian Ospald 860c222760
Add gitter badge 2017-07-12 23:50:20 +02:00
Julian Ospald 62b052ff13
Initial commit 2017-07-12 23:01:40 +02:00