summaryrefslogtreecommitdiff
path: root/src/netwm.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for GTK hide titlebar on maximizeOlivier Fourdan2015-01-071-2/+1
* Add support for GTK frame extentsOlivier Fourdan2014-12-091-0/+1
* Workaround Adobe AIR setting workspace to 0xFF instead of 0xFFFFFFFF for all ...Olivier Fourdan2012-01-081-0/+2
* Update copyright year.Olivier Fourdan2011-01-051-1/+1
* Mass update: Update (c) yearOlivier Fourdan2010-12-161-1/+1
* Do not set the "demand attention" flag when the window is alredy focused, ref...Olivier Fourdan2009-10-011-0/+3
* * src/netwm.h, src/netwm.c, src/client.h, src/client.c, src/events.c,Olivier Fourdan2009-02-231-3/+6
* * src/*.c, src/*.h: Update year.Olivier Fourdan2009-01-181-1/+1
* * src/client.c, src/client.h, src/display.c, src/display.h, Olivier Fourdan2008-10-221-3/+3
* Add support for NET_MOVERESIZE_WINDOWOlivier Fourdan2008-10-191-0/+2
* Fix ping/pongOlivier Fourdan2008-09-251-0/+2
* Implement NET_WM_PING protocolOlivier Fourdan2008-09-241-0/+3
* Rework the window menu, add more actions (above/normal/below, fullscreen/un-f...Olivier Fourdan2008-06-211-2/+1
* Rework focus transitioningOlivier Fourdan2008-06-181-0/+3
* Update FSF addressOlivier Fourdan2008-05-311-2/+4
* Rework a bit the code for hilight and frame drawingOlivier Fourdan2007-06-121-1/+1
* CleanupOlivier Fourdan2007-05-091-5/+5
* Be a lot more paranoid about what broken apps set as struts.Olivier Fourdan2006-12-051-1/+2
* Use X server time to restore focus when sent to the root window (bug #2472), ...Olivier Fourdan2006-11-041-13/+17
* Add support to NET_WM_MOVERESIZEOlivier Fourdan2006-11-011-0/+1
* Set focus flag on windows initially mapped on other desktopsOlivier Fourdan2006-09-111-14/+14
* Update copyright date and add propertiesOlivier Fourdan2006-02-181-1/+1
* Update datesOlivier Fourdan2005-06-201-1/+1
* Add CVS Id, like Jasper does with the panel.Olivier Fourdan2004-08-221-1/+2
* Add multiscreen support.Olivier Fourdan2004-06-151-1/+1
* Change internals to prepare multi-screen (not quite there yet)Olivier Fourdan2004-06-041-3/+4
* - Change gtktoxevent API to be GdkScreen and therefore multiscreen compliantOlivier Fourdan2004-05-301-23/+23
* Get rid of out own Xinerama impl. and use GdkScreen routines instead (that fi...Olivier Fourdan2004-05-131-12/+12
* Huge code reorg., add preliminary support for partial struts; it still needs ...Olivier Fourdan2004-05-091-0/+45