aboutsummaryrefslogtreecommitdiff
path: root/src/Ewmh.cc
AgeCommit message (Expand)AuthorFilesLines
2005-01-05fix up window initialisation orderingsimonb1-1/+1
2005-01-04fix some initialisation, especially relating to placement and simonb1-4/+1
2004-12-21fix a problem with enabling/disabling fullscreen-mode in gtk2-appsmathias1-22/+85
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-10-21fix missing 'new(nothrow)' on mipsproakir1-2/+12
2004-10-16respect the users wish (followModel) to what happens if a window gets focus w...akir1-4/+17
2004-09-11head specific strut, patch from Mathieu De Zutterfluxgen1-4/+6
2004-09-10cosmetic, tab vs spacesakir1-112/+112
2004-08-26fixed 2 possible memleaksakir1-1/+4
2004-07-21minor fixesfluxgen1-6/+17
2004-06-20support _NET_WM_WINDOW_TYPE_DESKTOP (e.g. nautilus desktop windows)rathnor1-1/+19
2004-06-07update NLS string handling...rathnor1-4/+5
2004-03-07fix _NET_WM_DESKTOP client message handlingrathnor1-8/+23
2004-02-20fixed focus issues with remember hidden, patch from Mathias Gumzfluxgen1-4/+7
2004-02-14fixed pointer checkfluxgen1-4/+6
2004-01-21we dont move to dock layer for dock windows, need to check this later.fluxgen1-3/+1
2004-01-21minor fixesfluxgen1-35/+61
2004-01-21support for _NET_WM_WINDOW_TYPE and _NET_WM_WINDOW_TYPE_DOCKfluxgen1-4/+50
2004-01-19support for _NET_WM_STATE_ABOVE and _NET_WM_STATE_BELOWfluxgen1-2/+31
2004-01-19support for _NET_WM_CLIENT_LIST_STACKING, _NET_WM_DESKTOP_VIEWPORT, _NET_WM_D...fluxgen1-12/+198
2004-01-18support for _NET_WM_STATE_HIDDEN and _NET_WM_STATE_SKIP_TASKBARfluxgen1-21/+30
2003-12-19minor fixfluxgen1-1/+2
2003-12-18code cleaningfluxgen1-2/+2
2003-12-12fixed bug in adding new workspacesfluxgen1-5/+7
2003-09-23add support for _NET_WM_STATE_FULLSCREENrathnor1-8/+86
2003-08-27added support for _NET_WM_STATE_MAXIMIZE_VERT and _NET_WM_STATE_MAXIMIZE_HORZ...fluxgen1-4/+23
2003-08-11minor indent stufffluxgen1-1/+4
2003-07-28update many things to use WinClient instead of FluxboxWindowrathnor1-26/+30
2003-07-04support in remember for specifying groups.rathnor1-2/+2
2003-07-02fixed bug in updateWorkspacefluxgen1-7/+8
2003-06-18added propertyNotify function and added _NET_WM_STRUT supportfluxgen1-1/+33
2003-05-19using property and changePropertyfluxgen1-25/+17
2003-05-15minor cleaning in BScreen interfacefluxgen1-2/+2
2003-05-15cleaning in FluxboxWindow interfacefluxgen1-5/+5
2003-05-11minor cleaningfluxgen1-5/+5
2003-05-11minor cleaningfluxgen1-2/+2
2003-05-10using FbRootWindowfluxgen1-8/+8
2003-05-10we don't use fluxbox herefluxgen1-2/+1
2003-05-04fix up focus problemsrathnor1-4/+2
2003-04-25fixed includefluxgen1-1/+2
2003-04-15fixed client and icon countfluxgen1-7/+16
2003-04-15fixed client count bugfluxgen1-8/+21
2003-04-14merged with embedded-tab-branchfluxgen1-9/+21
2003-04-09Little fixes to bugs highlighted by valgrind - Simonrathnor1-1/+2
2003-03-04minor stufffluxgen1-2/+2
2003-03-04fixing some old BaseDisplay to FbTk Appfluxgen1-14/+18
2003-03-03Add code for toolbar modesrathnor1-7/+7
2003-02-02Integration of new Layering code, plus updates to the layering code itselfrathnor1-1/+5
2003-01-05adjusted for moveResize instead of configure in fluxboxwindowfluxgen1-2/+2
2002-12-27added iconified windows to the _NET_CLIENT_LIST window in response torathnor1-1/+9