kuro-qtile-theme/kuro
Kevin Alberts b9224b667d Multiple changes:
- Wrap topbar in own class for customization purposes.
- Add stub methods for popup creation
- Add method and shortcut to display the WM class in a notification
- Add keyboard backlight control module, to control my keyboard backlight based on which app has focus
- Add debugging bar to easily display debugging messages
- Add display brightness shortcut keys
- Move some global vars into the theme class
- Lower update intervals for widgets to lower CPU usage
- Add debugging configuration for use with Xephyr
2017-08-26 16:54:45 +02:00
..
resources Mostly done now, except for some popups and tweaking. We have a top bar with dmenu launcher, 9 workspaces, window buttons, thermal monitor, graphs, battery monitor, wifi monitor, sound monitors, system tray, layout indicator, datetime, update counter and screen indicator. On the bottom is a debug bar (only shown when debug=true in config) which is pretty useless at the moment. 2017-06-07 12:07:30 +02:00
utils Multiple changes: 2017-08-26 16:54:45 +02:00
base.py Multiple changes: 2017-08-26 16:54:45 +02:00
config.py Multiple changes: 2017-08-26 16:54:45 +02:00
theme.py Multiple changes: 2017-08-26 16:54:45 +02:00