Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-12-31 | check return code when setting utf8 workspace names | markt | 1 | -4/+7 |
2006-12-31 | update window scroll action and direction on reconfigure | markt | 2 | -0/+25 |
2006-12-31 | update toolbar visibility on reconfigure | markt | 2 | -1/+7 |
2006-12-31 | Fix _NET_FRAME_EXTENTS on 64-bit systems | simonb | 3 | -5/+12 |
2006-12-29 | don't add 2 pixels to toolbar.height from init file; oh, and I named the reme... | markt | 3 | -3/+5 |
2006-12-28 | allow focus to revert to stuck windows, and we'll see if it still causes | markt | 2 | -5/+5 |
2006-12-27 | fix some misbehaving settings in the apps file | markt | 2 | -4/+12 |
2006-12-22 | more dead functions | markt | 7 | -5/+19 |
2006-12-20 | little fix for nls in keys | markt | 1 | -1/+1 |
2006-12-20 | _FLUXBOX_GROUP_LEFT wasn't being removed on detach, and the correct client in... | markt | 3 | -14/+35 |
2006-12-19 | Change to data structure for keybindings, ungrab and grab keys when switching | markt | 5 | -189/+113 |
2006-12-18 | Rotate items in toolbar the same way as tabs | markt | 2 | -8/+11 |
2006-12-17 | Stop cycling focus when another command gets run, even if modifiers are still... | markt | 3 | -6/+17 |
2006-12-16 | Apparently, this code did the following: | markt | 2 | -12/+3 |
2006-11-12 | removed duplicate headers, patch from Slava Semushin aka php-coder | fluxgen | 6 | -16/+9 |
2006-11-07 | cosmetic patch from slava again | mathias | 11 | -14/+6 |
2006-10-30 | Cosmetic patch from Slava Semushin | mathias | 30 | -632/+747 |
2006-10-27 | changed mode for ~/.fluxbox/startup to 644 so people on noexec-mounted | mathias | 2 | -1/+5 |
2006-10-27 | small changes to the asciidoc-docs | mathias | 4 | -1522/+2099 |
2006-10-27 | cosmetic patch from slava semushin, removes whitespaces and | mathias | 20 | -571/+677 |
2006-10-16 | comment | fluxgen | 1 | -1/+7 |
2006-10-16 | initialize m_state | fluxgen | 1 | -1/+2 |
2006-10-16 | added CachedPixmap | fluxgen | 1 | -0/+1 |
2006-10-16 | update | fluxgen | 1 | -1/+5 |
2006-10-16 | some cleaning, using CachedPixmap | fluxgen | 2 | -63/+39 |
2006-10-16 | cached pixmap helper, works like auto ptr for cached pixmaps | fluxgen | 2 | -0/+121 |
2006-09-21 | fix for the fbsetbg-fix from yesterday | mathias | 1 | -13/+13 |
2006-09-20 | fixed bug #1561482, crashed with toolbarmenu | fluxgen | 3 | -51/+65 |
2006-09-20 | fixed little issue with fbsetbg showing the warning about missing wpsetters e... | mathias | 2 | -1/+10 |
2006-09-20 | removed | fluxgen | 1 | -400/+0 |
2006-09-18 | added include path | fluxgen | 1 | -1/+1 |
2006-08-27 | translations and minor updates to fbgm, patch from antonio gomes (izi) | mathias | 2 | -20/+29 |
2006-08-14 | fix minor menu separator highlight issue | simonb | 2 | -1/+4 |