aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-05properly fix the nls issue, adding a new stringsimonb79-82/+163
2007-01-05fix nls strings to use %04d instead of %4d, as 4d doesn't pad properly simonb80-79/+82
2007-01-05fix loading of rotated fonts on style changesimonb8-14/+39
2007-01-05change default Xft font so that it works properly with rotation (see simonb6-13/+49
2007-01-05insignificant change to the makefilemarkt1-1/+1
2007-01-04random attempt to fix an aMSN bugmarkt1-0/+5
2007-01-04little cleanupmarkt2-91/+2
2007-01-04add session.screenN.defaultDeco: <bitmask> to the apps filemarkt6-16/+20
2007-01-04little cleanupmarkt1-37/+6
2007-01-04this seems to be a change that will affect a lot of things,markt2-45/+12
2007-01-04set IconicState on all unmapped clients, and unmap all clients when set to Ic...markt3-13/+47
2007-01-04move iconified windows to the end of the focused list for cycling/revertingmarkt4-0/+30
2007-01-03don't run [startup] items on restartmarkt4-13/+21
2007-01-02scaling color values so that they have the right intensitymarkt2-9/+9
2007-01-02replace `which' in fbsetbg and fbgm with `command -v'markt3-60/+14
2007-01-02fix capitalization of valknut in fbgmmarkt1-1/+1
2007-01-02don't escape regex metacharacters when writing apps filemarkt3-7/+15
2007-01-01don't set menuicon background to style's pixmap when the window has an iconmarkt2-41/+9