openbox/openbox/actions
2008-03-02 18:28:33 -05:00
..
addremovedesktop.c ANSI function declarations, ie () -> (void) 2007-09-04 06:27:10 +02:00
all.c add a SessionLogout action 2008-03-02 03:46:22 -05:00
all.h add a SessionLogout action 2008-03-02 03:46:22 -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 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 Super miniscule optimization. 2008-03-02 13:49:40 +01: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 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 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
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 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 MoveResizeTo was broken for opposite edges. 2008-02-19 18:44:49 +01: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
session.c be consistent with logout vs log out use 2008-03-02 18:28:33 -05: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