Update the gnome-session support for version 3.9.90 in Ubuntu Trusty
[mikachu/openbox.git] / openbox / client_list_menu.c
2010-05-11 Dana Jansensadd cleanup functions to the client list menus that...
2010-04-17 Dana Jansensadd an option to next/previous window to only include...
2010-02-12 Dana Jansensuse g_slice_new() instead of g_new() part 2
2010-02-08 Dana JansensMerge branch 'backport' into work
2010-02-05 Dana JansensMerge branch 'backport' into work
2010-01-14 Dana JansensMerge branch 'backport' into work
2010-01-11 Dana JansensMerge branch 'backport' into work
2010-01-08 Dana JansensRework the code provided by Kadlcik Libor for loading...
2010-01-08 Dana JansensMake focus_valid_target() take a desktop argument.
2010-01-08 Dana Jansensuse the valid_focus_target() method for choosing what...
2010-01-08 Dana JansensMerge branch 'backport' into work
2009-12-22 Dana Jansenswhen holding Shift for the client list menus, bring...
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-12-08 Dana JansensFix client_activate() to work for internal Openbox...
2008-02-14 Dana JansensIntroducing the icon cache.
2008-02-14 Dana JansensMerge branch 'backport' into work
2008-02-14 Mikael MagnussonMerge branch 'backport' into work
2008-02-14 Dana JansensIntroducing the icon cache.
2008-02-07 Mikael MagnussonMerge branch 'wip/alttab'
2008-02-07 Dana JansensMerge branch 'backport' into work
2008-02-04 Mikael MagnussonAdd the manageDesktops option.
2008-01-31 Dana JansensMerge branch 'backport' into work
2008-01-26 Mikael MagnussonAdd a few missing includes and remove a stray debug...
2007-12-18 Mikael MagnussonMerge branch 'backport'
2007-09-04 Mikael MagnussonFix shadowed variables
2007-08-05 Dana JansensMerge branch 'backport'
2007-08-04 Dana Jansenslet you select an omnipresent window on another desktop
2007-07-17 Mikael Magnussonremove trailing whitespace
2007-07-10 Dana Jansenslet you specify shortcuts in your menus. change & to...
2007-06-23 Dana Jansensadd shortcuts to add/remove desktops in the client...
2007-06-22 Dana Jansensadd the activate action. it will replace the focus...
2007-06-22 Dana Jansensadd the cyclewindows action
2007-06-22 Dana Jansenswell.. it compiles..
2007-05-29 Dana Jansensset a OB_ICONIFY_ALPHA define in misc.h for the 3 place...
2007-05-29 Mikael Magnussonset alpha based on iconicness in client list menus
2007-05-27 Dana Jansensunused variables
2007-05-23 Dana Jansensmake the client list menu update properly and not crash
2007-05-13 Dana Jansensuse the right list in client_add_hide_notify, rename...
2007-05-09 Dana Jansensupdate to previous changes
2007-05-07 Dana Jansensum... hide the client menu when the window changes...
2007-05-07 Dana Jansensmerge in r6153-6154 from the 3.4 branch
2007-05-03 Dana Jansensdon't show the client menu when its for an invalid...
2007-04-27 Mikael Magnussonalso add the go there entry to client list menus if...
2007-04-26 Dana Jansensalmost everyone prefers the brackets. so make both...
2007-04-25 Dana Jansenscleanups for keyboard menu shotcuts. dont let & set...
2007-04-23 Dana Jansens1) translate all of openbox's output
2007-04-23 Dana Jansensput the separator back in the spit up client list menu
2007-04-22 Dana Jansens1) get rid of menu titles
2007-03-14 Dana Jansensmake focus_order into one long list instead of having...
2007-03-11 Dana Jansenswow... this is a big commit...
2006-11-15 Mikael Magnusson80 cols
2006-09-18 Mikael Magnussonshow clients with the skip_taskbar property set in...
2006-08-22 Mikael Magnussonupdate copyright step 2
2006-08-19 Mikael Magnussona more proper fix for the client list menu trying to...
2004-10-31 Mikael Magnussoni always forget this bit
2004-10-31 Mikael Magnussonconfig option for icons in desktop menus
2003-10-27 Dana Jansensdisable the "Go there" menu entry when its the current...
2003-10-23 Dana Jansensskip taskbar windows dont appear in the client menu
2003-10-11 Dana Jansensswitch to the desktop after activating the client....
2003-09-28 Dana Jansenshalfway through client changes but...
2003-09-22 Dana Jansenss/Activate/Go there/
2003-09-22 Dana Jansensgettextize the empty desktop string
2003-09-22 Dana Jansenschange Switch To... to Activate...
2003-09-21 Dana Jansensuse the new action_run symantics
2003-09-18 Dana Jansensadd a 'Switch to...' entry to empty desktops in the...
2003-09-17 Dana Jansensno tabs
2003-09-17 Dana Jansensadd copyright headers, adjust --version output to inclu...
2003-09-07 Dana Jansenslittle bit of an actions overhaul, added action_run...
2003-09-03 Dana Jansensremove from desktop_menus when freed
2003-09-01 Dana Jansensremove an old plugin call
2003-08-31 Dana Jansensadd a separator in the client-list-menus above iconic...
2003-08-30 Dana Jansensmake interactive actions a type and not special cases.
2003-08-29 Dana Jansensfix includes
2003-08-29 Dana Jansensmove the client and client-list menus into the 'kernel'