summaryrefslogtreecommitdiff
path: root/src/display.h
Commit message (Expand)AuthorAgeFilesLines
* Fix Session-Management stuff a bit. (needs debugging, but it seems to work wi...Stephan Arts2010-01-101-1/+1
* Initial commit for removing libxfcegui4 dependencyStephan Arts2010-01-101-1/+1
* * src/display.c, src/display.h, src/events.c, src/client.cOlivier Fourdan2009-01-241-0/+1
* * 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-9/+9
* Add support for NET_MOVERESIZE_WINDOWOlivier Fourdan2008-10-191-0/+1
* Add support for NET_WM_PID to be able to kill apps (when not responding to NE...Olivier Fourdan2008-09-221-0/+2
* Compositor: remove idle repaint, use only the timeout repaint (should help iw...Olivier Fourdan2008-08-091-4/+0
* Add support for EWMH 1.4 NET_WM_USER_TIME_WINDOW property, Olivier Fourdan2008-07-201-4/+5
* Rework move/resize, better keyboard operations, allow move/resize from menu a...Olivier Fourdan2008-06-011-0/+4
* Update FSF addressOlivier Fourdan2008-05-311-2/+4
* Make sure to release keyboard events even when a modifier is released before ...Olivier Fourdan2008-05-181-4/+4
* Add support for overlays from Composite extension version 0.3Olivier Fourdan2007-12-091-1/+14
* Get highest user time at initial client captureOlivier Fourdan2007-11-061-0/+2
* Add support for NET_WM_ACTION_FULLSCREEN and NET_WM_ACTION_MINIMIZEOlivier Fourdan2007-09-091-0/+2
* Fix xfwm4 hanging with gtk+-2.11.x (Bug #3346) - Patch based on a similar fix...Olivier Fourdan2007-06-211-0/+1
* Plug a pixmap leak in the new button prelight code, and a grab that was leaki...Olivier Fourdan2007-06-161-4/+4
* Rework a bit the code for hilight and frame drawingOlivier Fourdan2007-06-121-8/+2
* Add support for button prelight in windows frameOlivier Fourdan2007-06-111-4/+22
* Try to make things less confusingOlivier Fourdan2007-06-031-2/+2
* Add resize from top of window, based on a patch by Phil Vandry <vandry@tzone....Olivier Fourdan2007-06-021-1/+35
* CleanupOlivier Fourdan2007-05-091-2/+2
* Add support for shape input with XShape extension 1.1 (Bug #3092)Olivier Fourdan2007-04-021-0/+1
* Fix build with -Werror, remove some useless #includes and add some others (ac...Olivier Fourdan2006-12-131-3/+1
* Use timestamp provided by NET_ACTIVE_WINDOW and NET_CURRENT_DESKTOP messages ...Olivier Fourdan2006-12-131-0/+2
* Add some internal flags and comments in compositor to help reading the codeOlivier Fourdan2006-11-301-0/+1
* Use X server time to restore focus when sent to the root window (bug #2472), ...Olivier Fourdan2006-11-041-43/+47
* Add support to NET_WM_MOVERESIZEOlivier Fourdan2006-11-011-0/+15
* Add support for XSync protocol.Olivier Fourdan2006-11-011-45/+60
* Code cleanup to ease future mantainance.Olivier Fourdan2006-10-131-16/+27
* Set focus flag on windows initially mapped on other desktopsOlivier Fourdan2006-09-111-26/+26
* Get rid of pixmap caching of frame components, it saves quite a lot of xserve...Olivier Fourdan2006-08-191-1/+0
* Add Xutil.h include for Solaris, add new option for overlay unredirection, do...Olivier Fourdan2006-08-151-0/+1
* Not sure why the tab window sometimes misses the key release.Olivier Fourdan2006-07-081-1/+1
* Allow enabling/disabling of compositing on the fly from the WM tweaks plugin,...Olivier Fourdan2006-07-021-0/+1
* Add support for opacity lock (patch from Darren Salt <linux@youmustbejoking.d...Olivier Fourdan2006-06-281-0/+1
* Finish rework of the compositor, which should fix quite few bugs and improve ...Olivier Fourdan2006-06-141-0/+15
* Small code reorg.Olivier Fourdan2006-06-051-0/+1
* Create _MOTIF_WM_INFO from the WM to make rxvt-unicode happy and not use over...Olivier Fourdan2006-06-031-0/+1
* Refactoring, allowing to close session the close window shortcut (fixes bug #...Olivier Fourdan2006-05-201-0/+5
* Some cleanup in headers vs. functions used.Olivier Fourdan2006-05-061-1/+0
* Refactoring and small cleanup.Olivier Fourdan2006-05-041-1/+1
* Use a separate implementation from libxfcegui4 for gtk style and event filter...Olivier Fourdan2006-05-031-1/+3
* Add host name on windows running on remote hosts (ala metacity), prevent wind...Olivier Fourdan2006-04-191-0/+2
* If no compositor options is passed, check for older X.org versions and also c...Olivier Fourdan2006-03-311-0/+2
* Disable KDE systray proxy in xfwm4 as KDE now supports standard systrayOlivier Fourdan2006-02-251-0/+2
* Update copyright date and add propertiesOlivier Fourdan2006-02-181-1/+1
* The code is there, add prototypeOlivier Fourdan2005-10-031-0/+1
* Fix typo, use COMPOSITING_MANAGER instead of CLIPBOARD_MANAGER, move atom_nam...Olivier Fourdan2005-09-181-92/+94
* Add new atomOlivier Fourdan2005-09-181-90/+91