Use ngettext for %d desktop(s).
[mikachu/openbox.git] / openbox / actions /
2008-10-29 Mikael MagnussonBring helper windows when following a window.
2008-05-25 Mikael MagnussonAdd a translators note about not translating the word...
2008-03-08 Mikael MagnussonRemove double newlines.
2008-03-08 Mikael MagnussonDon't run actions in focus cycling actions backwards...
2008-03-03 Cyrille BagardUpdate french translation and fix a typo in actions...
2008-03-02 Dana Jansenschange the logout button to same capitilization as...
2008-03-02 Dana Jansensbe consistent with logout vs log out use
2008-03-02 Dana Jansensadd a title to the session logout confirm prompt
2008-03-02 Dana Jansensallow prompts to have titles specified. show a prompt...
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 Jansensmake the SessionLogout action always available but...
2008-03-02 Mikael MagnussonDon't run actions in If in reverse order.
2008-03-02 Mikael MagnussonSuper miniscule optimization.
2008-03-02 Dana Jansensmake the prompt option default to 'true' for Exit and...
2008-03-02 Dana Jansensadd a SessionLogout action
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 Jansensadd a boolean <prompt> option to the Exit action, which...
2008-02-28 Dana JansensGive the Execute action the <prompt> option
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-14 Mikael MagnussonWrap the focus action in actions_client_move.
2008-02-05 Dana Jansensdon't crash when using <raise> and alt-tab and there...
2008-02-02 Dana Jansensif windows on screen are going to be moved, then do...
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-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-09-04 Mikael MagnussonANSI function declarations, ie () -> (void)
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
2007-07-13 Dana Jansenssplit shade back into shade/unshade/toggleshade
2007-07-11 Mikael Magnussonfix the remaining reversed actions_client_move
2007-07-11 Dana Jansens*^^*
2007-07-11 Dana Jansensoops
2007-07-11 Dana Jansensfix if action's "focused"
2007-07-11 Dana Jansenscycleinwdows defaults to forward
2007-07-11 Dana Jansensclever code by mika-kun
2007-07-11 Dana Jansensfinished rev 7756. renaming moveto->moveresizeto
2007-07-11 Dana Jansensrenaming movetofromedge->movetoedge and moveto->moveres...
2007-07-11 Dana Jansenslet moveto action resize
2007-07-11 Dana Jansensyou can use -'s for opposite sides of the screen in...
2007-07-11 Dana Jansensmissing header
2007-07-11 Mikael Magnussonadd focused check to if action
2007-07-10 Dana Jansensmssing header
2007-07-10 Dana Jansensgrow to edge works again, using the new edge detection...
2007-07-09 Dana Jansenshm..
2007-07-06 Dana Jansensmove to edge works and the code can be used for resize...
2007-07-05 Mikael Magnussonrename <actions> to <finalactions> for the action i...
2007-07-05 Mikael Magnussonrename <actions> to <finalactions>
2007-07-05 Mikael Magnussonrename <execute> to <command>
2007-06-28 Dana Jansensrewrote the movetoedge code so it works with both types...
2007-06-26 Dana Jansenscleanup
2007-06-26 Dana Jansensdebug print
2007-06-26 Dana Jansensremove the highlight action. its not useful without...
2007-06-26 Dana Jansensadd a highlight action
2007-06-23 Dana Jansensdon't focus docks when you click on them
2007-06-23 Dana Jansensmissing header
2007-06-23 Dana Jansensmove logic for add/remove desktop into screen.c
2007-06-23 Dana Jansensadd the "if" action
2007-06-23 Dana Jansensadd the growtoedge action
2007-06-23 Dana Jansensadd moveto/fromedge actions
2007-06-23 Dana Jansensadd the layer action
2007-06-23 Dana Jansensadd dockautohide action
2007-06-23 Dana Jansensadd the adddesktop and removedesktop actions
next