Commit graph

138 commits

Author SHA1 Message Date
Valentijn
60d910e930 Configure x keybinds through the configuration file and load colours from a seperate file 2018-02-19 12:11:21 +01: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
Valentijn
d3f9381759 Add version, help and keybinder commandline arguments 2018-02-06 21:35:58 +01:00
Valentijn
8d45914832 Broke something trying to fix the style issue 2018-02-06 20:00:08 +01:00
Andrew Dunai
176e52b437
Merge pull request #12 from ValentijnvdBeek/optional-keybinder
Make Keybinder optional
2018-02-06 19:16:12 +02:00
Andrew Dunai
efc017d73a Merge branch 'master' of github.com:and3rson/clay 2018-02-06 19:09:55 +02:00
Andrew Dunai
293e9fcf48 Added contributors. 2018-02-06 19:09:18 +02:00
Valentijn
3a4356b390 Fix some pylint warnings 2018-02-06 18:07:10 +01:00
Valentijn
7b1980a522 Improve error handling and reporting 2018-02-06 17:55:30 +01:00
Valentijn
2336e2bdb0 Clarify that keybinder and pygobject are optional 2018-02-06 17:28:04 +01:00
Valentijn
d15b6e9877 Only load the global hotkeys when X is running 2018-02-06 17:22:14 +01:00
Andrew Dunai
079de58975
Merge pull request #10 from ValentijnvdBeek/master
Fixed the installation instructions in the README for keybinder
2018-02-06 18:19:37 +02:00
Valentijn
c03203c80a Fixed the installation instructions in the README for keybinder 2018-02-06 16:36:41 +01:00
Andrew Dunai
42b3afb0c1 Added Docker support. 2018-02-04 13:20:21 +02:00