]> icculus.org git repositories - mikachu/openbox.git/history - openbox/actions
Let the menu placement code know if the position was user specified
[mikachu/openbox.git] / openbox / actions /
2014-10-06 Mikael MagnussonLet the menu placement code know if the position was... mikabox-3.5-7
2014-10-06 Mikael MagnussonResolve gravity coords in menuframe so it can use the...
2014-10-06 Mikael MagnussonAdd <position> tag to ShowMenu action
2014-07-12 Mikael MagnussonMake RaiseLower work for the dock as well
2014-04-24 Mikael MagnussonFix thinko in if.c, *o in Stop can never be pointing...
2014-04-24 Mikael MagnussonFix mismerge of if.c
2014-04-10 Mikael MagnussonMerge branch 'review' into wip/mikabox
2014-04-10 Mikael MagnussonBreak loop if is_true was set to false in If
2014-04-10 Mikael MagnussonDon't segfault when there's no target in If
2013-09-17 Mikael MagnussonBreak loop if is_true was set to false in If
2013-09-17 Mikael MagnussonDon't segfault when there's no target in If
2013-09-09 Dana JansensAdd a strict option to the ToggleShowDesktop action
2013-09-02 Dana JansensAllow FillToEdge to grow when all its edges are blocked.
2013-09-02 Dana JansensClean up the FillToEdge action implementation
2013-09-02 Lucas Augusto DetersCreated a 'GrowToFill' action. (Bug 3356)
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 Mikael MagnussonAdd window type to If as well
2013-08-19 Mikael MagnussonAllow matching class, name and role in If action
2013-08-19 Dana JansensAdd queries to If actions
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 Magnussonclientmon
2013-08-11 Mikael Magnussonplaintype
2013-08-11 Mikael Magnussonregextype
2013-08-11 Mikael MagnussonAdd some comments in MoveResizeTo code
2013-08-11 Mikael MagnussonMerge remote-tracking branch 'dana/work' into wip/mikabox
2013-08-11 Mikael MagnussonFix a typo that prevented setting client size for the...
2013-08-11 Mikael MagnussonConvert two // to /*
2013-04-18 Mikael MagnussonUse a helper function to make if.c a bit shorter
2013-04-18 Mikael MagnussonAdd screendesktop to If
2013-04-18 Mikael MagnussonMerge branch 'wip/edges' into wip/mikabox
2013-04-17 Mikael MagnussonMerge branch 'mikabox/maybe' into wip/mikabox
2013-04-17 Mikael MagnussonMerge branch 'mikabox/crap' into wip/mikabox
2013-04-17 Mikael MagnussonMerge branch 'mikabox/personal' into wip/mikabox
2013-04-17 Mikael MagnussonMerge branch 'mikabox/lock' into wip/mikabox
2013-04-17 Mikael MagnussonMerge branch 'mikabox/actions' into wip/mikabox
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-19 Mikael MagnussonAdd "locked" to if action
2010-09-19 Mikael MagnussonDon't allow deiconifying locked windows via the focus...
2010-09-19 Mikael MagnussonSet a prop on locked windows, so panels can see it...
2010-09-19 Mikael MagnussonDisable locking for some actions where it didn't make...
2010-09-19 Mikael MagnussonAdd Lock action.
2010-09-19 Mikael MagnussonAdd mostly working LowerOne and very buggy RaiseOne
2010-09-19 Mikael MagnussonLet the If action match window titles with GRegex
2010-09-19 Mikael MagnussonAdd ForEach action which is like If but runs on all...
2010-09-19 Mikael MagnussonAdd FocusFallback action.
2010-09-19 Mikael MagnussonMake Unfocus do what the name says.
2010-09-19 Mikael MagnussonNew SendKeyEvent and SetKeyTarget actions.
2010-09-19 Mikael MagnussonDon't bring windows when uniconifying.
2010-09-19 Mikael MagnussonAdd "de" option to Iconify action that makes it deiconi...
2010-09-19 Mikael MagnussonAdd RaiseTemp action.
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
next