summaryrefslogtreecommitdiff
path: root/src/compositor.h
Commit message (Expand)AuthorAgeFilesLines
* compositor: Add missing prototype declarationOlivier Fourdan2019-05-211-0/+3
* compositor: Fix build without compositorOlivier Fourdan2019-05-211-1/+1
* compositor: Use settings for vblank modeOlivier Fourdan2018-12-091-8/+2
* compositor: add command line option for vblankOlivier Fourdan2017-12-081-0/+8
* Replace XEvent with XfwmEvent + add xfwm_device_* grabs usageViktor Odintsev2017-11-271-2/+2
* Use temporary pixmap to apply clippingOlivier Fourdan2015-02-101-1/+0
* Use XRender for scaling down window pixmapsOlivier Fourdan2015-02-051-2/+4
* Fix build with compositor disabledOlivier Fourdan2015-01-241-0/+1
* compositor: Check if window pixmap are availableOlivier Fourdan2015-01-241-1/+2
* compositor: Add API to retrieve window pixmapOlivier Fourdan2015-01-221-0/+2
* Use 32 unsigned integer for opacityOlivier Fourdan2015-01-061-1/+1
* Implement zooming.Alistair Buxton2013-12-011-0/+4
* Update copyright year.Olivier Fourdan2011-01-051-1/+1
* Mass update: Update (c) yearOlivier Fourdan2010-12-161-1/+1
* * src/*.c, src/*.h: Update year.Olivier Fourdan2009-01-181-1/+1
* Rework the resize of windows to avoid hidden portions to become visible, add ...Olivier Fourdan2008-08-151-0/+6
* 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-1/+1
* Use X server time to restore focus when sent to the root window (bug #2472), ...Olivier Fourdan2006-11-041-27/+27
* Set focus flag on windows initially mapped on other desktopsOlivier Fourdan2006-09-111-6/+6
* Restore the compositorDamageWindow() hook, use it when the NET_WM_STATE_BELOW...Olivier Fourdan2006-08-241-0/+2
* Spot and fix an issue with stacking reordering.Olivier Fourdan2006-08-231-1/+3
* Allow enabling/disabling of compositing on the fly from the WM tweaks plugin,...Olivier Fourdan2006-07-021-22/+25
* Export the compositor usability so that we can save a few computations.Olivier Fourdan2006-06-301-0/+1
* Revert some removal that was needed, woops...Olivier Fourdan2006-06-251-0/+1
* Change to maintain and use our own copy of the screen size, code cleanup.Olivier Fourdan2006-06-251-6/+0
* More optimizations for the compositor.Olivier Fourdan2006-06-231-6/+2
* Small code reorg.Olivier Fourdan2006-06-051-9/+20
* If no compositor options is passed, check for older X.org versions and also c...Olivier Fourdan2006-03-311-0/+1
* Fix screen resize with compositor runningOlivier Fourdan2006-02-261-0/+1
* Update copyright date and add propertiesOlivier Fourdan2006-02-181-1/+1
* Update datesOlivier Fourdan2005-06-201-1/+1
* Don't use shadow on shaped popup windowsOlivier Fourdan2005-06-191-1/+0
* Add new option "show_frame_shadow" to enable/disable frame shadows.Olivier Fourdan2005-06-111-0/+1
* Update version, improve the window creation management in the compositor.Olivier Fourdan2004-12-131-1/+1
* Monitor window creation in compositor to avoid stacking discrepancies (that s...Olivier Fourdan2004-12-131-1/+1
* Small optimizationsOlivier Fourdan2004-10-201-1/+1
* Change cmd line options to allow automatic compositor.Olivier Fourdan2004-10-131-1/+1
* Add a useless function that not used anywhere in the current code but might b...Olivier Fourdan2004-10-101-16/+17
* Check for an already running compositing manager,Olivier Fourdan2004-10-091-10/+12
* Fix XShape bug, now gkrellm and other shaped windows work.Olivier Fourdan2004-10-051-1/+2
* Better support for transparency property.Olivier Fourdan2004-10-031-0/+1
* Damage window on shape events.Olivier Fourdan2004-10-021-1/+1
* Fix a crash when window XRender visual can't be determinedOlivier Fourdan2004-09-261-1/+1
* Port latest changes from xcompmgr,Olivier Fourdan2004-09-261-3/+0
* Add compositor.Olivier Fourdan2004-09-251-0/+51
* Remove compositor for now.Olivier Fourdan2004-09-191-45/+0
* WIPOlivier Fourdan2004-09-121-0/+45