Age | Commit message (Expand) | Author | Files | Lines |
2007-06-01 | added AddWorkspace and RemoveLastWorkspace key commands | markt | 3 | -0/+28 |
2007-05-25 | little fix for reverting focus from windows that destroy themselves | markt | 1 | -1/+4 |
2007-05-24 | immediately set a window as unfocused when unmapping, so other functions know | markt | 1 | -0/+2 |
2007-05-23 | added :attach command | markt | 3 | -3/+37 |
2007-05-23 | little fix for focusing auto-grouped windows | markt | 1 | -4/+7 |
2007-05-20 | added session.screen<N>.maxDisableMove/Resize, plus some other cleanup | markt | 5 | -32/+22 |
2007-05-20 | added tests | fluxgen | 3 | -0/+296 |
2007-05-20 | fixed bug #1717782, Bad fullscreen in ooimpress. | fluxgen | 1 | -2/+11 |
2007-05-20 | little fixes for window focus on restart | markt | 2 | -11/+13 |
2007-05-20 | this is probably a better measure of whether or not the focus change is desired | markt | 1 | -1/+2 |
2007-05-19 | don't focus new windows while typing | markt | 1 | -0/+3 |
2007-05-19 | added back limited behavior for session.screen0.followModel | markt | 5 | -19/+30 |
2007-05-19 | fixed bug #1718112, memory leak in FbWindow::textProperty | fluxgen | 1 | -9/+26 |
2007-05-18 | some minor changes | markt | 3 | -15/+16 |
2007-05-17 | make sure included file is valid before saving it | markt | 1 | -1/+3 |
2007-05-17 | added includes for tolower() command | markt | 1 | -0/+8 |
2007-05-17 | fixed some window placement issues | markt | 3 | -17/+24 |
2007-05-17 | fix placement with external tabs (thanks Tomas Janousek) | markt | 1 | -2/+2 |
2007-05-16 | added session.screen<N>.noFocusWhileTypingDelay | markt | 4 | -39/+56 |
2007-05-13 | added {Row,Col}MinOverlapPlacement strategies | markt | 5 | -2/+283 |
2007-05-12 | changed interpretation of maximize horz/vert on maximized windows | markt | 1 | -36/+14 |
2007-05-12 | fixed tabs disappearing on reconfigure with [Deco] {TAB} and tabs in titlebar | markt | 2 | -15/+7 |
2007-05-05 | checking some return values | markt | 1 | -4/+5 |
2007-05-04 | fixed infinite loop caused by deiconify command | markt | 2 | -3/+6 |
2007-04-27 | bug in command line parsing | markt | 1 | -5/+6 |
2007-04-23 | added clientmenu command, set iconicstate properly, disabled resizing shaded ... | markt | 10 | -144/+219 |
2007-04-20 | fixed slit's placement with xinerama | markt | 1 | -1/+1 |
2007-04-19 | fixed crash when CustomMenu doesn't point to a real file | markt | 1 | -0/+2 |
2007-04-18 | merged changes from trunk | markt | 11 | -64/+30 |
2007-04-18 | fbsetbg -l didn't work properly when previous wallpaper was from fbsetroot | markt | 1 | -1/+1 |
2007-04-13 | fixed some focus issues with FocusNew off | markt | 3 | -32/+32 |
2007-04-11 | added session.screen<N>.maxIgnoreIncrement | markt | 4 | -8/+32 |
2007-04-10 | added alias "kill" to keys file | markt | 1 | -0/+1 |
2007-04-08 | fix for determining the width of clock (copied from Simon's commit to trunk) | markt | 1 | -1/+11 |
2007-04-08 | added OnToolbar modifier, removed followModel, fixed unpressed button rendering | markt | 14 | -259/+170 |
2007-04-07 | more of the same | markt | 14 | -183/+50 |
2007-04-06 | more of the same | markt | 9 | -147/+80 |
2007-04-05 | some minor changes and reorganization | markt | 12 | -110/+83 |
2007-04-04 | moved some code from here to there | markt | 11 | -65/+52 |
2007-04-03 | getting rid of useless files and adding a few that we apparently want | markt | 2 | -9/+0 |
2007-04-03 | fixed ld error with --disable-toolbar | markt | 1 | -1/+1 |
2007-04-03 | fixed a bug, removed some unused code | markt | 5 | -69/+18 |
2007-04-01 | more documentation | fluxgen | 1 | -15/+52 |
2007-04-01 | code documentation | fluxgen | 1 | -7/+79 |
2007-04-01 | don't need this anymore | markt | 1 | -9/+0 |
2007-04-01 | just converting some old code to make future changes easier | markt | 10 | -204/+152 |
2007-03-31 | little compiler warning | markt | 1 | -2/+0 |
2007-03-31 | Minor fix in documentation | fluxgen | 1 | -1/+1 |
2007-03-31 | added documentation | fluxgen | 2 | -5/+24 |
2007-03-31 | more documentation | fluxgen | 2 | -16/+19 |