Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-04 | cleaning, change getCount to numberOfWorkspaces | fluxgen | 1 | -14/+14 | |
2005-06-02 | * _NET_WM_STATE_HIDDEN is now used correctly -> if the window goes iconic, this | mathias | 1 | -12/+32 | |
state is set... what about moving it outside of the visible area? we need to think about this. * mixing _NET_WM_STATE_HIDDEN and _NET_WM_STATE_SKIP_TASKBAR is solved, we dont do this anymore * we dont use _NET_WM_STATE_SKIP_PAGER .. so we shouldnt delete it, thats handled now correctly -> look at the *State() - functions | |||||
2005-05-14 | Vadim pointed out that _NET_CLIENT_LIST and _NET_CLIENT_LIST_STACKING are ↵ | mathias | 1 | -2/+8 | |
not updated when sending _BLACKBOX_NOTIFY_WINDOW_DEL _NET_WM_DESKTOP and _WIN_WORKSPACE had wrong initial values (-1), which lead to probems with (eg) fbpager (unaware of newly created windows and such things) | |||||
2005-05-06 | fix wm_name for fluxbox | simonb | 1 | -1/+2 | |
2005-03-16 | fix for gravity field on _NET_MOVERESIZE_WINDOW messages, patch from Rob ↵ | mathias | 1 | -3/+4 | |
Stevens <stever3 at nycap dot rr dot com> | |||||
2005-01-31 | closes #1107213, 64bit issues with XChangeProperty | mathias | 1 | -6/+6 | |
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 | -1/+1 | |
2005-01-04 | fix some initialisation, especially relating to placement and | simonb | 1 | -4/+1 | |
decoration/handler hints | |||||
2004-12-21 | fix a problem with enabling/disabling fullscreen-mode in gtk2-apps | mathias | 1 | -22/+85 | |
* 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-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-10-21 | fix missing 'new(nothrow)' on mipspro | akir | 1 | -2/+12 | |
2004-10-16 | respect the users wish (followModel) to what happens if a window gets focus ↵ | akir | 1 | -4/+17 | |
which is not on the current workspace | |||||
2004-09-11 | head specific strut, patch from Mathieu De Zutter | fluxgen | 1 | -4/+6 | |
2004-09-10 | cosmetic, tab vs spaces | akir | 1 | -112/+112 | |
2004-08-26 | fixed 2 possible memleaks | akir | 1 | -1/+4 | |
2004-07-21 | minor fixes | fluxgen | 1 | -6/+17 | |
2004-06-20 | support _NET_WM_WINDOW_TYPE_DESKTOP (e.g. nautilus desktop windows) | rathnor | 1 | -1/+19 | |
Allow FluxboxWindows to be untabable. | |||||
2004-06-07 | update NLS string handling... | rathnor | 1 | -4/+5 | |
2004-03-07 | fix _NET_WM_DESKTOP client message handling | rathnor | 1 | -8/+23 | |
2004-02-20 | fixed focus issues with remember hidden, patch from Mathias Gumz | fluxgen | 1 | -4/+7 | |
2004-02-14 | fixed pointer check | fluxgen | 1 | -4/+6 | |
2004-01-21 | we dont move to dock layer for dock windows, need to check this later. | fluxgen | 1 | -3/+1 | |
2004-01-21 | minor fixes | fluxgen | 1 | -35/+61 | |
2004-01-21 | support for _NET_WM_WINDOW_TYPE and _NET_WM_WINDOW_TYPE_DOCK | fluxgen | 1 | -4/+50 | |
2004-01-19 | support for _NET_WM_STATE_ABOVE and _NET_WM_STATE_BELOW | fluxgen | 1 | -2/+31 | |
2004-01-19 | support for _NET_WM_CLIENT_LIST_STACKING, _NET_WM_DESKTOP_VIEWPORT, ↵ | fluxgen | 1 | -12/+198 | |
_NET_WM_DESKTOP_GEOMETRY, _NET_WORKAREA, _NET_ACTIVE_WINDOW | |||||
2004-01-18 | support for _NET_WM_STATE_HIDDEN and _NET_WM_STATE_SKIP_TASKBAR | fluxgen | 1 | -21/+30 | |
2003-12-19 | minor fix | fluxgen | 1 | -1/+2 | |
2003-12-18 | code cleaning | fluxgen | 1 | -2/+2 | |
2003-12-12 | fixed bug in adding new workspaces | fluxgen | 1 | -5/+7 | |
2003-09-23 | add support for _NET_WM_STATE_FULLSCREEN | rathnor | 1 | -8/+86 | |
2003-08-27 | added support for _NET_WM_STATE_MAXIMIZE_VERT and ↵ | fluxgen | 1 | -4/+23 | |
_NET_WM_STATE_MAXIMIZE_HORZ, Thanks stephan wezel | |||||
2003-08-11 | minor indent stuff | fluxgen | 1 | -1/+4 | |
2003-07-28 | update many things to use WinClient instead of FluxboxWindow | rathnor | 1 | -26/+30 | |
2003-07-04 | support in remember for specifying groups. | rathnor | 1 | -2/+2 | |
Also split atomhandler::setupWindow | |||||
2003-07-02 | fixed bug in updateWorkspace | fluxgen | 1 | -7/+8 | |
2003-06-18 | added propertyNotify function and added _NET_WM_STRUT support | fluxgen | 1 | -1/+33 | |
2003-05-19 | using property and changeProperty | fluxgen | 1 | -25/+17 | |
2003-05-15 | minor cleaning in BScreen interface | fluxgen | 1 | -2/+2 | |
2003-05-15 | cleaning in FluxboxWindow interface | fluxgen | 1 | -5/+5 | |
2003-05-11 | minor cleaning | fluxgen | 1 | -5/+5 | |
2003-05-11 | minor cleaning | fluxgen | 1 | -2/+2 | |
2003-05-10 | using FbRootWindow | fluxgen | 1 | -8/+8 | |
2003-05-10 | we don't use fluxbox here | fluxgen | 1 | -2/+1 | |
2003-05-04 | fix up focus problems | rathnor | 1 | -4/+2 | |
2003-04-25 | fixed include | fluxgen | 1 | -1/+2 | |
2003-04-15 | fixed client and icon count | fluxgen | 1 | -7/+16 | |
2003-04-15 | fixed client count bug | fluxgen | 1 | -8/+21 | |
2003-04-14 | merged with embedded-tab-branch | fluxgen | 1 | -9/+21 | |