Age | Commit message (Expand) | Author | Files | Lines |
2007-01-13 | forgot this | markt | 1 | -9/+0 |
2007-01-13 | little cleanup | markt | 5 | -21/+6 |
2007-01-11 | add feature to minimize windows in current layer | markt | 4 | -3/+30 |
2007-01-08 | fix another 64-bit window property | markt | 2 | -1/+4 |
2007-01-08 | fixed _NET_WM_DESKTOP regression | markt | 1 | -8/+9 |
2007-01-07 | this code accidentally went in with revision 4661 | markt | 1 | -0/+2 |
2007-01-07 | another little bug with iconbar rendering | markt | 1 | -4/+14 |
2007-01-07 | remove race condition from workspace warping code | markt | 2 | -14/+21 |
2007-01-07 | little cleanup | markt | 3 | -6/+1 |
2007-01-07 | fix little bug with iconbar rendering | markt | 2 | -1/+8 |
2007-01-07 | I overkilled RefCount. Too tired. Heres the proper fix. | simonb | 1 | -39/+18 |
2007-01-07 | par tof per-window alpha changes | simonb | 1 | -85/+0 |
2007-01-07 | part of per-window alpha changes | simonb | 1 | -0/+4 |
2007-01-07 | add the missed files | simonb | 1 | -3/+3 |
2007-01-07 | forgot to svn add the files | simonb | 3 | -0/+336 |
2007-01-07 | fix intrinsic problem with refcount | simonb | 4 | -22/+45 |
2007-01-07 | per-window transparency, including apps and menu support, plus some | simonb | 18 | -52/+351 |
2007-01-06 | updated nb_NO translations | markt | 3 | -22/+32 |
2007-01-06 | set opacity properly | markt | 1 | -1/+1 |
2007-01-06 | make "force pseudotransparency" menu item work immediately | markt | 8 | -44/+53 |
2007-01-06 | little fix for previous patch to transient window raising | markt | 1 | -1/+4 |
2007-01-06 | oops, didnt mean to commit this change, twas for testing, so revert it | simonb | 1 | -2/+2 |
2007-01-06 | move triangle drawing into FbDrawable | simonb | 8 | -91/+118 |
2007-01-05 | set active client when raising a transient window | markt | 2 | -1/+6 |
2007-01-05 | window wasn't staying focused when dragging across workspaces with outline wi... | markt | 2 | -0/+4 |
2007-01-05 | fix window menu placement with toolbar at top of screen, and disable titlebar... | markt | 3 | -3/+7 |
2007-01-05 | don't change focus to a window that doesn't accept focus, see bug #1626114 | markt | 2 | -1/+4 |
2007-01-05 | only grab keybindings on screens managed by fluxbox | markt | 6 | -61/+84 |
2007-01-05 | use LC_TIME for interpreting clock locale. | simonb | 4 | -5/+22 |
2007-01-05 | patch needed to be a bit heavier to properly separate a string for | simonb | 3 | -2/+3 |
2007-01-05 | properly fix the nls issue, adding a new string | simonb | 79 | -82/+163 |
2007-01-05 | fix nls strings to use %04d instead of %4d, as 4d doesn't pad properly | simonb | 80 | -79/+82 |
2007-01-05 | fix loading of rotated fonts on style change | simonb | 8 | -14/+39 |
2007-01-05 | change default Xft font so that it works properly with rotation (see | simonb | 6 | -13/+49 |
2007-01-05 | insignificant change to the makefile | markt | 1 | -1/+1 |
2007-01-04 | random attempt to fix an aMSN bug | markt | 1 | -0/+5 |
2007-01-04 | little cleanup | markt | 2 | -91/+2 |
2007-01-04 | add session.screenN.defaultDeco: <bitmask> to the apps file | markt | 6 | -16/+20 |
2007-01-04 | little cleanup | markt | 1 | -37/+6 |
2007-01-04 | this seems to be a change that will affect a lot of things, | markt | 2 | -45/+12 |
2007-01-04 | set IconicState on all unmapped clients, and unmap all clients when set to Ic... | markt | 3 | -13/+47 |
2007-01-04 | move iconified windows to the end of the focused list for cycling/reverting | markt | 4 | -0/+30 |
2007-01-03 | don't run [startup] items on restart | markt | 4 | -13/+21 |
2007-01-02 | scaling color values so that they have the right intensity | markt | 2 | -9/+9 |
2007-01-02 | replace `which' in fbsetbg and fbgm with `command -v' | markt | 3 | -60/+14 |
2007-01-02 | fix capitalization of valknut in fbgm | markt | 1 | -1/+1 |
2007-01-02 | don't escape regex metacharacters when writing apps file | markt | 3 | -7/+15 |
2007-01-01 | don't set menuicon background to style's pixmap when the window has an icon | markt | 2 | -41/+9 |
2007-01-01 | don't run [startup] items if fluxbox fails to load | markt | 3 | -26/+34 |
2007-01-01 | don't run [startup] items in apps file on reconfigure when apps file has been... | markt | 2 | -1/+4 |