2008-03-08 |
Mikael Magnusson | Remove double newlines. |
blob | commitdiff | raw |
2008-02-22 |
Dana Jansens | Add theme options for menu line separators. |
blob | commitdiff | raw | diff to current |
2008-02-15 |
Dana Jansens | set the window type hint on menus to be "popup menus" |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | Introducing the icon cache. |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | split menu overlap into x and y components |
blob | commitdiff | raw | diff to current |
2008-02-03 |
Dana Jansens | make the menu headers show their correct text |
blob | commitdiff | raw | diff to current |
2008-01-27 |
Dana Jansens | get rid of copying the rrappearances for each menu... |
blob | commitdiff | raw | diff to current |
2007-09-04 |
Mikael Magnusson | ANSI function declarations, ie () -> (void) |
blob | commitdiff | raw | diff to current |
2007-09-04 |
Mikael Magnusson | Fix shadowed variables |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Dana Jansens | fix a crash with the focused client closing during... |
blob | commitdiff | raw | diff to current |
2007-07-17 |
Mikael Magnusson | remove trailing whitespace |
blob | commitdiff | raw | diff to current |
2007-07-14 |
Mikael Magnusson | Merge branch 'master' of git://orodu.net/openbox |
blob | commitdiff | raw | diff to current |
2007-07-14 |
Mikael Magnusson | 80 cols everywhere |
blob | commitdiff | raw | diff to current |
2007-06-23 |
Dana Jansens | add shortcuts to add/remove desktops in the client... |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Dana Jansens | add the move action |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Dana Jansens | add the cyclewindows action |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Dana Jansens | add the showmenu action |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Dana Jansens | well.. it compiles.. |
blob | commitdiff | raw | diff to current |
2007-06-13 |
Dana Jansens | some typos |
blob | commitdiff | raw | diff to current |
2007-06-13 |
Dana Jansens | plug memory leaks from the new strut code |
blob | commitdiff | raw | diff to current |
2007-06-12 |
Dana Jansens | include padding in the menu header min width |
blob | commitdiff | raw | diff to current |
2007-06-10 |
Dana Jansens | cache pipe menus without crashing! |
blob | commitdiff | raw | diff to current |
2007-06-10 |
Dana Jansens | cache pipe menus until the menus close |
blob | commitdiff | raw | diff to current |
2007-05-29 |
Dana Jansens | alpha :x not width |
blob | commitdiff | raw | diff to current |
2007-05-29 |
Dana Jansens | add the rgba alpha to the menu entries |
blob | commitdiff | raw | diff to current |
2007-05-29 |
Dana Jansens | put an alpha channel in the rgba texture |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Dana Jansens | fix escape's behavior in menus. make static stuff that... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | add grab/ungrab macros so dont need to pass in 10 argum... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | add a comment |
blob | commitdiff | raw | diff to current |
2007-05-12 |
Dana Jansens | ignore enter events on top menu and submenu popup |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Dana Jansens | give different border colors to active and inactive... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Dana Jansens | checking string length with the wrong texture |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Dana Jansens | fix no more crashing in the client menu. |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | update the client menu when you do stuff without closin... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | ok, so, back out the last commit. owner events are... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | why did we pass thru owner events ?? its working withou... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
Dana Jansens | add a notifier for clients changing desktops. use it... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
Dana Jansens | oops hehe. a render call in the loop for debugging... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
Dana Jansens | merge in r6153-6154 from the 3.4 branch |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | changes to the client menu, which entries are there... |
blob | commitdiff | raw | diff to current |
2007-05-03 |
Dana Jansens | don't show the client menu when its for an invalid... |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Dana Jansens | make submenus open in the same direction as the top... |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Dana Jansens | small change to the render API. RrMinsize became RrMinS... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Dana Jansens | fix placement of top menus |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Dana Jansens | place the client menu at the top left of the window... |
blob | commitdiff | raw | diff to current |
2007-04-25 |
Dana Jansens | dont go to disabled menu entries with keyboard shortcuts |
blob | commitdiff | raw | diff to current |
2007-04-25 |
Dana Jansens | make rendering the shortcuts much faster |
blob | commitdiff | raw | diff to current |
2007-04-25 |
Dana Jansens | add keyboard shortcuts to the menus. you can specify... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Dana Jansens | never mind on the hint idea, it was fun while it lasted... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Dana Jansens | add the PointerMotionHintMask everywhere, we dont need... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Dana Jansens | remove windows from the hash on hide, dont readd them... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | only pass thru events when the menu is open, don't... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | add a comparitor to timers. use this in event.c to... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | better matching of the menu titles/separators to the... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | give labeled separators borders |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | fix a segfault |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | better event handling for menus |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | 1) get rid of menu titles |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Dana Jansens | the centered menus thing got annoying :| |
blob | commitdiff | raw | diff to current |
2007-03-25 |
Dana Jansens | open the menu with the mouse cursor just outside the... |
blob | commitdiff | raw | diff to current |
2007-03-25 |
Dana Jansens | proper logic for using the menu overlap with middle... |
blob | commitdiff | raw | diff to current |
2007-03-25 |
Dana Jansens | better placement for top level menus under the mouse... |
blob | commitdiff | raw | diff to current |
2007-03-25 |
Dana Jansens | better vertical centering for when "middle" placement... |
blob | commitdiff | raw | diff to current |
2007-03-25 |
Dana Jansens | set up the menu's parent and children stuff before... |
blob | commitdiff | raw | diff to current |
2007-03-25 |
Dana Jansens | don't menu menus jump around at all anymore. open them... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | wow... this is a big commit... |
blob | commitdiff | raw | diff to current |
2007-03-05 |
Dana Jansens | scary commit..but here goes. |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Dana Jansens | declare variables at the beginning of blocks, because... |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Dana Jansens | no more using SaveUnder for our openbox-specific window... |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Dana Jansens | this includes a number of things since my magnificent... |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Mikael Magnusson | update copyright step 1 |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Mikael Magnusson | fix some warnings from -Wall |
blob | commitdiff | raw | diff to current |
2006-08-02 |
Mikael Magnusson | make menus optionally vertically centered, and enable... |
blob | commitdiff | raw | diff to current |
2006-06-16 |
Mikael Magnusson | make menus also saveunder |
blob | commitdiff | raw | diff to current |
2006-04-22 |
Mikael Magnusson | patch from syscrash2k, adds submenuShowDelay option... |
blob | commitdiff | raw | diff to current |
2005-09-14 |
Mikael Magnusson | maybe i should have tried opening a submenu too |
blob | commitdiff | raw | diff to current |
2005-09-14 |
Mikael Magnusson | fix menus to show on the screen the mouse cursor spawne... |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Mikael Magnusson | include config.h |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Mikael Magnusson | update copyright notices |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Mikael Magnusson | yay no tabs in the source |
blob | commitdiff | raw | diff to current |
2004-03-20 |
Mikael Magnusson | fix reversed variable name and add a little comment... |
blob | commitdiff | raw | diff to current |
2004-03-20 |
Mikael Magnusson | some nice options for the menus, warpPointer, xorStyle... |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Dana Jansens | consistant glib type usage |
blob | commitdiff | raw | diff to current |
2003-10-11 |
Dana Jansens | free menuframes when they fail to show themselves |
blob | commitdiff | raw | diff to current |
2003-09-28 |
Dana Jansens | perhaps fix problems of being left in menus without... |
blob | commitdiff | raw | diff to current |
2003-09-25 |
Dana Jansens | fix a variable used without being initialized case |
blob | commitdiff | raw | diff to current |
2003-09-19 |
Dana Jansens | use the new action ru system which always runs lists... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | no tabs |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | add copyright headers, adjust --version output to inclu... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | api cleanups for render/theme.h |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | use the theme padding for the menu title's size |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Dana Jansens | kill the padding in the menu title |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Dana Jansens | update the menus before putting them in the visible... |
blob | commitdiff | raw | diff to current |
2003-09-10 |
Dana Jansens | keep menus taller than the screen from jittering. also... |
blob | commitdiff | raw | diff to current |
2003-09-08 |
Dana Jansens | flush after drawing each menu item |
blob | commitdiff | raw | diff to current |
2003-09-07 |
Dana Jansens | xflush after rendering |
blob | commitdiff | raw | diff to current |
2003-09-07 |
Dana Jansens | little bit of an actions overhaul, added action_run... |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Dana Jansens | oops missed a ! |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | use the NONE cursor when not specifying one |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | track the maximum margin of menu items. use this to... |
blob | commitdiff | raw | diff to current |
next |