Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename to desktop-pagerewmh | tv | 2024-06-05 | 3 | -8/+8 |
| | | | | To avoid conflict with https://hackage.haskell.org/package/pager | ||||
* | getWorkspaces: admit _NET_WM_STATE | tv | 2024-04-23 | 1 | -1/+8 |
| | |||||
* | Graphics.X11.EWMH: add _NET_WM_STATE_DEMANDS_ATTENTION | tv | 2024-04-23 | 1 | -0/+3 |
| | |||||
* | Graphics.X11.EWMH: add _NET_WM_STATE | tv | 2024-04-23 | 1 | -0/+3 |
| | |||||
* | Graphics.X11: create atoms that don't exist | tv | 2023-02-07 | 2 | -10/+13 |
| | |||||
* | move moveWindowToDesktop to Graphics.X11.EWMH | tv | 2023-02-07 | 2 | -16/+14 |
| | |||||
* | move switchToDesktop to Graphics.X11.EWMH | tv | 2023-02-07 | 3 | -21/+41 |
| | |||||
* | add `desktops` utility | tv | 2023-02-07 | 3 | -1/+83 |
| | |||||
* | move setDesktopNames to Graphics.X11.EWMH | tv | 2023-02-07 | 2 | -1/+14 |
| | |||||
* | lib: Text -> String | tv | 2023-02-07 | 5 | -35/+19 |
| | | | | Because everything in Graphics.X11 is String, too. | ||||
* | move EWMH-related stuff to Graphics.X11.EWMH | tv | 2023-02-07 | 5 | -56/+79 |
| | |||||
* | move Graphics.* & co. to lib | tv | 2023-02-07 | 8 | -7/+18 |
| | |||||
* | move atoms to Graphics.X11.Xlib.Atom.Extra | tv | 2023-02-07 | 6 | -63/+85 |
| | |||||
* | getDesktopNames: take all desktops into account | tv | 2022-10-18 | 1 | -1/+1 |
| | |||||
* | query term size before start scanning | tv | 2022-05-17 | 1 | -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. | ||||
* | boom | tv | 2022-04-05 | 17 | -13/+1221 |
| | |||||
* | Pager.Types: initHEADmaster | tv | 2021-02-28 | 2 | -0/+50 |