openbox/openbox/actions
2007-07-13 17:14:33 -04:00
..
addremovedesktop.c fix the remaining reversed actions_client_move 2007-07-11 22:30:36 +00:00
all.c move menu action back to ShowMenu 2007-07-13 17:14:33 -04:00
all.h move menu action back to ShowMenu 2007-07-13 17:14:33 -04:00
breakchroot.c add breakchroot action 2007-06-22 05:02:25 +00:00
close.c add the kill/close/cyclewindows actions 2007-06-22 15:51:10 +00:00
cyclewindows.c move directionalcycling actions into the same .c file. make interactive actions all kill delayed mouse focus which would kill the action. 2007-07-13 17:12:40 -04:00
debug.c add the showdesktop action 2007-06-22 03:57:48 +00:00
decorations.c split decorations into decorate/undecorate/toggledecorations 2007-07-13 11:29:00 -04:00
desktop.c rename switchtodesktop to gotodesktop. make stuff compile as well. 2007-07-13 16:39:27 -04:00
directionalwindows.c move directionalcycling actions into the same .c file. make interactive actions all kill delayed mouse focus which would kill the action. 2007-07-13 17:12:40 -04:00
dockautohide.c add dockautohide action 2007-06-23 14:44:58 +00:00
execute.c let you specify <command> or <execute> for execute actions - backwards compat 2007-07-13 11:37:10 -04:00
exit.c add exit and reconfigure actions 2007-06-22 04:01:36 +00:00
focus.c debug print 2007-06-26 12:55:41 +00:00
fullscreen.c rename fullscreen back to togglefullscreen 2007-07-13 11:24:38 -04:00
growtoedge.c fix the remaining reversed actions_client_move 2007-07-11 22:30:36 +00:00
iconify.c add the iconify action 2007-06-22 14:35:51 +00:00
if.c fix if action's "focused" 2007-07-11 21:26:38 +00:00
kill.c mssing header 2007-07-10 23:58:42 +00:00
layer.c fix up the sendtolayer actions 2007-07-13 12:33:55 -04:00
lower.c add lower and raiselower actions 2007-06-22 14:28:21 +00:00
Makefile the execute action works again. 2007-06-22 03:40:01 +00:00
maximize.c redo the maximize actions into maximize/unmaximize/togglemaximize with a <direction> argument 2007-07-13 12:03:40 -04:00
move.c add the move action 2007-06-22 05:17:10 +00:00
moverelative.c nuthin 2007-06-22 15:41:26 +00:00
moveresizeto.c clever code by mika-kun 2007-07-11 20:05:36 +00:00
movetoedge.c oops 2007-07-11 21:37:01 +00:00
omnipresent.c don't move focus if the window appears or disappears 2007-07-13 11:24:26 -04:00
raise.c add raise action 2007-06-22 14:24:23 +00:00
raiselower.c add lower and raiselower actions 2007-06-22 14:28:21 +00:00
reconfigure.c add exit and reconfigure actions 2007-06-22 04:01:36 +00:00
resize.c add the resize action 2007-06-22 18:47:30 +00:00
resizerelative.c let you specify up/down as well as top/bottom for resizerelative action - backwards compat 2007-07-13 11:37:53 -04:00
restart.c add restart action 2007-06-22 04:04:59 +00:00
shade.c adding comments 2007-07-13 11:22:14 -04:00
showdesktop.c add exit and reconfigure actions 2007-06-22 04:01:36 +00:00
showmenu.c move menu action back to ShowMenu 2007-07-13 17:14:33 -04:00
unfocus.c add the unfocus action 2007-06-22 14:32:50 +00:00