[xmonad] Issue 12 in xmonad: Support _NET_WM_STRUT property for
status bar programs
codesite-noreply at google.com
codesite-noreply at google.com
Thu Jan 3 02:16:13 EST 2008
Issue 12: Support _NET_WM_STRUT property for status bar programs
http://code.google.com/p/xmonad/issues/detail?id=12
Comment #16 by SpencerJanssen:
AvoidStruts still has a few issues:
* it scans all top level windows on every refresh -- a performance bug
waiting to happen
* we don't correctly subscribe to property events on dock windows, so
the detected gap
isn't always accurate
* avoidstruts are toggled per workspace, rather than per screen
(whether this is good or
bad is debatable)
* with core gaps, each edge can be toggled independently, not so with avoidstruts
We can consider removing gaps when these issues are resolved.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the xmonad
mailing list