Age | Commit message (Expand) | Author | Files | Lines |
2007-05-19 | added back limited behavior for session.screen0.followModel | markt | 1 | -2/+4 |
2007-05-19 | fixed bug #1718112, memory leak in FbWindow::textProperty | fluxgen | 1 | -0/+3 |
2007-05-17 | fixed some window placement issues | markt | 1 | -0/+3 |
2007-05-16 | added session.screen<N>.noFocusWhileTypingDelay | markt | 1 | -0/+5 |
2007-05-14 | transferred patch from Simon about fbgm encodings | markt | 1 | -0/+4 |
2007-05-13 | added {Row,Col}MinOverlapPlacement strategies | markt | 1 | -0/+5 |
2007-05-12 | changed interpretation of maximize horz/vert on maximized windows | markt | 1 | -0/+3 |
2007-05-12 | fixed tabs disappearing on reconfigure with [Deco] {TAB} and tabs in titlebar | markt | 1 | -0/+4 |
2007-05-04 | fixed infinite loop caused by deiconify command | markt | 1 | -0/+2 |
2007-04-27 | bug in command line parsing | markt | 1 | -0/+4 |
2007-04-23 | added clientmenu command, set iconicstate properly, disabled resizing shaded ... | markt | 1 | -0/+10 |
2007-04-20 | fixed slit's placement with xinerama | markt | 1 | -0/+4 |
2007-04-11 | added session.screen<N>.maxIgnoreIncrement | markt | 1 | -0/+6 |
2007-04-08 | fix for determining the width of clock (copied from Simon's commit to trunk) | markt | 1 | -0/+4 |
2007-04-08 | added OnToolbar modifier, removed followModel, fixed unpressed button rendering | markt | 1 | -0/+10 |
2007-04-06 | more of the same | markt | 1 | -0/+10 |
2007-04-04 | moved some code from here to there | markt | 1 | -0/+3 |
2007-03-31 | pattern matching for window commands and [group] in apps file | markt | 1 | -0/+22 |
2007-03-30 | added finish translations | markt | 1 | -0/+3 |
2007-03-30 | pattern matching for window cycling | markt | 1 | -0/+17 |
2007-03-29 | removed groups file, fixed initial_state handling | markt | 1 | -0/+4 |
2007-03-28 | startup wasn't being run properly when being created for the first time | markt | 1 | -0/+3 |
2007-03-27 | screwed up the changelog entry | markt | 1 | -1/+1 |
2007-03-27 | lots and lots of code cleanup, plus introduced new ClientMenu class | markt | 1 | -0/+6 |
2007-03-25 | added session.screen0.tabs.usePixmap | markt | 1 | -0/+4 |
2007-03-24 | updated french translations | markt | 1 | -0/+4 |
2007-03-24 | fixed the changelog | markt | 1 | -1/+2 |
2007-03-24 | fixed a little bug in fbsetbg when DISPLAY doesn't have .0 after it | markt | 1 | -0/+1 |
2007-03-24 | colossal multi-patch, encompassing all of what I did yesterday without intern... | markt | 1 | -0/+12 |
2007-03-21 | hidemenus should hide custommenus, and fixed custommenu memleak | markt | 1 | -0/+3 |
2007-03-21 | added TypeAheadFocus command | markt | 1 | -0/+7 |
2007-03-20 | updated docs in asciidoc-format | mathias | 1 | -0/+2 |
2007-03-19 | update | fluxgen | 1 | -1/+1 |
2007-03-19 | active menu item wasn't getting reset properly when closed from [exec] with b... | markt | 1 | -0/+2 |
2007-03-19 | size of relative items in toolbar wasn't being calculated properly | markt | 1 | -0/+3 |
2007-03-18 | changed remembering of positions so it only remembers position relative to th... | markt | 1 | -1/+4 |
2007-03-18 | function to find already existing keychains wasn't working properly | markt | 1 | -0/+3 |
2007-03-17 | change workspace number of iconified, stuck windows when changing workspaces | markt | 1 | -0/+3 |
2007-03-16 | maximizing window with aspect ratio caused windows to be made larger than the... | markt | 1 | -0/+3 |
2007-03-16 | added custommenu command | markt | 1 | -0/+4 |
2007-03-11 | fixed parentrelative menu highlight bug | markt | 1 | -0/+3 |
2007-03-10 | make sure autogrouped windows get added to the apps file | markt | 1 | -0/+2 |
2007-03-10 | changed default toolbar layer to DOCK | markt | 1 | -0/+3 |
2007-03-10 | make sure iconbar text padding gets reapplied on reconfigure | markt | 1 | -0/+2 |
2007-03-10 | make sure we don't steal focus from unmanaged windows | markt | 1 | -0/+3 |
2007-03-07 | don't mark menu as focused, even if it gets a FocusIn, when it's not visible | markt | 1 | -1/+4 |
2007-03-06 | fix a little issue with tempraising windows with transients | markt | 1 | -0/+2 |
2007-03-06 | session.screen0.defaultDeco now understands TAB, BORDER, etc. | markt | 1 | -2/+5 |
2007-03-03 | fixed credit for typeahead patch | markt | 1 | -1/+2 |
2007-03-03 | added support for typeahead in menus | markt | 1 | -0/+7 |