[Xmonad] Issue 16 in project xmonad

codesite-noreply at google.com codesite-noreply at google.com
Thu May 31 05:27:06 EDT 2007


Issue 16: xmonad does not mark non-visible windows as iconafied
http://code.google.com/p/xmonad/issues/detail?id=16

Comment #1 by dons00:
The issue here is that an external client is calling X behind our back.
If we properly denote hidden windows as hidden to X (via the iconified property?)
then clients will have a better chance to know what is visible on the screen.

There'd still be issues with fullscreen mode, but setting iconfified (if that's the
right thing to do) on 'Operations.hide' seems easy enough.


Issue attribute updates:
	Status: Accepted

-- 
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