aboutsummaryrefslogtreecommitdiffstats
path: root/compositor/compositor-x11.c
Commit message (Expand)AuthorAgeFilesLines
* Split into a core repository that only holds the core Wayland librariesKristian Høgsberg2011-02-141-795/+0
* compositor-x11: Don't send enter/leave notify if we have an implicit grabKristian Høgsberg2011-02-081-0/+4
* compositor-x11: Handle keyboard focus correctly so we avoid stuck modifiersKristian Høgsberg2011-01-271-3/+42
* compositor: Forward pointer focus notification from compostor backendKristian Høgsberg2011-01-261-4/+14
* compositor-x11: Set window iconKristian Høgsberg2011-01-261-0/+32
* Set WM_CLASS for X11 compositor windowKristian Høgsberg2011-01-261-2/+10
* Move buffer creation and buffer details into drm.c and shm.cKristian Høgsberg2011-01-141-4/+5
* Ignore surface.map_toplevel() if already mappedKristian Høgsberg2011-01-071-1/+1
* Pass EGL_NO_CONTEXT to eglCreateImageKHR for EGL_DRM_BUFFER_MESA targetKristian Høgsberg2011-01-061-1/+2
* Move grab state to struct wl_input_deviceKristian Høgsberg2010-12-081-1/+1
* compositor: Use a virtual destructor when shutting downKristian Høgsberg2010-12-011-0/+7
* compositor: Shut down properly so we remove the socketKristian Høgsberg2010-12-011-1/+1
* Some additional return value checkingDarxus2010-11-221-6/+14
* add newlines for error printfsYuval Fledel2010-11-221-5/+6
* compositor: add safety check when EGL fails to initializeTiago Vignatti2010-11-091-1/+2
* Workaround an xcb-dri2 bug.Chia-I Wu2010-10-291-0/+17
* Add a geometry option for x11 compositorKristian Høgsberg2010-10-271-2/+2
* Move example compositor to subdirectoryKristian Høgsberg2010-09-141-0/+666