mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-01 20:51:55 -07:00
some other things to do
This commit is contained in:
14
TODO
14
TODO
@@ -1,5 +1,18 @@
|
|||||||
- tasks for xmonad 0.2
|
- tasks for xmonad 0.2
|
||||||
- fix the numlock issue once and for all
|
- fix the numlock issue once and for all
|
||||||
|
- man page
|
||||||
|
|
||||||
|
- possibles:
|
||||||
|
- external statusbar
|
||||||
|
- floating layer/transients
|
||||||
|
- more example layout algorithms implemented via config.hs
|
||||||
|
- more work stabilising and documenting the api
|
||||||
|
- set up trac?
|
||||||
|
- get 'design and impl' TR done.
|
||||||
|
|
||||||
|
- related:
|
||||||
|
- xcb bindings
|
||||||
|
- randr
|
||||||
|
|
||||||
- think about the statusbar/multithreading.
|
- think about the statusbar/multithreading.
|
||||||
Three shared TVars:
|
Three shared TVars:
|
||||||
@@ -18,6 +31,7 @@
|
|||||||
Statusbar drawing thread, waits for changes in all three TVars, and
|
Statusbar drawing thread, waits for changes in all three TVars, and
|
||||||
redraws whenever it finds a change.
|
redraws whenever it finds a change.
|
||||||
|
|
||||||
|
|
||||||
- Notes on new StackSet:
|
- Notes on new StackSet:
|
||||||
|
|
||||||
The actors: screens, workspaces, windows
|
The actors: screens, workspaces, windows
|
||||||
|
Reference in New Issue
Block a user