[xmonad] Issue 497 in xmonad: Layout.BoringWindows provides no provision for unmarking a marked-boring window

codesite-noreply at google.com codesite-noreply at google.com
Tue Feb 21 01:23:16 CET 2012


Status: New
Owner: ----

New issue 497 by gopsycho... at gmail.com: Layout.BoringWindows provides no  
provision for unmarking a marked-boring window
http://code.google.com/p/xmonad/issues/detail?id=497

No corresponding message to IsBoring Window is exported, so one cannot  
unmark, for instance, the currently-focused window. One may unmark *all*  
boring windows at once with the ClearBoring message, however.

I suggest implementing either an UnmarkBoring Window, or a ToggleBoring  
Window message. A possible implementation of the latter is attached.

Attachments:
	BoringWindows.diff  790 bytes




More information about the xmonad mailing list