Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-10-16 | update | fluxgen | 1 | -1/+5 |
2006-09-20 | fixed bug #1561482, crashed with toolbarmenu | fluxgen | 1 | -0/+4 |
2006-09-20 | fixed little issue with fbsetbg showing the warning about missing wpsetters e... | mathias | 1 | -0/+6 |
2006-08-27 | translations and minor updates to fbgm, patch from antonio gomes (izi) | mathias | 1 | -0/+2 |
2006-08-14 | fix minor menu separator highlight issue | simonb | 1 | -0/+3 |
2006-08-13 | fix restoring fullscreen windows | markt | 1 | -0/+3 |
2006-08-10 | fix crash in ClientPattern | simonb | 1 | -0/+2 |
2006-08-10 | implement _NET_WM_WINDOW_TYPE_MENU AND _NET_WM_WINDOW_TYPE_TOOLBAR | markt | 1 | -0/+2 |
2006-08-10 | remove the "utf8" translation in el_GR, should be UTF-8 | simonb | 1 | -0/+3 |
2006-08-09 | it never existed (what never existed?) | markt | 1 | -3/+0 |
2006-08-09 | remove FbTk::Menu::enter/leaveNotifyEvent -- caused problems with placing sub... | markt | 1 | -0/+3 |
2006-08-08 | fix some compiler warnings in gcc 4.1 | markt | 1 | -0/+3 |
2006-08-07 | updated docs | markt | 1 | -0/+3 |
2006-08-06 | distinguish between startup and restart | markt | 1 | -0/+3 |