Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-23 | Fix luacheck warnings | Pavel Balaev | |
This patch fixes luacheck warnings in brightness plugin: brightness-widget/brightness.lua:60:1: inconsistent indentation (SPACE followed by TAB) brightness-widget/brightness.lua:63:60: line contains trailing whitespace | |||
2022-04-16 | Merge branch 'master' into update-brightnessctl | Shubham Pawar | |
2022-04-15 | Merge pull request #334 from augustogunsch/brightness_font | streetturtle | |
Brightness widget - Use by default theme font | |||
2022-03-22 | Simplified get_brightness_cmd and using gears.filesystem | Shubham Pawar | |
- `brightnessctl` already has (g)et option that will get current brightness value without any decoration - Using `gfs.get_configuration_dir()` will return the awesomewm config directory. [Reference](https://awesomewm.org/doc/api/libraries/gears.filesystem.html#get_configuration_dir) | |||
2022-01-24 | Brightness widget - Use by default theme font | Augusto Gunsch | |
2022-01-20 | Add option 'percentage' for brightness widget | Augusto Gunsch | |
2021-11-29 | fix: valigh -> valign | serenesensei | |
2021-10-16 | feature: add brightnessctl to brightness-widget | Alexander Scharinger | |
2021-04-16 | brightness-widget: fix CI warning about shadowed variable | Nuno Silva | |
2021-04-15 | brightness-widget: add tooltip showing current level | Nuno Silva | |
2021-04-15 | brightness-widget: support right click | Nuno Silva | |
toggles brightness between current level and 0 | |||
2021-04-15 | brightness-widget: support left click | Nuno Silva | |
sets brightness to "base" level | |||
2021-04-15 | brightness-widget: remove sh wrapper | Nuno Silva | |
not needed | |||
2021-04-11 | brightness-widget: remove undefined vars | Nuno Silva | |
2021-01-16 | [brightness] rework brightness widget | streetturtle | |
also remove brightnessarc widget, as now it's possible to create arcchart widget in brightness widget | |||
2020-12-06 | fix more warnings | streetturtle | |
2020-09-19 | Add widget timeouts | Chris Bruce | |
2019-05-02 | external config for brightness and brightnessarc | streetturtle | |
2019-02-11 | remove brightness widget update when brightness is changed by keypress | Pavel Makhov | |
2018-10-08 | add mouse controls to brightness widget | streetturtle | |
2018-01-20 | few small changes | streetturtle | |
2017-12-09 | Possible fix for the memory leak (issue #11) | pmakhov | |
2017-10-09 | Added space between icon and number, and added % afterwards. | Tommy Mattsson | |
2017-09-02 | improve brightness widget | pmakhov | |
2017-04-14 | Possible fix for memory leak issue #11 | Pavel Makhov | |
2017-02-03 | improve widget rendering and use wibox.widget wrapper | streetturtle | |
2017-02-01 | readme update | streetturtle | |
2017-01-30 | new widgets added | streetturtle | |