Merge branches 'wip/edges', 'mikabox/crap', 'mikabox/lock', 'mikabox/maybe' and ...
[mikachu/openbox.git] / openbox / client_list_combined_menu.c
2014-11-06 Mikael MagnussonMerge branches 'wip/edges', 'mikabox/crap', 'mikabox...
2014-10-11 Mikael MagnussonChange the client list menus back to separating iconifi...
2014-10-11 Mikael Magnussonhandle locked windows in client list menus also. this... mikabox/lock
2014-10-11 Mikael MagnussonWarp to the top of the combined menu and back.
2014-10-11 Mikael MagnussonPut current desktop on top of combined client list...
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-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...
2008-01-20 Dana JansensMerge branch 'backport'
2008-01-16 Mikael MagnussonVarious fixes for sparse warnings.
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-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-13 Dana Jansensuse the right list in client_add_hide_notify, rename...
2007-05-09 Dana Jansensupdate to previous changes
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-25 Dana Jansenscleanups for keyboard menu shotcuts. dont let & set...
2007-04-23 Dana Jansens1) translate all of openbox's output
2007-04-23 Mikael Magnussonunused variable "icons"
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-12 Mikael Magnussonno separator at the start of the menu
2007-03-12 Mikael Magnussonmake the combined client list menu not suck quite as bad
2007-03-11 Dana Jansenswow... this is a big commit...
2007-02-03 Mikael MagnussonSIGH
2007-02-03 Mikael Magnussonmaybe we should actually run the actions on the menu...
2007-01-30 Mikael Magnussona combined client_list_menu, use as client-list-combine...