]> Dogcows Code - chaz/openbox/history - openbox/actions
Merge branch 'master' into chaz
[chaz/openbox] / openbox / actions /
2014-08-14  Charles McGarveyMerge branch 'master' into chaz
2013-08-19  Mikael MagnussonAdd window type to If as well
2013-08-19  Mikael MagnussonAllow matching class, name and role in If action
2013-08-19  Mikael MagnussonAdd ForEach action which is like If but runs on all...
2013-08-19  Dana JansensAdd queries to If actions
2013-08-11  Dana JansensFix some compiler warnings
2013-08-11  Mikael MagnussonChange "plain" to "exact" for If's <title>
2013-08-11  Mikael MagnussonAdd matching which monitor the client is on in the...
2013-08-11  Mikael MagnussonUse enum value for monitor in MoveToCenter
2013-08-11  Mikael MagnussonLet the If action match window titles with GRegex
2013-08-11  Mikael MagnussonUse a helper function to make if.c a bit shorter
2013-08-11  Mikael MagnussonAdd activedesktop to If
2013-08-11  Mikael MagnussonAdd some comments in MoveResizeTo code
2013-08-11  Mikael MagnussonFix a typo that prevented setting client size for the...
2013-08-11  Mikael MagnussonConvert two // to /*
2012-10-26  Charles McGarveyMerge branch 'master' into chaz
2012-10-07  Dana JansensMake MoveResizeTo work on the dimensions of the frame...
2012-10-07  Dana JansensAllow non-interactive focus cycling.
2012-10-07  Dana JansensAdd a $pointer execute variable substitution and make...
2012-10-07  Dana JansensFix negative ResizeRelative values with terminal window...
2012-10-07  Dana JansensAllow windows created by execute actions to steal focus...
2012-09-30  Dana JansensMake ResizeRelative resize in terms of pixels for windo...
2012-09-30  Dana JansensUse the KeyCode to directly find the modifier mask...
2012-09-30  Dana JansensDon't make desktop switching interactive when no mods...
2011-10-05  Dana JansensMake "no" a valid choice for the dialog option in cycle...
2011-08-02  Mikael MagnussonMerge branch 'm4/master'
2011-01-24  Philip Brownsetenv and unsetenv dont exist in Solaris 9. (Fixes...
2011-01-24  Mikael MagnussonFix small leak in If action option parsing
2010-09-16  Mikael MagnussonFix 3.4 compatibility for SendToDesktop
2010-09-16  Mikael MagnussonMake the dock a context and add actions LowerDock and...
2010-05-20  Mikael MagnussonAllow sending windows on other desktops to the current...
2010-05-20  Mikael MagnussonAdd some more conditions to the If action
2010-05-17  Mikael MagnussonRemove some unneeded stdlib.h includes
2010-05-17  Mikael MagnussonAdd support for using relative expressions in move...
2010-04-17  Dana Jansensadd an option to next/previous window to only include...
2010-03-26  Dana Jansensmake keypad enter do the same thing as return
2010-02-19  Dana Jansensget the modifier mask for a modifier key that is presse...
2010-02-17  Dana Jansensdon't use a variable as a format string
2010-02-16  Dana Jansensmore using g_slice_new() instead of g_new()
2010-02-12  Dana Jansensuse g_slice_new() instead of g_new() part 4
2010-02-12  Dana Jansensusing g_slice_new() instead of g_new() part 1
2010-02-11  Dana Jansensmake control keys work in menus/dialogs/etc with the...
2010-02-11  Dana Jansenspass an input context to the interactive input function
2010-02-11  Dana Jansensdon't strip the state for keyboard events
2010-02-11  Dana Jansensmake the execute action not segfault when using a promp...
2010-02-08  Dana JansensMerge branch 'backport' into work
2010-02-05  Dana JansensMerge branch 'backport' into work
2010-01-28  Mikael MagnussonDon't close the menu when you held control even for...
2010-01-14  Dana JansensMerge branch 'backport' into work
2010-01-12  Dana Jansensremove the session.c file from actions, as it is no...
2010-01-11  Dana JansensMerge branch 'backport' into work
2010-01-08  Dana JansensMerge branch 'backport' into work
2010-01-04  Dana JansensMake the Focus action stop all interactive actions...
2009-12-21  Dana Jansensrename the obt_parse library to obt_xml (since it is...
2009-12-21  Dana JansensMerge branch 'backport' into work
2009-12-18  Dana JansensMerge branch 'backport' into work
2009-12-17  Dana JansensMerge branch 'backport' into work
2009-12-17  Dana JansensMake the relative desktop switching actions interactive
2009-12-17  Dana JansensMake it possible for an action name to choose whether...
2009-12-16  Dana JansensMerge branch 'backport' into work
2009-12-14  Dana JansensAllow the user to bind more than one keycode to a keysy...
2009-12-14  Dana JansensMerge branch 'backport' into work
2009-12-12  Dana JansensMerge branch 'backport' into work
2009-12-09  Dana JansensFix the Focus/Activate actions to focus windows on...
2009-12-08  Dana JansensMerge branch 'backport' into work
2009-11-25  Dana JansensCombine the Exit and SessionLogout actions
2009-11-21  Dana JansensMerge branch 'backport' into work
2009-11-21  Dana JansensFix some signed/unsigned warnings (and keep stuff withi...
2009-11-21  Dana JansensFix spacing from 8f37a97a4cc29d35f6a632ef2f71ac760e301ee5
2009-11-07  Mikael MagnussonMake clang happier
2009-11-07  Dana JansensMerge branch 'backport' into work
2009-11-07  Dana Jansensfix a crash in the SessionLogout action
2009-09-20  Mikael MagnussonMerge branch 'backport' into work
2009-09-19  Mikael MagnussonAdd all the action names used in 3.4 so configs don...
2009-09-19  Mikael MagnussonMerge branch 'backport' into work
2009-07-04  Nico GoldeAdd "prev" and "next" as possible targets for moveto...
2009-03-29  Mikael MagnussonAvoid anonymous unions
2009-02-20  Mikael MagnussonMerge branch 'backport' into work
2009-01-29  Mikael MagnussonMerge branch 'backport' into work
2008-11-19  Mikael MagnussonMerge branch 'backport' into work
2008-11-15  Mikael MagnussonMerge branch 'backport' into work
2008-10-29  Mikael MagnussonMerge branch 'backport' into work
2008-10-29  Mikael MagnussonBring helper windows when following a window.
2008-10-26  Mikael MagnussonMerge branch 'backport' into work
2008-10-26  Mikael MagnussonThe code to replace $wid/$pid died on $foo.
2008-05-25  Mikael MagnussonAdd a translators note about not translating the word...
2008-04-23  Mikael MagnussonMerge branch 'backport' into work
2008-03-09  Dana Jansensfix a bug from when $window changed to $wid in the...
2008-03-08  Mikael MagnussonMerge branch 'backport' into work
2008-03-08  Mikael MagnussonRemove double newlines.
2008-03-08  Mikael MagnussonDon't run actions in focus cycling actions backwards...
2008-03-06  Dana JansensMerge branch 'backport' into work
2008-03-03  Mikael MagnussonMerge branch 'backport' into work
2008-03-03  Cyrille BagardUpdate french translation and fix a typo in actions...
2008-03-02  Dana JansensMerge branch 'backport' into work
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 JansensMerge branch 'backport' into work
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...
next
This page took 0.057944 seconds and 7 git commands to generate.