[xmonad] [patch] Added focusMaster to BoringWindows

Jan Vornberger Jan.Vornberger at Informatik.Uni-Oldenburg.DE
Tue Oct 13 19:12:20 EDT 2009


On Sat, Oct 03, 2009 at 06:21:39PM +0200, Jan Vornberger wrote:
> While working on the patch, I noticed that the core provides focusUp'
> and focusDown' that work on a Stack rather than an entire StackSet, but
> there is no focusMaster' which would do the same thing. As I needed
> something like that for the modification, I added it to the core. The
> patch for this is also attached.
> But I can also do it without touching the core, if something speaks
> against that.

So would it be preferred if I didn't touch the core for this and instead
just include a definition of focusMaster' directly where I need it?

Cheers!

Jan


More information about the xmonad mailing list