Commit graph

150 commits

Author SHA1 Message Date
fluctuz
eb33b3a280 Changed key of page 2018-03-31 21:35:32 +02:00
Andrew Dunai
12fb9cdcc0
Minor tweaks to colors & settings. 2018-03-23 12:12:20 +02:00
Andrew Dunai
98c96bd462
Merge pull request #20 from and3rson/configurable-keybinds
Configurable keybinds
2018-03-23 11:59:03 +02:00
Valentijn
e233ce7e41 Also parse x hotkeys 2018-03-09 22:00:29 +01:00
Valentijn
dfe5198111 Fix equalizer keybind and a temporary vlc fix 2018-03-08 10:34:42 +01:00
Valentijn
688ff915b2 Every key should now be rebindable 2018-03-05 18:56:16 +01:00
Valentijn
2256d33c31 Allow some keys to be rebound and add a function to go the previous song 2018-02-19 21:50:16 +01:00
Valentijn
91fecc30bb Allow remapping the x keybinds the configuration file 2018-02-19 16:53:24 +01:00
Valentijn
60d910e930 Configure x keybinds through the configuration file and load colours from a seperate file 2018-02-19 12:11:21 +01:00
Andrew Dunai
36e3681d48
Cleanup. 2018-02-18 14:11:58 +02:00
Andrew Dunai
43345f2dd1
Tweaks to equalizer. 2018-02-18 14:05:22 +02:00
Andrew Dunai
ba02cbca26 Makefile docs 2018-02-18 01:38:20 +02:00
Andrew Dunai
f00bb26f8c Added CHANGELOG 2018-02-16 18:03:07 +02:00
Valentijn
75f372aba3 Load a default configuration file in addition to the user configuration file 2018-02-15 21:11:40 +01:00
Valentijn
906bd7b295 Cleanup the code 2018-02-15 14:21:09 +01:00
Valentijn
b6605b5576 Forward merge to master 2018-02-15 13:31:21 +01:00
Andrew Dunai
37dd18c3a1 Added vlc.py to excludes. 2018-02-15 12:45:48 +02:00
Andrew Dunai
9780e4797b Code cleanup. 2018-02-15 12:42:49 +02:00
Andrew Dunai
291a2f4be4 Fixed notifications, track parsing complexity & codeclimate settings. 2018-02-15 12:29:32 +02:00
Andrew Dunai
ad6c7224da Sane configs for code climate. 2018-02-14 23:00:06 +02:00
Andrew Dunai
a4f070b9f7 I just love badges. 2018-02-14 22:57:01 +02:00
Andrew Dunai
5483250560 Code climate badge. 2018-02-14 22:55:45 +02:00
Andrew Dunai
d75ff9353c Testing code climate 2018-02-14 22:54:15 +02:00
Andrew Dunai
d74c66d150 Radon B -> C 2018-02-14 22:45:30 +02:00
Andrew Dunai
035cd71cd9 CI updates (radon + make check) 2018-02-14 22:44:00 +02:00
Andrew Dunai
59414ed89c Added --ignore-imports=y to ignore import duplications. 2018-02-14 22:26:54 +02:00
Andrew Dunai
ea11b61934 Cleanup. 2018-02-14 22:19:18 +02:00
Andrew Dunai
fa8e7564a3 Refactored all classes to use unified singleton pattern. 2018-02-14 20:39:59 +02:00
Andrew Dunai
504362c47e
Merge pull request #17 from and3rson/cache-indicator
Added cached tracks indicators.
2018-02-14 18:35:39 +02:00
Andrew Dunai
c931260d03
Merge pull request #15 from and3rson/sane-settings
Added better settings support.
2018-02-14 18:26:08 +02:00
Andrew Dunai
c1803ed276 Added cached tracks indicators. 2018-02-14 18:25:23 +02:00
Andrew Dunai
c9bac58c4d Added IRC info. 2018-02-13 23:30:49 +02:00
Andrew Dunai
311fb3e1be Merge branch 'master' of github.com:and3rson/clay 2018-02-13 23:23:32 +02:00
Andrew Dunai
d69a019fdc Badges! 2018-02-13 23:23:17 +02:00
Andrew Dunai
130d5ad1c2 Docs. 2018-02-13 20:36:28 +02:00
Andrew Dunai
808c0177e5 Added better settings support. 2018-02-13 20:29:49 +02:00
Valentijn
83b4067363 Configure colours through the yaml file 2018-02-13 16:33:42 +01:00
Valentijn
6be6a5e679 Don't try creating the config directory twice and don't try if it already exists 2018-02-13 14:11:58 +01:00
Andrew Dunai
17dbe0fd95
Update README.md 2018-02-13 00:42:40 +02:00
Andrew Dunai
092bd77513 Updated banner. 2018-02-13 00:21:10 +02:00
Andrew Dunai
394ab76799 Updated README. 2018-02-13 00:19:57 +02:00
Andrew Dunai
fdffa08b40 Added screenshot. 2018-02-13 00:19:09 +02:00
Andrew Dunai
9d7c556ef8 Added banner. 2018-02-13 00:14:47 +02:00
Andrew Dunai
8eec72c72c Version 0.7.2 2018-02-12 16:19:48 +02:00
Andrew Dunai
d59f137cef Added --transparent flag. 2018-02-08 15:58:34 +02:00
Andrew Dunai
ef08332012 Fixed entrypoint. 2018-02-08 13:06:09 +02:00
Andrew Dunai
0944ca7882 Version 0.7.0 2018-02-08 13:03:21 +02:00
Andrew Dunai
b1391a40bc
Merge pull request #13 from and3rson/commandline-arguments
Commandline arguments
2018-02-07 22:59:23 +02:00
Valentijn
966a07bc17 Document the X keybinds feature in the README 2018-02-07 20:37:11 +01:00
Valentijn
628a6d0797 Get app info from meta instead; General copyright message 2018-02-07 20:22:40 +01:00