aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
adjust slit menus to deconstruct properly
2007-01-07per-window transparency, including apps and menu support, plus some simonb18-52/+351
infrastructure and related changes. Thanks for original patch from Julien Trolet, dmxen at sourceforge dot net
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
Make MenuItem triangles proportional
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 ↵markt2-0/+4
window moving
2007-01-05fix window menu placement with toolbar at top of screen, and disable ↵markt3-3/+7
titlebar when doing it
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
Fix something likely to break locales on BSDs and things without nl_langinfo
2007-01-05patch needed to be a bit heavier to properly separate a string for simonb3-2/+3
spacing and a string for the text...
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
with non-monospaced fonts
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
notes in ChangeLog or FbTk/Font.cc)
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
so it should wait until after 1.0, even though I think it's important
2007-01-04set IconicState on all unmapped clients, and unmap all clients when set to ↵markt3-13/+47
IconicState also, a little bug fix for previous commit
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 ↵markt2-1/+4
been modified
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 ↵markt3-3/+5
remember menu to help debugging
2006-12-28allow focus to revert to stuck windows, and we'll see if it still causesmarkt2-5/+5
problems with normal focus -- that comment is older than FocusControl.cc, and I've made a lot of changes to focus handling since then; just disabling it wasn't the right thing to do, anyway
2006-12-27fix some misbehaving settings in the apps filemarkt2-4/+12
2006-12-22more dead functionsmarkt7-5/+19