On Sun, Jan 25, 2015 at 12:56:23PM -0800, Александр Лозовской wrote: > > It looks like you're trying to only call togglegroup() in some cases, > when the current group is the last one you stored? > > Yes, i want to get something like workspace_auto_back_and_forth in i3wm > (http://i3wm.org/docs/userguide.html#_automatic_back_and_forth_when_switching_to_the_current_workspace). > > I solved this in https://github.com/qtile/qtile/pull/585.
I see, that looks useful; it might be nice to have an option for it in qtile as well (vs having everyone hack their own). > > but why not just use togglegroup directly? > > It's required one more button for this action =). My variant is more > comfortable (in my opinion). Yep, makes sense. Somehow my brain didn't understand the code :) Tycho -- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
