openbox/openbox/actions
Mikael Magnusson c907f5af4a Wrap the focus action in actions_client_move.
When alt-tabbing to iconified audacious and the playlist or eq window pops up under
the cursor, they "stole" focus from the main window.
2008-02-13 21:37:28 -05:00
..
addremovedesktop.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
all.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
all.h split the focustobottom action back out from unfocus 2007-07-14 09:17:39 -04: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 don't crash when using <raise> and alt-tab and there are no windows to cycle between 2008-02-05 12:32:46 -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 if windows on screen are going to be moved, then do the ReplayPointer before that occurs, so it goes to the right window. if they are not, then just wait until after the actions are run (for kdesktop's sake really) 2008-02-02 11:22:17 -05:00
directionalwindows.c don't crash when using <raise> and alt-tab and there are no windows to cycle between 2008-02-05 12:32:46 -05:00
dockautohide.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
execute.c use setenv/unsetenv instead of putenv, cuz they are not ugly and confusing wrt memory leaks 2008-01-27 04:25:09 -05:00
exit.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
focus.c Wrap the focus action in actions_client_move. 2008-02-13 21:37:28 -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 ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02: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 ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02: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