summaryrefslogtreecommitdiff
path: root/panel.py
Commit message (Collapse)AuthorAgeFilesLines
* split tags and window title into separate modulesDavid Vazgenovich Shakaryan2024-02-061-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 eventsDavid Vazgenovich Shakaryan2024-02-051-16/+45
|
* allow multiple clickable modules of same typeDavid Vazgenovich Shakaryan2024-02-051-9/+10
|
* initial importDavid Vazgenovich Shakaryan2024-02-051-0/+225