Displaying 2 results from an estimated 2 matches for "initiate_group".
Did you mean:
initial_group
2007 Feb 06
2
Commenting switcher.c, switching between application windows.
Hello all.
I'd like to implement the ability to switch between just the windows
of the currently selected application (similar to the way OS:X does
it) to switcher.c.
As a part of actually understanding what's going on in there, I'll go
through and try to write doxygen comments the switcher.c functions.
Is there anyone else working on either the commenting or the switching
parts, to
2007 Feb 15
2
[PATCH]Application-window switcher, and comments for switcher.c
As promised, here's a patch to switcher.c to add "Application window"
switching to the switcher, default keybinding Super+Tab (and
Shift+Super+Tab for reverse). Works (and fails to work*) in the same
conditions Scale's "group" mode does.
Also, two patches for doxygen-compatible comments for some of
switcher, which I added while working out what was going on. It