aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-07-06we know better than MPlayermarkt3-19/+48
2007-07-03some security fixes for fluxbox-remote, and a minor change for the gvim fixmarkt7-27/+38
2007-07-03stop gvim from repeatedly resizing tabbed windowsmarkt5-12/+47
2007-07-03fix updating of systemtray and kde dockapps in slit on background changemarkt7-10/+58
2007-07-03don't create gigantic images when XGetGeometry fails in FbTk::FbPixmap::copymarkt1-7/+8
2007-07-02use old size/position in apps file when the window is shaded or maximizedmarkt5-2/+40
2007-07-02minor usability fix for :Tab command and fixed handle rendering when switchin...markt2-5/+7
2007-07-02fixed DOS when toolbar.button.borderWidth is large and toolbar.bevelWidth > 0markt2-35/+39
2007-07-01added key commands :AddWorkspace and :RemoveLastWorkspacemarkt3-0/+28
2007-07-01more fixes for _NET_WM_STATE_MODAL and _NET_WM_STATE_DEMANDS_ATTENTIONmarkt6-15/+44
2007-06-30make internal tabs defaultmarkt1-1/+1
2007-06-30fixed implementation of _NET_WM_STATE_MODALmarkt5-23/+49
2007-06-30fixed the groups file for the last timemarkt2-2/+8
2007-06-30little hack for fixing _NET_WM_STATE_DEMANDS_ATTENTION with tabsmarkt2-7/+16
2007-06-29updates for compiling with gcc 4.3markt23-0/+131
2007-06-28strip off extra bits set by Xorg in event statemarkt1-2/+3
2007-06-16moved function so fluxbox compiles with --disable-remembermarkt4-30/+29
2007-06-09small fix for the /bin/sh issue .. just using /bin/zsh nowmathias1-3/+1
2007-06-08don't tab transient windows from apps file, and change their layers when the ...markt3-23/+42
2007-06-06fix for the following problem:mathias1-1/+4
2007-06-03update menu xinerama settings after movingmarkt3-2/+20
2007-06-03deiconify windows when auto-grouped with new window, when using focusnewmarkt1-4/+6
2007-06-03open slit menu properly wrt xineramamarkt1-17/+16
2007-06-03send transient windows along with sendtoworkspacemarkt2-19/+30
2007-06-03fixes bug with rox panel flickering with mousefocusmarkt1-3/+2
2007-06-01fixed infinite loop caused by removing the last workspace when it contains wi...markt1-2/+3
2007-05-20fixed bug #1717782, Bad fullscreen in ooimpress.fluxgen1-2/+11
2007-05-20added fullscreen testfluxgen2-0/+173
2007-05-19fixed bug #1718112, memory leak in FbWindow::textPropertyfluxgen1-9/+26
2007-05-19added title test for _NET_WM_NAME and WM_NAME memory leaksfluxgen2-0/+123
2007-05-17make sure included menus get remembered, in case they're modifiedmarkt1-0/+3
2007-05-17added include command to ITypeAheadable.hh header for tolower()markt1-0/+6
2007-05-17fixed some window placement issuesmarkt2-5/+8
2007-05-12changed interpretation of maximize horz/vert on a maximized windowmarkt1-36/+14
2007-05-12fixed tabs disappearing on reconfigure with [Deco] {TAB} and tabs in titlebarmarkt2-15/+7
2007-05-05better check these toomarkt1-3/+3
2007-05-05fixing return value checks for utf8 stringsmarkt1-2/+3
2007-05-04fix infinite loop caused by deiconify commandmarkt2-3/+6
2007-04-24fixed a bug in parsing cli, thanks to steven kah hien wong <steven at zensaki...mathias1-5/+6
2007-04-24fix segfault on exit/restart after having opened a custommenumarkt1-0/+4
2007-04-23disabled resizing shaded windowsmarkt3-22/+10
2007-04-20fix slit onhead with BOTTOMLEFT placement, patch from Tomas Janousek <tomi at...mathias1-1/+1
2007-04-19fixed crash when CustomMenu doesn't point to a real filemarkt1-0/+2
2007-04-18fix for fbsetbg -l when last wallpaper was using fbsetrootmarkt1-1/+1
2007-04-17basicly cosmetic changes, patch by slava semushinmathias11-62/+28
2007-04-10added alias "kill" for keys filemarkt1-0/+1
2007-04-08menu from workspacename tool wasn't focused, and fixed unpressed button rende...markt2-3/+4
2007-04-08use proper test for whether it's a number.simonb1-1/+1
2007-04-08Only replace numbers with zeros when calculating clock width.simonb1-1/+11
2007-04-05changed caps lock detection to use LockMask, so the actual key can be used fo...markt2-10/+8