summaryrefslogtreecommitdiff
path: root/openbox/menuframe.c
AgeCommit message (Expand)Author
2009-12-21Set up work for making a 3.5 prerelease.Dana Jansens
2009-12-16Merge branch 'backport' into workDana Jansens
2009-12-16Fix the delayed hiding of submenus, so that they don't end up hidden while th...Dana Jansens
2009-12-16Ignore enter events caused by closing openbox menusDana Jansens
2009-12-14Don't hide submenus immediately when unselecting the parent's entryDana Jansens
2009-12-14Let menus place themselves on monitors where the mouse is not presentDana Jansens
2009-11-07Make clang happierMikael Magnusson
2008-03-08Merge branch 'backport' into workMikael Magnusson
2008-03-08Remove double newlines.Mikael Magnusson
2008-02-22Merge branch 'backport' into workDana Jansens
2008-02-22Add theme options for menu line separators.Dana Jansens
2008-02-15Merge branch 'backport' into workDana Jansens
2008-02-14set the window type hint on menus to be "popup menus"Dana Jansens
2008-02-14Introducing the icon cache.Dana Jansens
2008-02-14Merge branch 'backport' into workMikael Magnusson
2008-02-14split menu overlap into x and y componentsDana Jansens
2008-02-14Introducing the icon cache.Dana Jansens
2008-02-07Merge branch 'backport' into workDana Jansens
2008-02-03make the menu headers show their correct textDana Jansens
2008-01-31Merge branch 'backport' into workDana Jansens
2008-01-31make an obt_root() macroDana Jansens
2008-01-31make the window.h interface more consistent with the rest of openbox, hide th...Dana Jansens
2008-01-27get rid of copying the rrappearances for each menu frame, except for the one ...Dana Jansens
2008-01-20s/ob_display/obt_display/ and remove ob_displayDana Jansens
2008-01-20Move the main loop out into the libobtDana Jansens
2007-09-04ANSI function declarations, ie () -> (void)Mikael Magnusson
2007-09-04Fix shadowed variablesMikael Magnusson
2007-07-21fix a crash with the focused client closing during the delay of a submenu bei...Dana Jansens
2007-07-17remove trailing whitespaceMikael Magnusson
2007-07-1480 cols everywhereMikael Magnusson
2007-06-23add shortcuts to add/remove desktops in the client list menus.Dana Jansens
2007-06-22add the move actionDana Jansens
2007-06-22add the cyclewindows actionDana Jansens
2007-06-22add the showmenu actionDana Jansens
2007-06-22well.. it compiles..Dana Jansens
2007-06-13some typosDana Jansens
2007-06-13plug memory leaks from the new strut codeDana Jansens
2007-06-12include padding in the menu header min widthDana Jansens
2007-06-10cache pipe menus without crashing!Dana Jansens
2007-06-10cache pipe menus until the menus closeDana Jansens
2007-05-29alpha :x not widthDana Jansens
2007-05-29add the rgba alpha to the menu entriesDana Jansens
2007-05-29put an alpha channel in the rgba textureDana Jansens
2007-05-19fix escape's behavior in menus. make static stuff that shouldnt be used by ot...Dana Jansens
2007-05-13add grab/ungrab macros so dont need to pass in 10 arguments to ungrab stuff.Dana Jansens
2007-05-13add a commentDana Jansens
2007-05-12ignore enter events on top menu and submenu popupDana Jansens
2007-05-11give different border colors to active and inactive windows. adjust the xml t...Dana Jansens
2007-05-10checking string length with the wrong textureDana Jansens
2007-05-09fix no more crashing in the client menu.Dana Jansens