aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-01-02don't escape regex metacharacters when writing apps filemarkt2-7/+11
2007-01-01don't set menuicon background to style's pixmap when the window has an iconmarkt1-41/+7
2007-01-01don't run [startup] items if fluxbox fails to loadmarkt2-26/+32
2007-01-01don't run [startup] items in apps file on reconfigure when apps file has been...markt1-1/+2
2006-12-31check return code when setting utf8 workspace namesmarkt1-4/+7
2006-12-31update window scroll action and direction on reconfiguremarkt1-0/+23
2006-12-31update toolbar visibility on reconfiguremarkt1-1/+4
2006-12-31Fix _NET_FRAME_EXTENTS on 64-bit systemssimonb2-5/+5
2006-12-29don't add 2 pixels to toolbar.height from init file; oh, and I named the reme...markt2-3/+2
2006-12-28allow focus to revert to stuck windows, and we'll see if it still causesmarkt1-5/+2
2006-12-27fix some misbehaving settings in the apps filemarkt1-4/+7
2006-12-22more dead functionsmarkt7-5/+19
2006-12-20little fix for nls in keysmarkt1-1/+1
2006-12-20_FLUXBOX_GROUP_LEFT wasn't being removed on detach, and the correct client in...markt2-14/+32
2006-12-19Change to data structure for keybindings, ungrab and grab keys when switchingmarkt4-189/+102
2006-12-18Rotate items in toolbar the same way as tabsmarkt1-8/+8
2006-12-17Stop cycling focus when another command gets run, even if modifiers are still...markt2-6/+14
2006-12-16Apparently, this code did the following:markt1-11/+0
2006-11-12removed duplicate headers, patch from Slava Semushin aka php-coderfluxgen6-16/+9
2006-11-07cosmetic patch from slava againmathias10-14/+0
2006-10-30Cosmetic patch from Slava Semushinmathias26-607/+703
2006-10-27cosmetic patch from slava semushin, removes whitespaces andmathias19-571/+670
2006-10-16commentfluxgen1-1/+7
2006-10-16initialize m_statefluxgen1-1/+2
2006-10-16added CachedPixmapfluxgen1-0/+1
2006-10-16some cleaning, using CachedPixmapfluxgen2-63/+39
2006-10-16cached pixmap helper, works like auto ptr for cached pixmapsfluxgen2-0/+121
2006-09-20fixed bug #1561482, crashed with toolbarmenufluxgen2-51/+61
2006-09-18added include pathfluxgen1-1/+1
2006-08-14fix minor menu separator highlight issuesimonb1-1/+1
2006-08-14unused functionmarkt1-4/+0
2006-08-13fix restoring fullscreen windowsmarkt1-0/+1
2006-08-13silly warningsmarkt1-1/+1
2006-08-13little hack to make sure background only loads oncemarkt2-1/+9
2006-08-10fix crash in ClientPatternsimonb1-1/+1
2006-08-10implement _NET_WM_WINDOW_TYPE_MENU AND _NET_WM_WINDOW_TYPE_TOOLBARmarkt2-3/+18
2006-08-09it never existed (what never existed?)markt6-38/+29
2006-08-09remove FbTk::Menu::enter/leaveNotifyEvent -- caused problems with placing sub...markt2-74/+9
2006-08-08fix some compiler warnings in gcc 4.1markt6-29/+38
2006-08-06distinguish between startup and restartmarkt3-7/+26
2006-08-05don't call placement strategy on maximized or fullscreen windowsmarkt1-2/+4
2006-08-05a little fix for auto-grouping after restartmarkt3-7/+7
2006-08-05forgot about autogroupingmarkt1-0/+3
2006-08-04don't re-apply remembered settings on restart if they are set as window prope...markt3-17/+18
2006-08-04change the debug output in FocusControl::setFocusedWindow()markt1-2/+2
2006-08-03don't raise a window after cycling if it has been minimizedmarkt1-1/+3
2006-08-03add support for negative arguments to :Tabmarkt1-2/+2
2006-08-03check if window is stuck when using followmodelmarkt2-2/+4
2006-08-02rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModelmarkt8-62/+40
2006-08-02update _NET_WORKAREA on screen resizemarkt1-0/+1