summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* lib: Text -> Stringtv2023-02-075-35/+19
| | | | Because everything in Graphics.X11 is String, too.
* move EWMH-related stuff to Graphics.X11.EWMHtv2023-02-075-56/+79
|
* move Graphics.* & co. to libtv2023-02-078-7/+18
|
* move atoms to Graphics.X11.Xlib.Atom.Extratv2023-02-076-63/+85
|
* 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-0517-13/+1221
|
* Pager.Types: initHEADmastertv2021-02-282-0/+50