aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-02-22command -v seems to cause problems for some distros, despite being POSIX and ...markt1-2/+0
2007-02-21ButtonRelease should only trigger actions if ButtonPress was on the same buttonmarkt1-0/+4
2007-02-17an empty slit without autoHide but with clients in the slitlist file still cr...markt1-0/+2
2007-02-17update workspace names on reconfig, and don't truncate list of names when wri...markt1-0/+3
2007-02-17fixed some issues with creating and alt-tabbing to transients of inactive tabsmarkt1-0/+3
2007-02-10windows weren't getting set resizable when MaxSize and MinSize hints changedmarkt1-0/+3
2007-02-10it was still possible to move a window by grabbing the border with session.ig...markt1-0/+2
2007-02-10window was growing when we received a configurerequest that changed width but...markt1-0/+4
2007-02-09added mouse bindings to the keys filemarkt1-0/+13
2007-02-06wrong client was raised when attaching an unfocused window to the focused windowmarkt1-0/+2
2007-02-06closing a window from the workspace menu should close the chosen client,markt1-0/+5
2007-02-05some fixes for grouping with the apps filemarkt1-0/+9
2007-02-04fix remembered layer and layer menumarkt1-0/+4
2007-02-04clicking on the edge of a button didn't workmarkt1-0/+4
2007-02-02revert svn 4684, transparency in window buttonsmarkt1-3/+4
2007-02-02added SetAlpha key commandmarkt1-0/+11
2007-01-26fix some crashes with empty menus, and fixed default workspace namesmarkt1-0/+2
2007-01-26opening window on different workspace should put it at front of focused list ...markt1-0/+5
2007-01-25don't raise windows above OverrideRedirect windows, or else they eventually g...markt1-0/+3
2007-01-24detect shell from environment variablemarkt1-0/+3
2007-01-21allow transparency in window buttonsmarkt1-0/+3
2007-01-21don't move window frame when closing tab with non-northwest gravity, just the...markt1-0/+2
2007-01-21various changes to menu behaviormarkt1-0/+6
2007-01-20use uppercase arguments to fbsetbg from stylesmarkt1-0/+2
2007-01-20let styles override rootCommand in init, plus removing some code I accidental...markt1-0/+3
2007-01-20minor changes for cascade placementmarkt1-0/+3
2007-01-16right click on iconbutton toggles menumarkt1-0/+2
2007-01-16automatically reconfigure after changing alpha from menu, using a timermarkt1-0/+5
2007-01-15prevent per-window alpha menu from scrolling past 0 or 255:markt1-0/+2
2007-01-15fix rootmenu disappearing on reconfigure -- I can't tell that the code Imarkt1-0/+3
2007-01-14stay on same workspace after restartmarkt1-0/+2
2007-01-14allow windows to deiconify themselvesmarkt1-0/+3
2007-01-14make sure we ungrab the keyboard when changing the alt-tab screen,markt1-0/+2
2007-01-14several fixes for background option in stylesmarkt1-0/+9
2007-01-13don't change focus order unless the user specifically focuses a windowmarkt1-0/+3
2007-01-11add feature to minimize windows in current layermarkt1-0/+4
2007-01-08fix another 64-bit window propertymarkt1-0/+3
2007-01-07this code accidentally went in with revision 4661markt1-0/+2
2007-01-07remove race condition from workspace warping codemarkt1-0/+2
2007-01-07little cleanupmarkt1-3/+1
2007-01-07fix little bug with iconbar renderingmarkt1-0/+2
2007-01-07add the missed filessimonb1-3/+3
2007-01-07fix intrinsic problem with refcountsimonb1-0/+2
2007-01-07per-window transparency, including apps and menu support, plus some simonb1-0/+14
2007-01-06updated nb_NO translationsmarkt1-0/+2
2007-01-06make "force pseudotransparency" menu item work immediatelymarkt1-0/+4
2007-01-06move triangle drawing into FbDrawablesimonb1-0/+6
2007-01-05set active client when raising a transient windowmarkt1-0/+3
2007-01-05window wasn't staying focused when dragging across workspaces with outline wi...markt1-0/+3
2007-01-05fix window menu placement with toolbar at top of screen, and disable titlebar...markt1-0/+3