summaryrefslogtreecommitdiffstats
path: root/src/main.hs
Commit message (Collapse)AuthorAgeFilesLines
* add `desktops` utilitytv2023-02-071-646/+0
|
* lib: Text -> Stringtv2023-02-071-2/+2
| | | | Because everything in Graphics.X11 is String, too.
* move EWMH-related stuff to Graphics.X11.EWMHtv2023-02-071-38/+6
|
* move atoms to Graphics.X11.Xlib.Atom.Extratv2023-02-071-40/+12
|
* getDesktopNames: take all desktops into accounttv2022-10-181-1/+1
|
* query term size before start scanningtv2022-05-171-2/+2
| | | | | | This works around an issue causing the pager to hang when there is input before the terminal size could be determined. The root cause has yet to be found.
* boomtv2022-04-051-0/+706