2006-10-31 |
Mikael Magnusson | dont use nonexisting functions
|
commit | commitdiff | tree |
2006-10-31 |
Mikael Magnusson | Add MoveFromEdge* actions, shorten client_directional_edge_s...
|
commit | commitdiff | tree |
2006-09-18 |
Mikael Magnusson | show clients with the skip_taskbar property set in...
|
commit | commitdiff | tree |
2006-09-12 |
Mikael Magnusson | dont use the keepBorder option for mwm hinted windows...
|
commit | commitdiff | tree |
2006-09-09 |
Mikael Magnusson | stray ; killed if
|
commit | commitdiff | tree |
2006-09-07 |
Mikael Magnusson | update this too
|
commit | commitdiff | tree |
2006-09-07 |
Mikael Magnusson | update changelog
|
commit | commitdiff | tree |
2006-09-07 |
Mikael Magnusson | fix a crash when using mirrorhorizontal and resizing...
|
commit | commitdiff | tree |
2006-09-06 |
Mikael Magnusson | disable middle menus by default
|
commit | commitdiff | tree |
2006-09-05 |
Mikael Magnusson | corrections to hr.po from daniel radetic
|
commit | commitdiff | tree |
2006-08-31 |
Mikael Magnusson | unused thingies
|
commit | commitdiff | tree |
2006-08-31 |
Mikael Magnusson | remove .cvsignore files
|
commit | commitdiff | tree |
2006-08-31 |
Mikael Magnusson | note 5483 in CHANGELOG
|
commit | commitdiff | tree |
2006-08-31 |
Mikael Magnusson | oops, added borders to windows when keepborder was...
|
commit | commitdiff | tree |
2006-08-25 |
Mikael Magnusson | add slovak translation
|
commit | commitdiff | tree |
2006-08-25 |
Mikael Magnusson | correct a typo?
|
commit | commitdiff | tree |
2006-08-24 |
Mikael Magnusson | minor tweak
|
commit | commitdiff | tree |
2006-08-24 |
Mikael Magnusson | strstr is our friend, thanks merry
|
commit | commitdiff | tree |
2006-08-24 |
Mikael Magnusson | rename osx to mirrorhorizontal and split to splitvertical...
|
commit | commitdiff | tree |
2006-08-22 |
Mikael Magnusson | update copyright step 2
|
commit | commitdiff | tree |
2006-08-22 |
Mikael Magnusson | update copyright step 1
|
commit | commitdiff | tree |
2006-08-22 |
Mikael Magnusson | just make configure --help output slightly less confusing...
|
commit | commitdiff | tree |
2006-08-21 |
Mikael Magnusson | note offscreen fixilating in CHANGELOG
|
commit | commitdiff | tree |
2006-08-21 |
Mikael Magnusson | spurious ;
|
commit | commitdiff | tree |
2006-08-21 |
Mikael Magnusson | maybe fix transients placed offscreen under certain...
|
commit | commitdiff | tree |
2006-08-20 |
Mikael Magnusson | add portuguese translation, thanks gsf!
|
commit | commitdiff | tree |
2006-08-20 |
Mikael Magnusson | i hope this is the right stuff to change
|
commit | commitdiff | tree |
2006-08-20 |
Mikael Magnusson | change default theme in example rc file
|
commit | commitdiff | tree |
2006-08-20 |
Mikael Magnusson | useless *
|
commit | commitdiff | tree |
2006-08-20 |
Mikael Magnusson | oops
|
commit | commitdiff | tree |
2006-08-20 |
Mikael Magnusson | patch from thorsten vollmer to fix bug #2506, interlaces...
|
commit | commitdiff | tree |
2006-08-19 |
Mikael Magnusson | a more proper fix for the client list menu trying to...
|
commit | commitdiff | tree |
2006-08-19 |
Mikael Magnusson | fix syntax error in default config
|
commit | commitdiff | tree |
2006-08-19 |
Mikael Magnusson | dont flicker when setting desktop by per app settings
|
commit | commitdiff | tree |
2006-08-19 |
Mikael Magnusson | forgot to check if perapp settings said to put window...
|
commit | commitdiff | tree |
2006-08-19 |
Mikael Magnusson | lets not change the stacking before we add the window...
|
commit | commitdiff | tree |
2006-08-19 |
Mikael Magnusson | stacking_list contains ObWindows that may or may not...
|
commit | commitdiff | tree |
2006-08-19 |
Mikael Magnusson | remove some useless code
|
commit | commitdiff | tree |
2006-08-19 |
Mikael Magnusson | some systems seem to not include locale.h even with...
|
commit | commitdiff | tree |
2006-08-19 |
Mikael Magnusson | fix some warnings from -Wall
|
commit | commitdiff | tree |
2006-08-19 |
Mikael Magnusson | why did i save that return value?
|
commit | commitdiff | tree |
2006-08-19 |
Mikael Magnusson | maybe it was just a syntax error?
|
commit | commitdiff | tree |
2006-08-19 |
Mikael Magnusson | don't be so afraid to include locale.h
|
commit | commitdiff | tree |
2006-08-18 |
Mikael Magnusson | fix subsequent silly typo, should now compile as well...
|
commit | commitdiff | tree |
2006-08-18 |
Mikael Magnusson | fix a silly copy paste bug, titlenumber should now...
|
commit | commitdiff | tree |
2006-08-18 |
Mikael Magnusson | update changelog
|
commit | commitdiff | tree |
2006-08-18 |
Mikael Magnusson | make the dock copy appearance from active window titles...
|
commit | commitdiff | tree |
2006-08-18 |
Mikael Magnusson | make grips always 25 pixels
|
commit | commitdiff | tree |
2006-08-18 |
Mikael Magnusson | lalala
|
commit | commitdiff | tree |
2006-08-18 |
Mikael Magnusson | add new themes
|
commit | commitdiff | tree |
2006-08-18 |
Mikael Magnusson | remove old themes
|
commit | commitdiff | tree |
2006-08-17 |
Mikael Magnusson | disable startup notification by default
|
commit | commitdiff | tree |
2006-08-17 |
Mikael Magnusson | add a means to tell the timer destroy function not...
|
commit | commitdiff | tree |
2006-08-17 |
Mikael Magnusson | close but not quite
|
commit | commitdiff | tree |
2006-08-17 |
Mikael Magnusson | add a client destructor to frame.c so it doesn't try...
|
commit | commitdiff | tree |
2006-08-16 |
Mikael Magnusson | add option titleNumber in theme section to disable...
|
commit | commitdiff | tree |
2006-08-16 |
Mikael Magnusson | fix silly typo
|
commit | commitdiff | tree |
2006-08-16 |
Mikael Magnusson | adjust logic to be... logical
|
commit | commitdiff | tree |
2006-08-16 |
Mikael Magnusson | don't allow inventive users to open the menu while...
|
commit | commitdiff | tree |
2006-08-16 |
Mikael Magnusson | try utf8 for WM_NAME if locale fails, really the _locale...
|
commit | commitdiff | tree |
2006-08-16 |
Mikael Magnusson | update the title test program to allow combinations...
|
commit | commitdiff | tree |
2006-08-04 |
Mikael Magnusson | really fix focus_last?
|
commit | commitdiff | tree |
2006-08-03 |
Mikael Magnusson | can't call ob_debug from libobrender...
|
commit | commitdiff | tree |
2006-08-03 |
Mikael Magnusson | maybe fix some stuff, i dunno
|
commit | commitdiff | tree |
2006-08-02 |
Mikael Magnusson | after some contemplating and complaints, not enabling...
|
commit | commitdiff | tree |
2006-08-02 |
Mikael Magnusson | hopefully fix keyboard move and resize refusing to...
|
commit | commitdiff | tree |
2006-08-02 |
Mikael Magnusson | forgot to add prototypes to action.h
|
commit | commitdiff | tree |
2006-08-02 |
Mikael Magnusson | s/_/./
|
commit | commitdiff | tree |
2006-08-02 |
Mikael Magnusson | s/self/settings/
|
commit | commitdiff | tree |
2006-08-02 |
Mikael Magnusson | make menus optionally vertically centered, and enable...
|
commit | commitdiff | tree |
2006-08-02 |
Mikael Magnusson | include obrender headers in installation
|
commit | commitdiff | tree |
2006-08-02 |
Mikael Magnusson | add moverelative and resizerelative
|
commit | commitdiff | tree |
2006-08-02 |
Mikael Magnusson | be paranoid about programs setting 0 resize increments...
|
commit | commitdiff | tree |
2006-08-02 |
Mikael Magnusson | remove bogus check for handle width in client_setup_decor_an...
|
commit | commitdiff | tree |
2006-08-02 |
Mikael Magnusson | disable compiling of render/rendertest in make all...
|
commit | commitdiff | tree |
2006-08-02 |
Mikael Magnusson | make the Unfocus action do something when config_focus_follo...
|
commit | commitdiff | tree |
2006-08-02 |
Mikael Magnusson | Update changelog with changes up to now
|
commit | commitdiff | tree |
2006-08-01 |
Mikael Magnusson | remove an old comment
|
commit | commitdiff | tree |
2006-08-01 |
Mikael Magnusson | actually add zh_TW to LINGUAS
|
commit | commitdiff | tree |
2006-08-01 |
Mikael Magnusson | a "osx" gradient, it is like horizontal but mirrors...
|
commit | commitdiff | tree |
2006-08-01 |
Mikael Magnusson | update rc.xml.in, also thanks to jonas k��lker
|
commit | commitdiff | tree |
2006-08-01 |
Mikael Magnusson | update rc.xsd, many thanks to jonas k��lker
|
commit | commitdiff | tree |
2006-07-04 |
Mikael Magnusson | add croatian and german translations
|
commit | commitdiff | tree |
2006-06-23 |
Mikael Magnusson | dont make popup windows saveunder after all, they move...
|
commit | commitdiff | tree |
2006-06-16 |
Mikael Magnusson | make menus also saveunder
|
commit | commitdiff | tree |
2006-06-16 |
Mikael Magnusson | make popup windows saveunder
|
commit | commitdiff | tree |
2006-06-14 |
Mikael Magnusson | so it wont leak because ob uses a hash for colors,...
|
commit | commitdiff | tree |
2006-06-14 |
Mikael Magnusson | okay that parent didnt point where i thought
|
commit | commitdiff | tree |
2006-06-14 |
Mikael Magnusson | forgot i was in the middle of something
|
commit | commitdiff | tree |
2006-06-14 |
Mikael Magnusson | initial commit of split gradient, looks like some RrColor...
|
commit | commitdiff | tree |
2006-06-11 |
Mikael Magnusson | must assign return of g_list_insert_before to list...
|
commit | commitdiff | tree |
2006-06-11 |
Mikael Magnusson | fix two memleaks
|
commit | commitdiff | tree |
2006-06-11 |
Mikael Magnusson | rip out the VIDMODE extension stuff. this was only...
|
commit | commitdiff | tree |
2006-06-09 |
Mikael Magnusson | mad propz to jonaskoelker finding a memleak
|
commit | commitdiff | tree |
2006-06-09 |
Mikael Magnusson | lollerskates
|
commit | commitdiff | tree |
2006-06-09 |
Mikael Magnusson | not surprisingly, there was a typo
|
commit | commitdiff | tree |
2006-06-09 |
Mikael Magnusson | if this works i will be a bit amazed, add class matching...
|
commit | commitdiff | tree |
2006-06-09 |
Mikael Magnusson | changing props need client_change_state
|
commit | commitdiff | tree |
2006-06-09 |
Mikael Magnusson | fix4
|
commit | commitdiff | tree |
2006-06-09 |
Mikael Magnusson | haha
|
commit | commitdiff | tree |
next |