aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-01-08fix another 64-bit window propertymarkt1-1/+1
2007-01-08fixed _NET_WM_DESKTOP regressionmarkt1-8/+9
2007-01-07another little bug with iconbar renderingmarkt1-4/+14
2007-01-07remove race condition from workspace warping codemarkt1-14/+19
2007-01-07little cleanupmarkt2-3/+0
2007-01-07fix little bug with iconbar renderingmarkt1-1/+6
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-07forgot to svn add the filessimonb3-0/+336
2007-01-07fix intrinsic problem with refcountsimonb3-22/+43
2007-01-07per-window transparency, including apps and menu support, plus some simonb16-52/+335
2007-01-06set opacity properlymarkt1-1/+1
2007-01-06make "force pseudotransparency" menu item work immediatelymarkt7-44/+49
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 FbDrawablesimonb7-91/+112
2007-01-05set active client when raising a transient windowmarkt1-1/+3
2007-01-05window wasn't staying focused when dragging across workspaces with outline wi...markt1-0/+1
2007-01-05fix window menu placement with toolbar at top of screen, and disable titlebar...markt2-3/+4
2007-01-05don't change focus to a window that doesn't accept focus, see bug #1626114markt1-1/+2
2007-01-05only grab keybindings on screens managed by fluxboxmarkt5-61/+82
2007-01-05use LC_TIME for interpreting clock locale.simonb3-5/+19
2007-01-05patch needed to be a bit heavier to properly separate a string for simonb1-1/+1
2007-01-05fix loading of rotated fonts on style changesimonb7-14/+37
2007-01-05change default Xft font so that it works properly with rotation (see simonb5-13/+38
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 filemarkt4-16/+11
2007-01-04little cleanupmarkt1-37/+6
2007-01-04this seems to be a change that will affect a lot of things,markt1-41/+12
2007-01-04set IconicState on all unmapped clients, and unmap all clients when set to Ic...markt2-13/+43
2007-01-04move iconified windows to the end of the focused list for cycling/revertingmarkt3-0/+27
2007-01-03don't run [startup] items on restartmarkt2-10/+15
2007-01-02scaling color values so that they have the right intensitymarkt2-9/+9
2007-01-02don't escape regex metacharacters when writing apps filemarkt2-7/+11
2007-01-01don't set menuicon background to style's pixmap when the window has an iconmarkt1-41/+7
2007-01-01don't run [startup] items if fluxbox fails to loadmarkt2-26/+32
2007-01-01don't run [startup] items in apps file on reconfigure when apps file has been...markt1-1/+2
2006-12-31check return code when setting utf8 workspace namesmarkt1-4/+7
2006-12-31update window scroll action and direction on reconfiguremarkt1-0/+23
2006-12-31update toolbar visibility on reconfiguremarkt1-1/+4
2006-12-31Fix _NET_FRAME_EXTENTS on 64-bit systemssimonb2-5/+5
2006-12-29don't add 2 pixels to toolbar.height from init file; oh, and I named the reme...markt2-3/+2
2006-12-28allow focus to revert to stuck windows, and we'll see if it still causesmarkt1-5/+2
2006-12-27fix some misbehaving settings in the apps filemarkt1-4/+7
2006-12-22more dead functionsmarkt7-5/+19
2006-12-20little fix for nls in keysmarkt1-1/+1
2006-12-20_FLUXBOX_GROUP_LEFT wasn't being removed on detach, and the correct client in...markt2-14/+32
2006-12-19Change to data structure for keybindings, ungrab and grab keys when switchingmarkt4-189/+102