2007-06-13 |
Dana Jansens | some typos |
blob | commitdiff | raw |
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 |
2003-09-03 |
Dana Jansens | rm empty line |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | limit menus' width to 400px |
blob | commitdiff | raw | diff to current |
2003-09-02 |
Dana Jansens | use new menu.bullet.selected.imageColor. use the text... |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Dana Jansens | rename back the app_selected appearances to app_hilite |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Dana Jansens | couple more xrdb theme format cleanups: |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Dana Jansens | make separators span the width of the entire menu |
blob | commitdiff | raw | diff to current |
2003-08-31 |
Dana Jansens | dont lose the menu selection while puttin the mouse... |
blob | commitdiff | raw | diff to current |
2003-08-31 |
Dana Jansens | only hide menus if theyre supposed to when executing |
blob | commitdiff | raw | diff to current |
2003-08-31 |
Dana Jansens | draw menu separators |
blob | commitdiff | raw | diff to current |
2003-08-30 |
Dana Jansens | add suppot for showing pixmap masks in menus where... |
blob | commitdiff | raw | diff to current |
2003-08-30 |
Dana Jansens | add padding in the menu title too |
blob | commitdiff | raw | diff to current |
2003-08-30 |
Dana Jansens | fix grabbing and not releasing with menus |
blob | commitdiff | raw | diff to current |
2003-08-29 |
Dana Jansens | dont ungrab twice when hiding menus |
blob | commitdiff | raw | diff to current |
2003-08-29 |
Dana Jansens | dont keyboard nav onto disabled menu items |
blob | commitdiff | raw | diff to current |
2003-08-29 |
Dana Jansens | ultra-keyboard-controlled-menus |
blob | commitdiff | raw | diff to current |
2003-08-29 |
Dana Jansens | place submenus with their borders over the parent's |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Dana Jansens | fix a bunch of memleaks from valgrind and stuff |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Dana Jansens | only execute enabled items |
blob | commitdiff | raw | diff to current |
next |