blob: c2715c0d4cb5936e70d4693348c681076a60e59c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
- tasks for xmonad 0.2
- testing/ more QC
- check build systems for X11-extras/X11.
- audit for events handled in dwm.
- decide if the gap should be on all visible screens, or just the
current screen
- possibles:
- use more constrained type in StackSet to avoid pattern match warnings
- related:
- xcb bindings
- randr
|