Commit Graph

13 Commits

Author SHA1 Message Date
Julian Ospald c7a200085b Update dependencies and fix build 2018-01-25 22:40:13 +01:00
Julian Ospald 2b9b382883
Revert "Fix build with latest gtk-rs"
This reverts commit 01a8a57235.
2017-09-02 01:18:49 +02:00
Julian Ospald 7904c00aa8
Improve error handling 2017-09-02 01:18:11 +02:00
Julian Ospald 01a8a57235
Fix build with latest gtk-rs 2017-08-24 17:41:58 +02:00
Julian Ospald 72cc33ac7d Restructure modules 2017-07-19 12:15:56 +02:00
Julian Ospald 02c60b23ea
Improve error handling 2017-07-16 23:28:21 +02:00
Julian Ospald ee847ff896
Implement hotkey support and improve error handling
Fixes #5
2017-07-16 22:48:55 +02:00
Julian Ospald 28df945631
try_er! is obsolete, since it's the same as try_e! 2017-07-15 01:55:45 +02:00
Julian Ospald 7542d8beaf
Document error macros 2017-07-15 01:54:22 +02:00
Julian Ospald 1428055c31
Cosmetics 2017-07-15 01:20:47 +02:00
Julian Ospald bdcf8b0436
Document code, fixes #3 2017-07-15 01:17:19 +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