]> Dogcows Code - chaz/openbox/history - openbox/actions
Merge branch 'master' into chaz
[chaz/openbox] / openbox / actions /
2008-03-02  Dana Jansensadd a cleanup callback to the prompt interface. when...
2008-03-02  Dana Jansensthe #ifdef was backwards for using SM or not
2008-03-02  Dana Jansensglib already prints a verbose error message when execut...
2008-03-02  Dana JansensMerge branch 'backport' into work
2008-03-02  Dana Jansensmake the SessionLogout action always available but...
2008-03-02  Mikael MagnussonMerge branch 'backport' into work
2008-03-02  Mikael MagnussonDon't run actions in If in reverse order.
2008-03-02  Mikael MagnussonSuper miniscule optimization.
2008-03-02  Dana JansensMerge branch 'backport' into work
2008-03-02  Dana Jansensmake the prompt option default to 'true' for Exit and...
2008-03-02  Dana Jansensadd a SessionLogout action
2008-03-01  Dana Jansensmake it $pid and $wid, it's a little faster this way...
2008-03-01  Dana JansensMerge branch 'backport' into work
2008-03-01  Dana Jansensmove some code around in the execute action
2008-03-01  Dana Jansensinstead of passing things to the environment, substitut...
2008-03-01  Dana Jansenspass the targeted window's PID (if available) and WINDO...
2008-02-29  Mikael MagnussonMerge branch 'backport' into work
2008-02-28  Mikael MagnussonMerge branch 'backport' into work
2008-02-28  Dana Jansensclean up the execute action code, and free the prompt...
2008-02-28  Dana Jansenschange the yes/no buttons to Exit/Cancel for the exit...
2008-02-28  Dana JansensMerge branch 'backport' into work
2008-02-28  Dana Jansensadd a boolean <prompt> option to the Exit action, which...
2008-02-28  Dana JansensGive the Execute action the <prompt> option
2008-02-28  Dana JansensMerge branch 'backport' into work
2008-02-27  Mikael MagnussonMerge branch 'backport' into work
2008-02-26  Dana JansensMerge branch 'backport' into work
2008-02-26  Dana JansensMerge branch 'backport' into work
2008-02-22  Dana JansensMerge branch 'backport' into work
2008-02-21  Dana JansensMerge branch 'backport' into work
2008-02-21  Mikael MagnussonChange all single quotes to double quotes in strings.
2008-02-19  Mikael MagnussonMoveResizeTo was broken for opposite edges.
2008-02-19  Dana JansensMerge branch 'backport' into work
2008-02-15  Mikael Magnusson() -> (void) also in .h files, and fix a place that...
2008-02-15  Dana JansensMerge branch 'backport' into work
2008-02-14  Dana JansensMerge branch 'backport' into work
2008-02-14  Dana JansensMerge branch 'backport' into work
2008-02-14  Dana JansensMerge branch 'backport' into work
2008-02-14  Mikael MagnussonMerge branch 'backport' into work
2008-02-14  Mikael MagnussonWrap the focus action in actions_client_move.
2008-02-10  Dana JansensMerge branch 'backport'
2008-02-08  Mikael MagnussonWrap the focus action in actions_client_move.
2008-02-07  Mikael MagnussonMerge branch 'wip/alttab'
2008-02-07  Dana JansensMerge branch 'backport' into work
2008-02-06  Dana Jansensmake the listmode alttab the default
2008-02-05  Dana Jansensdon't crash when using <raise> and alt-tab and there...
2008-02-03  Dana Jansenscombine the old focus cycle popup code with mika's...
2008-02-02  Dana JansensMerge branch 'backport' into work
2008-02-02  Dana Jansensif windows on screen are going to be moved, then do...
2008-02-01  Dana Jansensdon't crash when using <raise> and alt-tab and there...
2008-01-31  Dana JansensMerge branch 'backport' into work
2008-01-31  Dana JansensMerge branch 'backport' into work
2008-01-27  Dana Jansensuse setenv/unsetenv instead of putenv, cuz they are...
2008-01-22  Dana Jansensuse the <wmclass> for startup notfication in the execut...
2008-01-20  Dana Jansensmove the xdg path stuff into obt/paths.[ch], and make...
2008-01-20  Dana Jansenss/xmlChildrenNode/children/
2008-01-20  Dana Jansensupdate openbox to use the current parser interface...
2008-01-20  Dana Jansensmake openbox use the obt prop.c/h stuff
2008-01-20  Dana JansensMerge branch 'backport'
2008-01-20  Dana JansensMerge branch 'backport'
2008-01-16  Dana Jansensresizing was defaulting to the topleft corner instead...
2008-01-11  Dana Jansenslet you raise the focus target temporarily during focus...
2008-01-11  Dana Jansensmake backport closer to 3.4-working for merging purposes
2008-01-11  Dana Jansensmake it possible to temporarily raise a window to the...
2007-12-18  Mikael MagnussonMerge branch 'backport'
2007-10-03  Mikael MagnussonAdd complementing ShrinkToEdge action.
2007-09-04  Mikael MagnussonANSI function declarations, ie () -> (void)
2007-08-05  Dana JansensMerge branch 'backport'
2007-08-04  Dana Jansensmake growtoedge shrink if it cyan grow any more
2007-08-04  Dana Jansensdon't make omnipresent windows lose focus when changing...
2007-08-04  Dana Jansensshow a popup notification when switching desktops ...
2007-07-31  Mikael MagnussonAccept <command> in addition to <execute> for the resta...
2007-07-22  Dana Jansensadd an 'all' option for the monitor in MoveResizeTo
2007-07-22  Dana Jansensfor MoveResizeTo make <width>current</width> and <heigh...
2007-07-22  Dana Jansensfor MoveResizeTo, make <x>current</x> the same as not...
2007-07-21  Mikael MagnussonMerge branch 'master' of git://orodu.net/openbox
2007-07-21  Dana Jansensfix copy/paste error
2007-07-19  Dana Jansensfix growtoedge so it doesn't move terminal windows...
2007-07-19  Dana Jansensdecorate actions were backwards
2007-07-17  Mikael Magnussonremove trailing whitespace
2007-07-14  Mikael Magnussonprevious should not mean the same as last
2007-07-14  Mikael MagnussonMerge branch 'master' of git://orodu.net/openbox
2007-07-14  Dana Jansenssplit the focustobottom action back out from unfocus
2007-07-13  Dana Jansensfix directionalcycle/target
2007-07-13  Dana Jansensmove dockautohide back to ToggleDockAutoHide
2007-07-13  Dana Jansensmoev showdesktop back to ToggleShowDesktop
2007-07-13  Dana Jansensmove menu action back to ShowMenu
2007-07-13  Dana Jansensmove directionalcycling actions into the same .c file...
2007-07-13  Dana Jansensmake cyclewindows action into nextwindow and previouswi...
2007-07-13  Dana Jansensrename switchtodesktop to gotodesktop. make stuff...
2007-07-13  Dana Jansensmove desktop and directionaldesktop actions to SwitchTo...
2007-07-13  Dana Jansensfix up the sendtolayer actions
2007-07-13  Dana Jansenssplit layer action back into togglealwaysontop, togglea...
2007-07-13  Dana Jansensredo the maximize actions into maximize/unmaximize...
2007-07-13  Dana Jansenslet you specify up/down as well as top/bottom for resiz...
2007-07-13  Dana Jansenslet you specify <command> or <execute> for execute...
2007-07-13  Dana Jansenssplit decorations into decorate/undecorate/toggledecora...
2007-07-13  Dana Jansensrename fullscreen back to togglefullscreen
2007-07-13  Dana Jansensdon't move focus if the window appears or disappears
2007-07-13  Dana Jansensmake omnipresent back into toggleomnipresent
2007-07-13  Dana Jansensadding comments
next
This page took 0.066995 seconds and 7 git commands to generate.