aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-01don't run [startup] items if fluxbox fails to loadmarkt3-26/+34
2007-01-01don't run [startup] items in apps file on reconfigure when apps file has been...markt2-1/+4
2006-12-31check return code when setting utf8 workspace namesmarkt1-4/+7
2006-12-31update window scroll action and direction on reconfiguremarkt2-0/+25
2006-12-31update toolbar visibility on reconfiguremarkt2-1/+7
2006-12-31Fix _NET_FRAME_EXTENTS on 64-bit systemssimonb3-5/+12
2006-12-29don't add 2 pixels to toolbar.height from init file; oh, and I named the reme...markt3-3/+5
2006-12-28allow focus to revert to stuck windows, and we'll see if it still causesmarkt2-5/+5
2006-12-27fix some misbehaving settings in the apps filemarkt2-4/+12
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...markt3-14/+35
2006-12-19Change to data structure for keybindings, ungrab and grab keys when switchingmarkt5-189/+113
2006-12-18Rotate items in toolbar the same way as tabsmarkt2-8/+11
2006-12-17Stop cycling focus when another command gets run, even if modifiers are still...markt3-6/+17
2006-12-16Apparently, this code did the following:markt2-12/+3
2006-11-12removed duplicate headers, patch from Slava Semushin aka php-coderfluxgen6-16/+9
2006-11-07cosmetic patch from slava againmathias11-14/+6