aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-25don't raise windows above OverrideRedirect windows, or else they eventually g...markt2-28/+17
2007-01-24detect shell from environment variablemarkt2-1/+10
2007-01-24documented scroll actions in the manualmarkt1-0/+11
2007-01-21allow transparency in window buttonsmarkt4-206/+184
2007-01-21don't move window frame when closing tab with non-northwest gravity, just the...markt2-3/+7
2007-01-21various changes to menu behaviormarkt4-16/+46
2007-01-20use uppercase arguments to fbsetbg from stylesmarkt2-6/+8
2007-01-20change rootcommand entry in docs to reflect changes from previous revisionmarkt1-5/+5
2007-01-20let styles override rootCommand in init, plus removing some code I accidental...markt4-37/+14
2007-01-20minor changes for cascade placementmarkt2-7/+9
2007-01-16right click on iconbutton toggles menumarkt2-9/+8
2007-01-16automatically reconfigure after changing alpha from menu, using a timermarkt2-5/+35
2007-01-15prevent per-window alpha menu from scrolling past 0 or 255:markt2-14/+18
2007-01-15fix rootmenu disappearing on reconfigure -- I can't tell that the code Imarkt2-43/+12
2007-01-15minor edits to manualmarkt1-6/+9
2007-01-14stay on same workspace after restartmarkt2-2/+17
2007-01-14allow windows to deiconify themselvesmarkt2-1/+5
2007-01-14make sure we ungrab the keyboard when changing the alt-tab screen,markt2-1/+8
2007-01-14several fixes for background option in stylesmarkt14-111/+207
2007-01-13don't change focus order unless the user specifically focuses a windowmarkt5-7/+18
2007-01-13forgot thismarkt1-9/+0
2007-01-13little cleanupmarkt5-21/+6
2007-01-11add feature to minimize windows in current layermarkt4-3/+30
2007-01-08fix another 64-bit window propertymarkt2-1/+4
2007-01-08fixed _NET_WM_DESKTOP regressionmarkt1-8/+9
2007-01-07this code accidentally went in with revision 4661markt1-0/+2
2007-01-07another little bug with iconbar renderingmarkt1-4/+14
2007-01-07remove race condition from workspace warping codemarkt2-14/+21
2007-01-07little cleanupmarkt3-6/+1
2007-01-07fix little bug with iconbar renderingmarkt2-1/+8
2007-01-07I overkilled RefCount. Too tired. Heres the proper fix.simonb1-39/+18
2007-01-07par tof per-window alpha changessimonb1-85/+0
2007-01-07part of per-window alpha changessimonb1-0/+4
2007-01-07add the missed filessimonb1-3/+3
2007-01-07forgot to svn add the filessimonb3-0/+336
2007-01-07fix intrinsic problem with refcountsimonb4-22/+45
2007-01-07per-window transparency, including apps and menu support, plus some simonb18-52/+351
2007-01-06updated nb_NO translationsmarkt3-22/+32
2007-01-06set opacity properlymarkt1-1/+1
2007-01-06make "force pseudotransparency" menu item work immediatelymarkt8-44/+53
2007-01-06little fix for previous patch to transient window raisingmarkt1-1/+4
2007-01-06oops, didnt mean to commit this change, twas for testing, so revert itsimonb1-2/+2
2007-01-06move triangle drawing into FbDrawablesimonb8-91/+118
2007-01-05set active client when raising a transient windowmarkt2-1/+6
2007-01-05window wasn't staying focused when dragging across workspaces with outline wi...markt2-0/+4
2007-01-05fix window menu placement with toolbar at top of screen, and disable titlebar...markt3-3/+7
2007-01-05don't change focus to a window that doesn't accept focus, see bug #1626114markt2-1/+4
2007-01-05only grab keybindings on screens managed by fluxboxmarkt6-61/+84
2007-01-05use LC_TIME for interpreting clock locale.simonb4-5/+22
2007-01-05patch needed to be a bit heavier to properly separate a string for simonb3-2/+3