Issue 27 in xmonad: Unmanaged windows should be able to be assigned to custom layout algorithms, just like mannaged ones.

Issue 27: Unmanaged windows should be able to be assigned to custom layout algorithms, just like mannaged ones. http://code.google.com/p/xmonad/issues/detail?id=27 New issue report by tim.thelion: In Xmonad, a window becomes unmanaged by having the override redirect flag set. This then means that the windows geometry, defined in .Xdefaults, is used. This is non-optimal when working with multiple resolutions on a regular basis. Laptops that are frequently plugged in to external monitors are screwed. It would be nice if we could have layout algorithms for the non-managed gaps as well as for the managed center. The gaps are rectangles afterall, and you could have a default layout of un-managed so that no functionalty would be changed, just added. Issue attributes: Status: New Owner: ---- Labels: Type-Defect Priority-Medium -- 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
participants (1)
-
codesite-noreply@google.com