Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-06-02 | * _NET_WM_STATE_HIDDEN is now used correctly -> if the window goes iconic, this | mathias | 1 | -0/+1 | |
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/+2 | |
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 | -0/+2 | |
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-12-21 | fix a problem with enabling/disabling fullscreen-mode in gtk2-apps | mathias | 1 | -7/+20 | |
* 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-06-20 | support _NET_WM_WINDOW_TYPE_DESKTOP (e.g. nautilus desktop windows) | rathnor | 1 | -1/+2 | |
Allow FluxboxWindows to be untabable. | |||||
2004-01-21 | minor updates | fluxgen | 1 | -2/+3 | |
2004-01-21 | support for _NET_WM_WINDOW_TYPE and _NET_WM_WINDOW_TYPE_DOCK | fluxgen | 1 | -2/+8 | |
2004-01-20 | update | fluxgen | 1 | -2/+3 | |
2004-01-19 | support for _NET_WM_CLIENT_LIST_STACKING, _NET_WM_DESKTOP_VIEWPORT, ↵ | fluxgen | 1 | -3/+7 | |
_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 | -1/+4 | |
2003-09-23 | add support for _NET_WM_STATE_FULLSCREEN | rathnor | 1 | -6/+24 | |
2003-08-27 | added support for _NET_WM_STATE_MAXIMIZE_VERT and ↵ | fluxgen | 1 | -1/+2 | |
_NET_WM_STATE_MAXIMIZE_HORZ, Thanks stephan wezel | |||||
2003-07-28 | update many things to use WinClient instead of FluxboxWindow | rathnor | 1 | -5/+5 | |
2003-07-04 | fix winclient death signalling | rathnor | 1 | -2/+3 | |
2003-07-04 | support in remember for specifying groups. | rathnor | 1 | -3/+4 | |
Also split atomhandler::setupWindow | |||||
2003-06-18 | added propertyNotify function and added _NET_WM_STRUT support | fluxgen | 1 | -1/+3 | |
2003-03-03 | Add code for toolbar modes | rathnor | 1 | -7/+11 | |
2003-02-02 | Integration of new Layering code, plus updates to the layering code itself | rathnor | 1 | -1/+2 | |
- new KeyActions: Raise/LowerLayer, AlwaysOnTop/Bottom, Top/BottomLayer Added a "Quit" KeyAction | |||||
2002-12-01 | Indenting from tabs to emacs 4-space | rathnor | 1 | -33/+33 | |
2002-10-16 | const pointer | fluxgen | 1 | -3/+3 | |
2002-10-11 | state shaded and sticky fixed | fluxgen | 1 | -2/+3 | |
2002-10-02 | initial import | fluxgen | 1 | -0/+75 | |