Age | Commit message (Expand) | Author | Files | Lines |
2007-10-24 | really fix placement when head is remembered but not position | markt | 1 | -0/+1 |
2007-10-23 | allow remembering minimized, maximized, and fullscreen state | markt | 1 | -0/+6 |
2007-10-22 | replaced ModKey with new key commands StartMoving and StartResizing | markt | 1 | -0/+18 |
2007-10-14 | add support for transient windows in client patterns, and merge a few more ch... | markt | 1 | -0/+1 |
2007-10-13 | merged changes from pre-devel | markt | 1 | -64/+106 |
2007-08-09 | Fix handling of Shape, stage 2 (more involved/complete handling) | simonb | 1 | -3/+0 |
2007-07-24 | fix ToggleDecor for fullscreen and decorationless windows, plus some other cl... | markt | 1 | -1/+0 |
2007-07-06 | we know better than MPlayer | markt | 1 | -0/+2 |
2007-07-02 | use old size/position in apps file when the window is shaded or maximized | markt | 1 | -0/+5 |
2007-06-16 | moved function so fluxbox compiles with --disable-remember | markt | 1 | -0/+1 |
2007-03-31 | Fix window menu context when opened by clicking on tab | simonb | 1 | -1/+1 |
2007-03-16 | maximizing window with aspect ratio caused windows to be made larger than the... | markt | 1 | -1/+1 |
2007-03-10 | removed some useless code | markt | 1 | -2/+1 |
2007-02-23 | and check for maximized state in Ewmh::updateState() while we're at it | markt | 1 | -0/+2 |
2007-02-23 | update titlebar buttons on reconfigure | markt | 1 | -0/+3 |
2007-02-04 | fix remembered layer and layer menu | markt | 1 | -1/+1 |
2007-01-13 | little cleanup | markt | 1 | -4/+0 |
2007-01-07 | per-window transparency, including apps and menu support, plus some | simonb | 1 | -0/+17 |
2007-01-04 | add session.screenN.defaultDeco: <bitmask> to the apps file | markt | 1 | -1/+1 |
2006-07-30 | little cleanup, remove FluxboxWindow::isInitialized() | markt | 1 | -1/+0 |
2006-07-03 | fix gravity | simonb | 1 | -4/+4 |
2006-07-01 | more dead functions | markt | 1 | -2/+0 |
2006-07-01 | more dead functions | markt | 1 | -2/+0 |
2006-06-26 | Fix FocusHidden (added m_focus_hidden to FluxboxWindow) | markt | 1 | -1/+2 |
2006-06-24 | Make Urgency Hint flash the correct WinClient's tab. | markt | 1 | -0/+4 |
2006-06-11 | support for _NET_WM_MOVERESIZE | fluxgen | 1 | -14/+40 |
2006-05-16 | issue with maximise and quadrant resize | simonb | 1 | -0/+1 |
2006-05-13 | added new signal, attentionSig(), will notify listeners when this window dema... | fluxgen | 1 | -1/+3 |
2006-04-23 | added support for _NET_WM_ALLOWED_ACTIONS and all the _NET_WM_ACTION_*. Added... | fluxgen | 1 | -0/+1 |
2006-04-17 | iconbutton handling fixes | simonb | 1 | -0/+5 |
2006-03-22 | external tabs features and bugfixes | simonb | 1 | -1/+2 |
2006-03-20 | external tabs | simonb | 1 | -3/+7 |
2006-02-19 | Added center resize. Resizes all corners at the same time. | fluxgen | 1 | -1/+2 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2005-09-07 | Add titlebar scrolling options (thanks Krzysiek Pawlik <krzysiek.pawlik__AT__... | simonb | 1 | -0/+4 |
2005-07-04 | cleaning, change getCount to numberOfWorkspace | fluxgen | 1 | -1/+0 |
2005-06-23 | moved window menu from FluxboxWindow to BScreen | fluxgen | 1 | -19/+2 |
2005-05-03 | using associateClient to create new tab and map it to labelbuttons | fluxgen | 1 | -0/+2 |
2005-04-10 | Big changes to how transparency works | simonb | 1 | -1/+1 |
2005-03-16 | fix for gravity field on _NET_MOVERESIZE_WINDOW messages, patch from Rob Stev... | mathias | 1 | -1/+2 |
2005-01-31 | closes #1107213, 64bit issues with XChangeProperty | mathias | 1 | -3/+3 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2005-01-05 | fix up window initialisation ordering | simonb | 1 | -3/+4 |
2005-01-04 | fix some initialisation, especially relating to placement and | simonb | 1 | -1/+1 |
2004-12-21 | fix a problem with enabling/disabling fullscreen-mode in gtk2-apps | mathias | 1 | -19/+27 |
2004-12-13 | applied patch from Rob Stevens: | mathias | 1 | -0/+4 |
2004-11-30 | adds "kill" to the windowmenu | mathias | 1 | -0/+2 |
2004-11-24 | patch from Rob Stevens to add dragndrop-reordering of the tabs | mathias | 1 | -1/+1 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-08-10 | fixed so we call setupWindow last in init(), else we dont get anything in the... | fluxgen | 1 | -1/+2 |