Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
infrastructure and related changes. Thanks for original patch from Julien Trolet, dmxen at sourceforge dot net | |||||
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 ↵ | fluxgen | 1 | -1/+3 | |
demands attention | |||||
2006-04-23 | added support for _NET_WM_ALLOWED_ACTIONS and all the _NET_WM_ACTION_*. ↵ | fluxgen | 1 | -0/+1 | |
Added _NET_WM_STATE_MODAL and _NET_WM_WINDOW_TYPE_SPLASH | |||||
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 ↵ | simonb | 1 | -0/+4 | |
<krzysiek.pawlik__AT__people.pl>) New init options added: session.screenN.windowScrollAction: Shade|NextTab - set the action that happens when scrolling on the titlebar session.screenN.windowScrollReverse: true|false - reverse the action direction | |||||
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 | |
Consequently rearrange lots of rendering ops, and strip calls to updateTransparent | |||||
2005-03-16 | fix for gravity field on _NET_MOVERESIZE_WINDOW messages, patch from Rob ↵ | mathias | 1 | -1/+2 | |
Stevens <stever3 at nycap dot rr dot com> | |||||
2005-01-31 | closes #1107213, 64bit issues with XChangeProperty | mathias | 1 | -3/+3 | |
submitted by Matthieu Herrb <matthieu.herrb@laas.fr> | |||||
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 | |
decoration/handler hints | |||||
2004-12-21 | fix a problem with enabling/disabling fullscreen-mode in gtk2-apps | mathias | 1 | -19/+27 | |
* synchronize _NET_WM_STATE in Ewmh.cc * added FluxboxWindow::setFullscreen(bool) to Window.cc furthermore, if a window is in fullscreenmode any existing shape is disabled (looks pretty annoying in mplayer for example) | |||||
2004-12-13 | applied patch from Rob Stevens: | mathias | 1 | -0/+4 | |
fixes dragNdrop ordering of tabs so next/prevtab are not confused -> modification of m_clientlist | |||||
2004-11-30 | adds "kill" to the windowmenu | mathias | 1 | -0/+2 | |
closes #1075142 | |||||
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 ↵ | fluxgen | 1 | -1/+2 | |
the titlebar if we dont have some special option like remember enabled | |||||
2004-08-10 | some debugmessages and minor fixes | fluxgen | 1 | -7/+6 | |
2004-06-20 | support _NET_WM_WINDOW_TYPE_DESKTOP (e.g. nautilus desktop windows) | rathnor | 1 | -3/+9 | |
Allow FluxboxWindows to be untabable. | |||||
2004-06-19 | fix initialisation of state when a window is first mapped | rathnor | 1 | -2/+2 | |
2004-05-13 | fix up a number of things for when a window hides while moving, | rathnor | 1 | -6/+7 | |
including a crash bug | |||||
2004-05-02 | changed m_windowmenu to FbTk Menu ptr instead of FbMenu and we create it via ↵ | fluxgen | 1 | -7/+7 | |
MenuCreator | |||||
2004-04-18 | fixed remember on decoration when we get mwm hint event, patch from Mathias Gumz | fluxgen | 1 | -1/+4 | |
2004-04-12 | fixed grab counting | fluxgen | 1 | -1/+12 | |
2004-03-21 | primarily focus fix/tweak/rejigging | rathnor | 1 | -1/+3 | |
2004-02-20 | fixed focus issues with remember hidden, patch from Mathias Gumz | fluxgen | 1 | -4/+6 | |
2004-02-16 | update | fluxgen | 1 | -2/+2 | |
2004-01-23 | fix some issues with window frame that happened when changing style | rathnor | 1 | -1/+14 | |
2004-01-18 | support for _NET_WM_STATE_HIDDEN and _NET_WM_STATE_SKIP_TASKBAR | fluxgen | 1 | -3/+5 | |
2003-12-30 | fixed focus issue | fluxgen | 1 | -3/+3 | |
2003-12-18 | code cleaning | fluxgen | 1 | -13/+16 | |
2003-12-17 | cleaning | fluxgen | 1 | -3/+3 | |
2003-12-16 | cleaning | fluxgen | 1 | -2/+1 | |