2007-03-04 |
Dana Jansens | better string matching for duplicate title numbering... |
tree | commitdiff |
2007-03-04 |
Dana Jansens | Fonts are now going to be configured in the rc.xml... |
tree | commitdiff |
2007-03-03 |
Dana Jansens | let the configuration file changes affect windows'... |
tree | commitdiff |
2007-03-03 |
Dana Jansens | don't change the restart type with the session manager... |
tree | commitdiff |
2007-03-03 |
Dana Jansens | pretty brackets |
tree | commitdiff |
2007-03-03 |
Dana Jansens | if sm is disabled, there is nothing to shutdown, so... |
tree | commitdiff |
2007-03-03 |
Dana Jansens | ok this time for real... |
tree | commitdiff |
2007-03-03 |
Dana Jansens | make a copy of the argc and argv instead of modifying... |
tree | commitdiff |
2007-03-03 |
Dana Jansens | commited things i wasn't supposed to. wow i suck. |
tree | commitdiff |
2007-03-03 |
Dana Jansens | reverse that last commit.. that was by accident.. |
tree | commitdiff |
2007-03-03 |
Dana Jansens | add --reconfigure option to openbox. |
tree | commitdiff |
2007-03-03 |
Dana Jansens | why aren't these variables getting initialized. how... |
tree | commitdiff |
2007-03-02 |
Dana Jansens | fix for per-application focus settings. properly use... |
tree | commitdiff |
2007-03-02 |
Dana Jansens | declare variables at the beginning of blocks, because... |
tree | commitdiff |
2007-03-02 |
Dana Jansens | no more using SaveUnder for our openbox-specific window... |
tree | commitdiff |
2007-03-02 |
Dana Jansens | only update the screen areas when a window actually... |
tree | commitdiff |
2007-03-02 |
Dana Jansens | support clients which use true transparency 32-bit... |
tree | commitdiff |
2007-03-02 |
Dana Jansens | this includes a number of things since my magnificent... |
tree | commitdiff |
2007-02-05 |
Mikael Magnusson | always place windows on the screen with the mouse curso... |
tree | commitdiff |
2007-02-05 |
Mikael Magnusson | always place windows on the screen with the mouse curso... |
tree | commitdiff |
2007-02-05 |
Mikael Magnusson | always place windows on the screen with the mouse curso... |
tree | commitdiff |
2007-02-03 |
Mikael Magnusson | SIGH |
tree | commitdiff |
2007-02-03 |
Mikael Magnusson | maybe we should actually run the actions on the menu... |
tree | commitdiff |
2007-01-30 |
Mikael Magnusson | a combined client_list_menu, use as client-list-combine... |
tree | commitdiff |
2006-11-15 |
Mikael Magnusson | 80 cols |
tree | commitdiff |
2006-10-31 |
Mikael Magnusson | dont use nonexisting functions |
tree | commitdiff |
2006-10-31 |
Mikael Magnusson | Add MoveFromEdge* actions, shorten client_directional_e... |
tree | commitdiff |
2006-09-18 |
Mikael Magnusson | show clients with the skip_taskbar property set in... |
tree | commitdiff |
2006-09-12 |
Mikael Magnusson | dont use the keepBorder option for mwm hinted windows... |
tree | commitdiff |
2006-09-09 |
Mikael Magnusson | stray ; killed if |
tree | commitdiff |
2006-08-31 |
Mikael Magnusson | remove .cvsignore files |
tree | commitdiff |
2006-08-31 |
Mikael Magnusson | oops, added borders to windows when keepborder was... |
tree | commitdiff |
2006-08-22 |
Mikael Magnusson | update copyright step 2 |
tree | commitdiff |
2006-08-22 |
Mikael Magnusson | update copyright step 1 |
tree | commitdiff |
2006-08-21 |
Mikael Magnusson | spurious ; |
tree | commitdiff |
2006-08-21 |
Mikael Magnusson | maybe fix transients placed offscreen under certain... |
tree | commitdiff |
2006-08-19 |
Mikael Magnusson | a more proper fix for the client list menu trying to... |
tree | commitdiff |
2006-08-19 |
Mikael Magnusson | dont flicker when setting desktop by per app settings |
tree | commitdiff |
2006-08-19 |
Mikael Magnusson | forgot to check if perapp settings said to put window... |
tree | commitdiff |
2006-08-19 |
Mikael Magnusson | lets not change the stacking before we add the window... |
tree | commitdiff |
2006-08-19 |
Mikael Magnusson | stacking_list contains ObWindows that may or may not... |
tree | commitdiff |
2006-08-19 |
Mikael Magnusson | remove some useless code |
tree | commitdiff |
2006-08-19 |
Mikael Magnusson | fix some warnings from -Wall |
tree | commitdiff |
2006-08-18 |
Mikael Magnusson | fix subsequent silly typo, should now compile as well... |
tree | commitdiff |
2006-08-18 |
Mikael Magnusson | fix a silly copy paste bug, titlenumber should now... |
tree | commitdiff |
2006-08-18 |
Mikael Magnusson | make the dock copy appearance from active window titles... |
tree | commitdiff |
2006-08-17 |
Mikael Magnusson | add a means to tell the timer destroy function not... |
tree | commitdiff |
2006-08-17 |
Mikael Magnusson | close but not quite |
tree | commitdiff |
2006-08-17 |
Mikael Magnusson | add a client destructor to frame.c so it doesn't try... |
tree | commitdiff |
2006-08-16 |
Mikael Magnusson | add option titleNumber in theme section to disable... |
tree | commitdiff |
2006-08-16 |
Mikael Magnusson | adjust logic to be... logical |
tree | commitdiff |
2006-08-16 |
Mikael Magnusson | don't allow inventive users to open the menu while... |
tree | commitdiff |
2006-08-16 |
Mikael Magnusson | try utf8 for WM_NAME if locale fails, really the _local... |
tree | commitdiff |
2006-08-04 |
Mikael Magnusson | really fix focus_last? |
tree | commitdiff |
2006-08-02 |
Mikael Magnusson | after some contemplating and complaints, not enabling... |
tree | commitdiff |
2006-08-02 |
Mikael Magnusson | hopefully fix keyboard move and resize refusing to... |
tree | commitdiff |
2006-08-02 |
Mikael Magnusson | forgot to add prototypes to action.h |
tree | commitdiff |
2006-08-02 |
Mikael Magnusson | s/_/./ |
tree | commitdiff |
2006-08-02 |
Mikael Magnusson | s/self/settings/ |
tree | commitdiff |
2006-08-02 |
Mikael Magnusson | make menus optionally vertically centered, and enable... |
tree | commitdiff |
2006-08-02 |
Mikael Magnusson | add moverelative and resizerelative |
tree | commitdiff |
2006-08-02 |
Mikael Magnusson | be paranoid about programs setting 0 resize increments... |
tree | commitdiff |
2006-08-02 |
Mikael Magnusson | remove bogus check for handle width in client_setup_dec... |
tree | commitdiff |
2006-08-02 |
Mikael Magnusson | make the Unfocus action do something when config_focus_... |
tree | commitdiff |
2006-08-01 |
Mikael Magnusson | remove an old comment |
tree | commitdiff |
2006-06-23 |
Mikael Magnusson | dont make popup windows saveunder after all, they move... |
tree | commitdiff |
2006-06-16 |
Mikael Magnusson | make menus also saveunder |
tree | commitdiff |
2006-06-16 |
Mikael Magnusson | make popup windows saveunder |
tree | commitdiff |
2006-06-11 |
Mikael Magnusson | must assign return of g_list_insert_before to list... |
tree | commitdiff |
2006-06-11 |
Mikael Magnusson | rip out the VIDMODE extension stuff. this was only... |
tree | commitdiff |
2006-06-09 |
Mikael Magnusson | mad propz to jonaskoelker finding a memleak |
tree | commitdiff |
2006-06-09 |
Mikael Magnusson | lollerskates |
tree | commitdiff |
2006-06-09 |
Mikael Magnusson | not surprisingly, there was a typo |
tree | commitdiff |
2006-06-09 |
Mikael Magnusson | if this works i will be a bit amazed, add class matchin... |
tree | commitdiff |
2006-06-09 |
Mikael Magnusson | changing props need client_change_state |
tree | commitdiff |
2006-06-09 |
Mikael Magnusson | fix4 |
tree | commitdiff |
2006-06-09 |
Mikael Magnusson | haha |
tree | commitdiff |
2006-06-09 |
Mikael Magnusson | fix2 |
tree | commitdiff |
2006-06-09 |
Mikael Magnusson | fix |
tree | commitdiff |
2006-06-09 |
Mikael Magnusson | add the rest of the possible states to per app settings... |
tree | commitdiff |
2006-06-09 |
Mikael Magnusson | add role matching to per app settings and fix a small... |
tree | commitdiff |
2006-06-08 |
Mikael Magnusson | setting variables helps |
tree | commitdiff |
2006-06-08 |
Mikael Magnusson | fix7 |
tree | commitdiff |
2006-06-08 |
Mikael Magnusson | fix6 |
tree | commitdiff |
2006-06-08 |
Mikael Magnusson | fix5 |
tree | commitdiff |
2006-06-08 |
Mikael Magnusson | fix4 |
tree | commitdiff |
2006-06-08 |
Mikael Magnusson | fix3 |
tree | commitdiff |
2006-06-08 |
Mikael Magnusson | fix2 |
tree | commitdiff |
2006-06-08 |
Mikael Magnusson | fix |
tree | commitdiff |
2006-06-08 |
Mikael Magnusson | move stuff around some more |
tree | commitdiff |
2006-06-08 |
Mikael Magnusson | some notes to self |
tree | commitdiff |
2006-06-08 |
Mikael Magnusson | *coughs uncontrollably* |
tree | commitdiff |
2006-06-08 |
Mikael Magnusson | "oops" |
tree | commitdiff |
2006-06-08 |
Mikael Magnusson | define vars in proper places and don't leak the entire... |
tree | commitdiff |
2006-06-08 |
Mikael Magnusson | cvs add is good |
tree | commitdiff |
2006-06-08 |
Mikael Magnusson | per app settings |
tree | commitdiff |
2006-04-23 |
Mikael Magnusson | maybe this makes everyone happy, only select first... |
tree | commitdiff |
2006-04-22 |
Mikael Magnusson | patch from syscrash2k, adds submenuShowDelay option... |
tree | commitdiff |
2006-04-20 |
Mikael Magnusson | fix #2670 (hilight first entry in menus) and respect... |
tree | commitdiff |
2006-03-17 |
Mikael Magnusson | fix the minipager for exotic orientations |
tree | commitdiff |
next |