Age | Commit message (Expand) | Author | Files | Lines |
2007-01-05 | patch needed to be a bit heavier to properly separate a string for | simonb | 1 | -1/+1 |
2007-01-05 | fix loading of rotated fonts on style change | simonb | 7 | -14/+37 |
2007-01-05 | change default Xft font so that it works properly with rotation (see | simonb | 5 | -13/+38 |
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 | 4 | -16/+11 |
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 | 1 | -41/+12 |
2007-01-04 | set IconicState on all unmapped clients, and unmap all clients when set to Ic... | markt | 2 | -13/+43 |
2007-01-04 | move iconified windows to the end of the focused list for cycling/reverting | markt | 3 | -0/+27 |
2007-01-03 | don't run [startup] items on restart | markt | 2 | -10/+15 |
2007-01-02 | scaling color values so that they have the right intensity | markt | 2 | -9/+9 |
2007-01-02 | don't escape regex metacharacters when writing apps file | markt | 2 | -7/+11 |
2007-01-01 | don't set menuicon background to style's pixmap when the window has an icon | markt | 1 | -41/+7 |
2007-01-01 | don't run [startup] items if fluxbox fails to load | markt | 2 | -26/+32 |
2007-01-01 | don't run [startup] items in apps file on reconfigure when apps file has been... | markt | 1 | -1/+2 |
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 | 1 | -0/+23 |
2006-12-31 | update toolbar visibility on reconfigure | markt | 1 | -1/+4 |
2006-12-31 | Fix _NET_FRAME_EXTENTS on 64-bit systems | simonb | 2 | -5/+5 |
2006-12-29 | don't add 2 pixels to toolbar.height from init file; oh, and I named the reme... | markt | 2 | -3/+2 |
2006-12-28 | allow focus to revert to stuck windows, and we'll see if it still causes | markt | 1 | -5/+2 |
2006-12-27 | fix some misbehaving settings in the apps file | markt | 1 | -4/+7 |
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 | 2 | -14/+32 |
2006-12-19 | Change to data structure for keybindings, ungrab and grab keys when switching | markt | 4 | -189/+102 |
2006-12-18 | Rotate items in toolbar the same way as tabs | markt | 1 | -8/+8 |
2006-12-17 | Stop cycling focus when another command gets run, even if modifiers are still... | markt | 2 | -6/+14 |
2006-12-16 | Apparently, this code did the following: | markt | 1 | -11/+0 |
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 | 10 | -14/+0 |
2006-10-30 | Cosmetic patch from Slava Semushin | mathias | 26 | -607/+703 |
2006-10-27 | cosmetic patch from slava semushin, removes whitespaces and | mathias | 19 | -571/+670 |
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 | 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-20 | fixed bug #1561482, crashed with toolbarmenu | fluxgen | 2 | -51/+61 |
2006-09-18 | added include path | fluxgen | 1 | -1/+1 |
2006-08-14 | fix minor menu separator highlight issue | simonb | 1 | -1/+1 |
2006-08-14 | unused function | markt | 1 | -4/+0 |
2006-08-13 | fix restoring fullscreen windows | markt | 1 | -0/+1 |
2006-08-13 | silly warnings | markt | 1 | -1/+1 |
2006-08-13 | little hack to make sure background only loads once | markt | 2 | -1/+9 |
2006-08-10 | fix crash in ClientPattern | simonb | 1 | -1/+1 |
2006-08-10 | implement _NET_WM_WINDOW_TYPE_MENU AND _NET_WM_WINDOW_TYPE_TOOLBAR | markt | 2 | -3/+18 |
2006-08-09 | it never existed (what never existed?) | markt | 6 | -38/+29 |