aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-05don't change focus to a window that doesn't accept focus, see bug #1626114markt1-0/+2
2007-01-05only grab keybindings on screens managed by fluxboxmarkt1-0/+2
2007-01-05use LC_TIME for interpreting clock locale.simonb1-0/+3
2007-01-05patch needed to be a bit heavier to properly separate a string for simonb1-1/+1
2007-01-05fix nls strings to use %04d instead of %4d, as 4d doesn't pad properly simonb1-0/+3
2007-01-05fix loading of rotated fonts on style changesimonb1-0/+2
2007-01-05change default Xft font so that it works properly with rotation (see simonb1-0/+11
2007-01-04add session.screenN.defaultDeco: <bitmask> to the apps filemarkt1-0/+4
2007-01-04this seems to be a change that will affect a lot of things,markt1-4/+0
2007-01-04set IconicState on all unmapped clients, and unmap all clients when set to Ic...markt1-0/+4
2007-01-04move iconified windows to the end of the focused list for cycling/revertingmarkt1-0/+3
2007-01-03don't run [startup] items on restartmarkt1-0/+3
2007-01-02replace `which' in fbsetbg and fbgm with `command -v'markt1-0/+2
2007-01-02don't escape regex metacharacters when writing apps filemarkt1-0/+4