add a title to the session logout confirm prompt
[mikachu/openbox.git] / openbox / client_list_combined_menu.c
2008-02-14 Dana JansensIntroducing the icon cache.
2008-02-04 Mikael MagnussonAdd the manageDesktops option.
2008-01-26 Mikael MagnussonAdd a few missing includes and remove a stray debug...
2008-01-16 Mikael MagnussonVarious fixes for sparse warnings.
2007-09-04 Mikael MagnussonFix shadowed variables
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...