Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-31 | Added functions. | Michael Cardell Widerkrantz | |
2011-03-08 | We don't need movetonext(). | Michael Cardell Widerkrantz | |
2011-03-08 | Add support for Alt-Tabbing to the last focused window. | Michael Cardell Widerkrantz | |
2010-06-29 | Added focus change from keyboard, Mod2-TAB. For now, it's a simple | MC | |
window ring. This also means focuswin is now a pointer to a struct client and that we have a linked list of all mapped windows not in override redirect mode. |