openbox/openbox/actions
Dana Jansens 331990a4f2 Make the Focus action stop all interactive actions (Fixes bug #4436)
Old < 3.4.8 Openbox versions would stop focus cycling when focus moved.  Now that is not the case, but you should be able to stop it by Choosing a window explicitly still.
2010-01-04 16:25:13 -05:00
..
addremovedesktop.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
all.c Combine the Exit and SessionLogout actions 2009-11-24 19:36:18 -05:00
all.h Combine the Exit and SessionLogout actions 2009-11-24 19:36:18 -05:00
breakchroot.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
close.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
cyclewindows.c Allow the user to bind more than one keycode to a keysym for Ob Menus/Move/Resize 2009-12-14 15:40:33 -05:00
debug.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
decorations.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
desktop.c Avoid anonymous unions 2009-03-29 22:34:50 +02:00
directionalwindows.c Allow the user to bind more than one keycode to a keysym for Ob Menus/Move/Resize 2009-12-14 15:40:33 -05:00
dockautohide.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
execute.c allow prompts to have titles specified. show a prompt when there are syntax errors in the xml config files. 2008-03-02 17:12:11 -05:00
exit.c Combine the Exit and SessionLogout actions 2009-11-24 19:36:18 -05:00
focus.c Make the Focus action stop all interactive actions (Fixes bug #4436) 2010-01-04 16:25:13 -05:00
focustobottom.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
fullscreen.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
growtoedge.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
iconify.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
if.c Don't run actions in If in reverse order. 2008-03-02 13:49:40 +01:00
kill.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
layer.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
lower.c make it possible to temporarily raise a window to the top, and restore it. also fix the return val for window_layer. 2008-01-11 15:28:26 -05:00
Makefile the execute action works again. 2007-06-22 03:40:01 +00:00
maximize.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
move.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
moverelative.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
moveresizeto.c Fix some signed/unsigned warnings (and keep stuff within 80 columns). 2009-11-21 15:16:37 -05:00
movetoedge.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
omnipresent.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
raise.c make it possible to temporarily raise a window to the top, and restore it. also fix the return val for window_layer. 2008-01-11 15:28:26 -05:00
raiselower.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
reconfigure.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
resize.c resizing was defaulting to the topleft corner instead of to the auto-ness or something.. 2008-01-16 02:08:42 +01:00
resizerelative.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
restart.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
shade.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
showdesktop.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
showmenu.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
unfocus.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00