aboutsummaryrefslogtreecommitdiffstats
path: root/compositor/compositor.c
Commit message (Expand)AuthorAgeFilesLines
...
* Use the per-surface destroy callback for grabs as wellKristian Høgsberg2010-12-061-42/+35
* Move get_time() helper to coreKristian Høgsberg2010-12-061-15/+9
* Add a surface destroy callback and use it for focus trackingKristian Høgsberg2010-12-061-27/+43
* Add origin information to output.geometry eventKristian Høgsberg2010-12-011-0/+1
* Use generated wl_interface for visualsKristian Høgsberg2010-12-011-7/+3
* Chage the 'base' field to be the name of the super class insteadKristian Høgsberg2010-12-011-110/+115
* compositor: Use a virtual destructor when shutting downKristian Høgsberg2010-12-011-0/+2
* compositor: Shut down properly so we remove the socketKristian Høgsberg2010-12-011-0/+12
* Create socket in /var/run/user/${HOME}Kristian Høgsberg2010-12-011-11/+5
* Indentation nit-pickingKristian Høgsberg2010-12-011-2/+2
* Move pointer and keyboard focus tracking into libwayland-serverKristian Høgsberg2010-12-011-96/+37
* Fix warnings from adding -Wall backKristian Høgsberg2010-12-011-0/+2
* Add reject round trip to dnd protocolKristian Høgsberg2010-11-301-1/+11
* Add wayland backend for compositor (nested)Benjamin Franzke2010-11-291-6/+18
* Fix compositor crash when dragging to a surface that disappearsKristian Høgsberg2010-11-221-24/+50
* Use glTexSubImage to update the pixels.Chia-I Wu2010-10-291-2/+2
* Add a geometry option for x11 compositorKristian Høgsberg2010-10-271-5/+14
* Add a shm buffer sharing mechanismKristian Høgsberg2010-10-061-29/+14
* Add timestamp to pointer image attach requestKristian Høgsberg2010-09-141-0/+4
* Move example compositor to subdirectoryKristian Høgsberg2010-09-141-0/+1461