Age | Commit message (Expand) | Author | Files | Lines |
2007-02-10 | it was still possible to move a window by grabbing the border with session.ig... | markt | 1 | -5/+12 |
2007-02-10 | window was growing when we received a configurerequest that changed width but... | markt | 1 | -1/+5 |
2007-02-09 | added mouse bindings to the keys file | markt | 11 | -126/+205 |
2007-02-06 | wrong client was raised when attaching an unfocused window to the focused window | markt | 1 | -0/+4 |
2007-02-06 | closing a window from the workspace menu should close the chosen client, | markt | 4 | -4/+22 |
2007-02-05 | change defaults for fullMaximization and autoRaise | markt | 1 | -2/+2 |
2007-02-05 | some fixes for grouping with the apps file | markt | 2 | -34/+60 |
2007-02-04 | fix remembered layer and layer menu | markt | 4 | -10/+18 |
2007-02-04 | clicking on the edge of a button didn't work | markt | 1 | -2/+3 |
2007-02-02 | revert svn 4684, transparency in window buttons | markt | 3 | -181/+206 |
2007-02-02 | added SetAlpha key command | markt | 4 | -4/+80 |
2007-01-27 | another little fix | markt | 1 | -1/+3 |
2007-01-27 | minor cleaning | fluxgen | 1 | -4/+4 |
2007-01-27 | minor cleaning | fluxgen | 1 | -6/+14 |
2007-01-27 | bunch of cleanup, little bug fixes | markt | 5 | -121/+47 |
2007-01-26 | fix some crashes with empty menus, and fixed default workspace names | markt | 2 | -7/+7 |
2007-01-26 | opening window on different workspace should put it at front of focused list ... | markt | 3 | -5/+14 |
2007-01-26 | little cleanup | markt | 2 | -82/+15 |
2007-01-25 | don't raise windows above OverrideRedirect windows, or else they eventually g... | markt | 1 | -28/+14 |
2007-01-24 | detect shell from environment variable | markt | 1 | -1/+7 |
2007-01-21 | allow transparency in window buttons | markt | 3 | -206/+181 |
2007-01-21 | don't move window frame when closing tab with non-northwest gravity, just the... | markt | 1 | -3/+5 |
2007-01-21 | various changes to menu behavior | markt | 3 | -16/+40 |
2007-01-20 | use uppercase arguments to fbsetbg from styles | markt | 1 | -6/+6 |
2007-01-20 | let styles override rootCommand in init, plus removing some code I accidental... | markt | 3 | -37/+11 |
2007-01-20 | minor changes for cascade placement | markt | 1 | -7/+6 |
2007-01-16 | right click on iconbutton toggles menu | markt | 1 | -9/+6 |
2007-01-16 | automatically reconfigure after changing alpha from menu, using a timer | markt | 1 | -5/+30 |
2007-01-15 | prevent per-window alpha menu from scrolling past 0 or 255: | markt | 1 | -14/+16 |
2007-01-15 | fix rootmenu disappearing on reconfigure -- I can't tell that the code I | markt | 1 | -43/+9 |
2007-01-14 | stay on same workspace after restart | markt | 1 | -2/+15 |
2007-01-14 | allow windows to deiconify themselves | markt | 1 | -1/+2 |
2007-01-14 | make sure we ungrab the keyboard when changing the alt-tab screen, | markt | 1 | -1/+6 |
2007-01-14 | several fixes for background option in styles | markt | 4 | -98/+147 |
2007-01-13 | don't change focus order unless the user specifically focuses a window | markt | 4 | -7/+15 |
2007-01-13 | forgot this | markt | 1 | -9/+0 |
2007-01-13 | little cleanup | markt | 5 | -21/+6 |
2007-01-11 | add feature to minimize windows in current layer | markt | 3 | -3/+26 |
2007-01-08 | fix another 64-bit window property | markt | 1 | -1/+1 |
2007-01-08 | fixed _NET_WM_DESKTOP regression | markt | 1 | -8/+9 |
2007-01-07 | another little bug with iconbar rendering | markt | 1 | -4/+14 |
2007-01-07 | remove race condition from workspace warping code | markt | 1 | -14/+19 |
2007-01-07 | little cleanup | markt | 2 | -3/+0 |
2007-01-07 | fix little bug with iconbar rendering | markt | 1 | -1/+6 |
2007-01-07 | I overkilled RefCount. Too tired. Heres the proper fix. | simonb | 1 | -39/+18 |
2007-01-07 | par tof per-window alpha changes | simonb | 1 | -85/+0 |
2007-01-07 | forgot to svn add the files | simonb | 3 | -0/+336 |
2007-01-07 | fix intrinsic problem with refcount | simonb | 3 | -22/+43 |
2007-01-07 | per-window transparency, including apps and menu support, plus some | simonb | 16 | -52/+335 |
2007-01-06 | set opacity properly | markt | 1 | -1/+1 |