Preference to open the switchpanel without selecting a window.
commita6b1833b41dc44b6fa1327996d579024ed9ba72d
authorIain Patterson <wm@iain.cx>
Sun, 2 Jun 2013 14:33:27 +0000 (2 15:33 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 7 Jun 2013 18:53:10 +0000 (7 19:53 +0100)
treeadf2b08c746b80483cacc5aa89789f4566e462a1
parent4c7d0025dd36470231e7e31a89810ecd8e1e6332
Preference to open the switchpanel without selecting a window.

If the new preference SwitchPanelOnlyOpen is set to YES, pressing
alt-tab or similar shortcut will only open the panel without
automatically switching to the next window.  Shortcuts will continue to
function normally once the panel is open.

Users can enable the new preference if they find themselves regularly
opening the switchpanel just to visualise which windows are open, or to
initiate same-class cycling.

The default value of the new preference is NO.  Behaviour is unchanged
unless the preference is explicitly enabled with the following command:

  $ wdwrite WindowMaker SwitchPanelOnlyOpen YES
NEWS
src/WindowMaker.h
src/cycling.c
src/defaults.c