Age | Commit message (Expand) | Author | Files | Lines |
2007-01-14 | make sure we ungrab the keyboard when changing the alt-tab screen, | markt | 1 | -0/+2 |
2007-01-14 | several fixes for background option in styles | markt | 1 | -0/+9 |
2007-01-13 | don't change focus order unless the user specifically focuses a window | markt | 1 | -0/+3 |
2007-01-11 | add feature to minimize windows in current layer | markt | 1 | -0/+4 |
2007-01-08 | fix another 64-bit window property | markt | 1 | -0/+3 |
2007-01-07 | this code accidentally went in with revision 4661 | markt | 1 | -0/+2 |
2007-01-07 | remove race condition from workspace warping code | markt | 1 | -0/+2 |
2007-01-07 | little cleanup | markt | 1 | -3/+1 |
2007-01-07 | fix little bug with iconbar rendering | markt | 1 | -0/+2 |
2007-01-07 | add the missed files | simonb | 1 | -3/+3 |
2007-01-07 | fix intrinsic problem with refcount | simonb | 1 | -0/+2 |
2007-01-07 | per-window transparency, including apps and menu support, plus some | simonb | 1 | -0/+14 |
2007-01-06 | updated nb_NO translations | markt | 1 | -0/+2 |
2007-01-06 | make "force pseudotransparency" menu item work immediately | markt | 1 | -0/+4 |
2007-01-06 | move triangle drawing into FbDrawable | simonb | 1 | -0/+6 |
2007-01-05 | set active client when raising a transient window | markt | 1 | -0/+3 |
2007-01-05 | window wasn't staying focused when dragging across workspaces with outline wi... | markt | 1 | -0/+3 |
2007-01-05 | fix window menu placement with toolbar at top of screen, and disable titlebar... | markt | 1 | -0/+3 |
2007-01-05 | don't change focus to a window that doesn't accept focus, see bug #1626114 | markt | 1 | -0/+2 |
2007-01-05 | only grab keybindings on screens managed by fluxbox | markt | 1 | -0/+2 |
2007-01-05 | use LC_TIME for interpreting clock locale. | simonb | 1 | -0/+3 |
2007-01-05 | patch needed to be a bit heavier to properly separate a string for | simonb | 1 | -1/+1 |
2007-01-05 | fix nls strings to use %04d instead of %4d, as 4d doesn't pad properly | simonb | 1 | -0/+3 |
2007-01-05 | fix loading of rotated fonts on style change | simonb | 1 | -0/+2 |
2007-01-05 | change default Xft font so that it works properly with rotation (see | simonb | 1 | -0/+11 |
2007-01-04 | add session.screenN.defaultDeco: <bitmask> to the apps file | markt | 1 | -0/+4 |
2007-01-04 | this seems to be a change that will affect a lot of things, | markt | 1 | -4/+0 |
2007-01-04 | set IconicState on all unmapped clients, and unmap all clients when set to Ic... | markt | 1 | -0/+4 |
2007-01-04 | move iconified windows to the end of the focused list for cycling/reverting | markt | 1 | -0/+3 |
2007-01-03 | don't run [startup] items on restart | markt | 1 | -0/+3 |
2007-01-02 | replace `which' in fbsetbg and fbgm with `command -v' | markt | 1 | -0/+2 |
2007-01-02 | don't escape regex metacharacters when writing apps file | markt | 1 | -0/+4 |
2007-01-01 | don't set menuicon background to style's pixmap when the window has an icon | markt | 1 | -0/+2 |
2007-01-01 | don't run [startup] items if fluxbox fails to load | markt | 1 | -0/+2 |
2007-01-01 | don't run [startup] items in apps file on reconfigure when apps file has been... | markt | 1 | -0/+2 |
2006-12-31 | update window scroll action and direction on reconfigure | markt | 1 | -0/+2 |
2006-12-31 | update toolbar visibility on reconfigure | markt | 1 | -0/+3 |
2006-12-31 | Fix _NET_FRAME_EXTENTS on 64-bit systems | simonb | 1 | -0/+7 |
2006-12-29 | don't add 2 pixels to toolbar.height from init file; oh, and I named the reme... | markt | 1 | -0/+3 |
2006-12-28 | allow focus to revert to stuck windows, and we'll see if it still causes | markt | 1 | -0/+3 |
2006-12-27 | fix some misbehaving settings in the apps file | markt | 1 | -0/+5 |
2006-12-20 | _FLUXBOX_GROUP_LEFT wasn't being removed on detach, and the correct client in... | markt | 1 | -0/+3 |
2006-12-19 | Change to data structure for keybindings, ungrab and grab keys when switching | markt | 1 | -0/+11 |
2006-12-18 | Rotate items in toolbar the same way as tabs | markt | 1 | -0/+3 |
2006-12-17 | Stop cycling focus when another command gets run, even if modifiers are still... | markt | 1 | -0/+3 |
2006-12-16 | Apparently, this code did the following: | markt | 1 | -1/+3 |
2006-11-07 | cosmetic patch from slava again | mathias | 1 | -0/+6 |
2006-10-30 | Cosmetic patch from Slava Semushin | mathias | 1 | -2/+10 |
2006-10-27 | changed mode for ~/.fluxbox/startup to 644 so people on noexec-mounted | mathias | 1 | -0/+4 |
2006-10-27 | cosmetic patch from slava semushin, removes whitespaces and | mathias | 1 | -0/+7 |