mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-07 23:51:52 -07:00
Tile algorithm has been improved
This commit is contained in:
3
TODO
3
TODO
@@ -20,9 +20,6 @@
|
|||||||
redraws whenever it finds a change.
|
redraws whenever it finds a change.
|
||||||
|
|
||||||
- tiling:
|
- tiling:
|
||||||
- Layout calculation: the current algorithm is crude, windows overlap
|
|
||||||
- windows slightly overlap on i386, do not overlap on amd64,
|
|
||||||
implies that it's not xmonad's fault?
|
|
||||||
- make focus remain between workspace switches
|
- make focus remain between workspace switches
|
||||||
- change focus in the StackSet structure on EnterNotify
|
- change focus in the StackSet structure on EnterNotify
|
||||||
- let mod+enter demote a master window
|
- let mod+enter demote a master window
|
||||||
|
Reference in New Issue
Block a user