summaryrefslogtreecommitdiff
path: root/ewmhints.c
AgeCommit message (Expand)Author
2017-11-02Fix minor spelling mistakesRené Genz
2017-10-20Fix sign-compare compiler warningsHenrik Andersson
2017-10-05Remove infrastructure to auto-generate proto.hKarl Mikaelsson
2017-01-26Rework the logging systemHenrik Andersson
2015-09-15Add support for _NET_WM_PING to be used by Window Managers.Henrik Andersson
2015-09-15Add _NET_WM_PID and required WM_CLIENT_MACHINE properties to windows.Henrik Andersson
2013-09-19Similar to SeamlessRDPshell commit 1745. Avoid issues with topmostPeter Åstrand
2013-09-17Fix SeamlessRDP bugs related to maximized Windows:Peter Åstrand
2011-04-13Updated the copyright notices for the things we have been working on.Peter Åstrand
2010-01-18Adjusted incorrect memcpy line in ewmh_del_icon, as suggested byPeter Åstrand
2010-01-18Applied rdesktop-x86_64-crash-fix.patch from #1970489. Peter Åstrand
2010-01-14Applied:Peter Åstrand
2010-01-12Changed license to GPLv3Peter Åstrand
2008-07-11ran indent and removed some spaces at EOLJay Sorg
2008-03-06Applied rdesktop part of patch:Peter Åstrand
2007-06-18Implement support for icons in SeamlessRDP.Pierre Ossman
2007-01-08prefix BOOL with RD_Jay Sorg
2006-04-09ewmh_modify_state: Prevent using uninitialized state; simplify code.Peter Åstrand
2006-03-22Fix memory leak spotted by valgrind.Pierre Ossman
2006-03-21Support for window groups and modal windows.Pierre Ossman
2006-03-17Set _NET_WM_STATE property manually for withdrawn windows.Pierre Ossman
2006-03-16Combine the functions to add and remove wm states into a single function.Pierre Ossman
2006-03-16Set _NET_WM_STATE atoms via the window manager (as required by the spec.).Pierre Ossman
2006-03-16Spec says that the wm doesn't have to respect requests to changePierre Ossman
2006-03-15Set _NET_WM_NAMEPeter Åstrand
2006-03-15Handle popups without a parent by setting the window manager hintsPierre Ossman
2006-03-15When a seamless window is moved to a new desktop, move all other seamless win...Peter Åstrand
2006-03-14Implemented support for changing state normal/minimized/maximized via EWMH. A...Peter Åstrand
2005-09-12Updated URL to EWMH spec.Peter Åstrand
2005-08-03Added missing c-basic-offset:s and license headersPeter Åstrand
2003-09-15Indent fixes.Peter Åstrand
2003-09-08Copyright update.Peter Åstrand
2003-09-08Added my copyrightPeter Åstrand
2003-09-05Fixed GCC compiler warnings.Peter Åstrand
2003-08-27more g_ prefix for global varsJay Sorg
2003-01-30Fix a few compile warnings.Matt Chapman
2002-11-19Including rdesktop.h after Xlib.h.Peter Åstrand
2002-11-18Support for extended WM hint _NET_WORKAREA, via -g workareaPeter Åstrand