Commit graph

5 commits

Author SHA1 Message Date
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
Kevin Alberts 19de16c8b7 Add keyboard shortcut to toggle floating window state 2017-06-07 18:24:11 +02:00
Kevin Alberts 2df1347241 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
Kevin Alberts a5ef8739db Base theme, built on a class-based model. 9 workspaces based on function, basic system tray with cpu monitor, battery monitor and update indicator. Built-in multi-monitor support. 2017-06-06 00:15:28 +02:00
Kevin Alberts 5b2c93d89a Initial commit, gitignore and readme. 2017-06-06 00:12:43 +02:00