aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-02use old size/position in apps file when window is shaded or maximizedmarkt5-2/+40
2007-07-02enable Xinerama and Imlib2 by defaultmarkt1-20/+23
2007-07-02minor usability fix for :Tab and :GoToWindow commandsmarkt3-13/+13
2007-07-02fix DOS when toolbar.button.borderWidth is large and toolbar.bevelWidth > 0markt2-23/+27
2007-07-01random fixesmarkt6-19/+44
2007-06-30make internal tabs defaultmarkt2-2/+2
2007-06-30fix support for _NET_WM_STATE_MODALmarkt5-23/+49
2007-06-30hack for making _NET_WM_STATE_DEMANDS_ATTENTION work with tabsmarkt3-7/+20
2007-06-29updates for compiling with gcc 4.3markt24-0/+141
2007-06-28strip off additional bits in event state provided by Xorgmarkt1-2/+3
2007-06-28some minor changes for fbgmmarkt1-24/+28
2007-06-16moved function so fluxbox compiles with --disable-remembermarkt4-30/+29
2007-06-09fix for exec changesmarkt2-6/+2
2007-06-08patches from trunkmarkt7-1003/+1836
2007-06-08don't tab transient windows from apps file, and change their layers along wit...markt4-23/+46
2007-06-03update menu xinerama settings after movingmarkt4-2/+24
2007-06-03deiconify windows when auto-grouped with new window, when using focusnewmarkt3-2/+9
2007-06-03open slit menu properly wrt xineramamarkt2-17/+18
2007-06-03send transients along with window to other workspacesmarkt3-14/+30
2007-06-03store the EWMH window in Screen.cc, so it gets destroyed when we destroy the ...markt4-17/+7
2007-06-03fixes a bug with rox panel flickering with mousefocusmarkt2-3/+6
2007-06-01fixed infinite loop with Workspace::removeAllmarkt1-2/+3
2007-06-01added AddWorkspace and RemoveLastWorkspace key commandsmarkt4-0/+31
2007-05-25little fix for reverting focus from windows that destroy themselvesmarkt1-1/+4
2007-05-24immediately set a window as unfocused when unmapping, so other functions knowmarkt1-0/+2
2007-05-23added :attach commandmarkt4-3/+41
2007-05-23little fix for focusing auto-grouped windowsmarkt1-4/+7
2007-05-20added session.screen<N>.maxDisableMove/Resize, plus some other cleanupmarkt7-32/+27
2007-05-20added testsfluxgen3-0/+296
2007-05-20fixed bug #1717782, Bad fullscreen in ooimpress.fluxgen2-2/+16
2007-05-20little fixes for window focus on restartmarkt2-11/+13
2007-05-20this is probably a better measure of whether or not the focus change is desiredmarkt1-1/+2
2007-05-19don't focus new windows while typingmarkt1-0/+3
2007-05-19added back limited behavior for session.screen0.followModelmarkt7-21/+39
2007-05-19fixed bug #1718112, memory leak in FbWindow::textPropertyfluxgen2-9/+29
2007-05-18some minor changesmarkt3-15/+16
2007-05-17make sure included file is valid before saving itmarkt1-1/+3
2007-05-17added includes for tolower() commandmarkt1-0/+8
2007-05-17fixed some window placement issuesmarkt4-17/+27
2007-05-17fix placement with external tabs (thanks Tomas Janousek)markt1-2/+2
2007-05-17added seamonkey to fbgmmarkt1-3/+6
2007-05-16added session.screen<N>.noFocusWhileTypingDelaymarkt5-39/+61
2007-05-14transferred patch from Simon about fbgm encodingsmarkt2-0/+51
2007-05-14this should be a whitespace separated listmarkt1-16/+16
2007-05-13added {Row,Col}MinOverlapPlacement strategiesmarkt6-2/+288
2007-05-12changed interpretation of maximize horz/vert on maximized windowsmarkt2-36/+17
2007-05-12fixed tabs disappearing on reconfigure with [Deco] {TAB} and tabs in titlebarmarkt3-15/+11
2007-05-05checking some return valuesmarkt1-4/+5
2007-05-04fixed infinite loop caused by deiconify commandmarkt3-3/+8
2007-04-27bug in command line parsingmarkt2-5/+10