aboutsummaryrefslogtreecommitdiff
path: root/src/Ewmh.cc
AgeCommit message (Expand)AuthorFilesLines
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
2002-12-01Indenting from tabs to emacs 4-spacerathnor1-257/+257
2002-11-26nothrow in header newfluxgen1-1/+2
2002-11-23initialised m_net_moveresize_window, fixes bug [641136]rathnor1-1/+4
2002-10-16wm support check on checkwindowfluxgen1-8/+6
2002-10-16more supportfluxgen1-18/+128
2002-10-11state shaded and sticky fixedfluxgen1-4/+43
2002-10-02initial importfluxgen1-0/+228