Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-03-02 | add XK_KP_Enter to menu | markt | 1 | -0/+2 |
2007-02-28 | some code simplification and bug fixes | markt | 1 | -0/+3 |
2007-02-27 | fixed a typo | markt | 1 | -1/+1 |
2007-02-27 | respect external tabs in ArrangeWindows, patch from Tomas Janousek <tomi@nomi... | mathias | 1 | -0/+4 |
2007-02-25 | update systemtray alpha with toolbar alpha | markt | 1 | -0/+3 |
2007-02-23 | send statesig when maximizing/restoring a window | markt | 1 | -0/+2 |
2007-02-23 | update titlebar buttons on reconfigure | markt | 1 | -0/+3 |
2007-02-23 | added some support for XEMBED protocol in systemtray | markt | 1 | -0/+3 |
2007-02-22 | command -v seems to cause problems for some distros, despite being POSIX and ... | markt | 1 | -2/+0 |
2007-02-21 | ButtonRelease should only trigger actions if ButtonPress was on the same button | markt | 1 | -0/+4 |
2007-02-17 | an empty slit without autoHide but with clients in the slitlist file still cr... | markt | 1 | -0/+2 |
2007-02-17 | update workspace names on reconfig, and don't truncate list of names when wri... | markt | 1 | -0/+3 |
2007-02-17 | fixed some issues with creating and alt-tabbing to transients of inactive tabs | markt | 1 | -0/+3 |
2007-02-10 | windows weren't getting set resizable when MaxSize and MinSize hints changed | markt | 1 | -0/+3 |
2007-02-10 | it was still possible to move a window by grabbing the border with session.ig... | markt | 1 | -0/+2 |
2007-02-10 | window was growing when we received a configurerequest that changed width but... | markt | 1 | -0/+4 |
2007-02-09 | added mouse bindings to the keys file | markt | 1 | -0/+13 |
2007-02-06 | wrong client was raised when attaching an unfocused window to the focused window | markt | 1 | -0/+2 |
2007-02-06 | closing a window from the workspace menu should close the chosen client, | markt | 1 | -0/+5 |
2007-02-05 | some fixes for grouping with the apps file | markt | 1 | -0/+9 |
2007-02-04 | fix remembered layer and layer menu | markt | 1 | -0/+4 |
2007-02-04 | clicking on the edge of a button didn't work | markt | 1 | -0/+4 |
2007-02-02 | revert svn 4684, transparency in window buttons | markt | 1 | -3/+4 |
2007-02-02 | added SetAlpha key command | markt | 1 | -0/+11 |
2007-01-26 | fix some crashes with empty menus, and fixed default workspace names | markt | 1 | -0/+2 |
2007-01-26 | opening window on different workspace should put it at front of focused list ... | markt | 1 | -0/+5 |
2007-01-25 | don't raise windows above OverrideRedirect windows, or else they eventually g... | markt | 1 | -0/+3 |
2007-01-24 | detect shell from environment variable | markt | 1 | -0/+3 |
2007-01-21 | allow transparency in window buttons | markt | 1 | -0/+3 |
2007-01-21 | don't move window frame when closing tab with non-northwest gravity, just the... | markt | 1 | -0/+2 |
2007-01-21 | various changes to menu behavior | markt | 1 | -0/+6 |
2007-01-20 | use uppercase arguments to fbsetbg from styles | markt | 1 | -0/+2 |
2007-01-20 | let styles override rootCommand in init, plus removing some code I accidental... | markt | 1 | -0/+3 |
2007-01-20 | minor changes for cascade placement | markt | 1 | -0/+3 |
2007-01-16 | right click on iconbutton toggles menu | markt | 1 | -0/+2 |
2007-01-16 | automatically reconfigure after changing alpha from menu, using a timer | markt | 1 | -0/+5 |
2007-01-15 | prevent per-window alpha menu from scrolling past 0 or 255: | markt | 1 | -0/+2 |
2007-01-15 | fix rootmenu disappearing on reconfigure -- I can't tell that the code I | markt | 1 | -0/+3 |
2007-01-14 | stay on same workspace after restart | markt | 1 | -0/+2 |
2007-01-14 | allow windows to deiconify themselves | markt | 1 | -0/+3 |
2007-01-14 | make sure we ungrab the keyboard when changing the alt-tab screen, | markt | 1 | -0/+2 |