> 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. > but why not just use togglegroup directly? It's required one more button for this action =). My variant is more comfortable (in my opinion). -- 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.
