Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix minor doc and build issues | B Stack | 2020-04-02 |
| | |||
* | add initial debuild stuff | B Stack | 2020-03-11 |
| | | | | | move bash completion to recommended one from lint improve make deplist with SEPARATOR | ||
* | split program into lib and gtk frontend | B Stack | 2019-06-12 |
| | | | | In case I want to write other frontends at some point. | ||
* | add icon error handling | B Stack | 2019-06-12 |
| | |||
* | WIP: add major logic | B Stack | 2019-06-09 |
* add get_scaled_icon function which merges two amazing Internet posts * add support for custom icon theme, and specific filenames for icons * add support for specific icon sizes * add hibernate and lock screen - add logic to detect if hibernate is supported * move actions to own class * move configuration options to own class * add configuration file parsing |