aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-08-11Changed to Fluxbox Teamfluxgen1-1/+1
2007-08-09Fix handling of Shape, stage 2 (more involved/complete handling)simonb6-200/+273
2007-08-08fix elements of shaping, more to comesimonb3-30/+80
2007-08-07rotate toolbar texture along with toolbarmarkt1-2/+10
2007-08-06fix KDE dockapps on restartsimonb2-46/+84
2007-08-05some minor changesmarkt3-15/+16
2007-08-05remember role too by defaultsimonb1-13/+17
2007-08-05remember on the class AND instance name by defaultsimonb1-1/+8
2007-08-05revert accidental change, sorry marksimonb1-1/+1
2007-08-04fix encoding of [begin] labelsimonb1-9/+15
2007-08-04only possible anomaly I can see heresimonb1-0/+3
2007-08-04Fix system tray restart issuessimonb6-14/+56
2007-07-31add some decorations to torn menus, and fix restart without an argumentmarkt3-11/+18
2007-07-24fix ToggleDecor for fullscreen and decorationless windows, plus some other cl...markt9-30/+35
2007-07-19minor fix for alt-tabfluxgen1-1/+5
2007-07-17updated behavior of alt-tab to match pre-devel, fixing bug #1755698markt5-47/+56
2007-07-15make sure menus close only when right clicking down and up on the titlebarmarkt3-5/+10
2007-07-08remove _NET_WM_DESKTOP, _NET_WM_STATE, and Gnome hints on client closemarkt3-1/+21
2007-07-07fixes for --program-prefix and --program-suffix, plus fixed overwriting init ...markt8-25/+40
2007-07-07allow negative indices in :Workspace <int>markt1-2/+9
2007-07-07save workspace names, and some fixes for menu behaviormarkt5-9/+25
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