Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support spacing as part of each module | David Vazgenovich Shakaryan | 2024-02-19 | 1 | -19/+31 |
| | | | | This allows spacing to be inserted only if the module is paintable. | ||||
* | correctly indicate focused urgent tag when multiple urgent | David Vazgenovich Shakaryan | 2024-02-19 | 1 | -8/+9 |
| | |||||
* | abstract out formatting and other cleanup | David Vazgenovich Shakaryan | 2024-02-18 | 1 | -60/+81 |
| | |||||
* | split tags and window title into separate modules | David Vazgenovich Shakaryan | 2024-02-06 | 1 | -37/+90 |
| | | | | | This is done using a shared herbstclient idler to which the separate modules can add listeners for specific hooks. | ||||
* | monitor input availability through udev events | David Vazgenovich Shakaryan | 2024-02-05 | 1 | -16/+45 |
| | |||||
* | allow multiple clickable modules of same type | David Vazgenovich Shakaryan | 2024-02-05 | 1 | -9/+10 |
| | |||||
* | initial import | David Vazgenovich Shakaryan | 2024-02-05 | 2 | -0/+244 |