summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xserver: check whether pointer exists when exitingwayland-demos-0.8Tiago Vignatti2011-09-081-0/+3
* compositor: Don't crash when receiving kb focus with no surfaceKristian Høgsberg2011-09-071-1/+1
* compositor: Repick surface when grab endsKristian Høgsberg2011-09-072-25/+7
* Turn off hardware cursor when screen fade begins.Matt Roper2011-09-071-1/+3
* Update gitignoreBenjamin Franzke2011-09-072-1/+4
* compositor-drm: Merge drm_output_destroy and destroy_outputBenjamin Franzke2011-09-071-32/+15
* compositor-drm: Coding style fixesBenjamin Franzke2011-09-071-30/+37
* Remove return type from wlsc_compositor_shutdownBenjamin Franzke2011-09-062-2/+2
* compositor-openwfd: Fix wfd_destroy_outputBenjamin Franzke2011-09-061-36/+27
* Fix cursor visibility bugKristian Høgsberg2011-09-061-2/+2
* terminal: Fix unused return value warningsKristian Høgsberg2011-09-061-8/+15
* evdev: Associate touchscreen devices with output up frontKristian Høgsberg2011-09-021-8/+12
* evdev: treat BTN_TOUCH as BTN_LEFTTiago Vignatti2011-09-021-1/+5
* compositor: choose tty from command lineTiago Vignatti2011-09-024-12/+25
* evdev: use last output from compositor to get the screen geometriesTiago Vignatti2011-09-021-5/+6
* evdev: organize the code for processing eventsTiago Vignatti2011-09-021-92/+118
* Update compositor shutdown codeMatt Roper2011-08-296-0/+81
* Turn off hardware cursors on VT switch before dropping DRM master.Matt Roper2011-08-271-1/+1
* evdev: opt out accelerometer type of devicesTiago Vignatti2011-08-191-2/+20
* compositor: fix pitch initializationTiago Vignatti2011-08-191-0/+1
* evdev: use a separate function for configuring devicesTiago Vignatti2011-08-191-23/+33
* compositor-drm: Fix compilation error caused by typo.Ander Conselvan de Oliveira2011-08-171-1/+1
* compositor-drm: Make unused parts of the cursor image transparentAnder Conselvan de Oliveira2011-08-161-0/+22
* Don't discard key press / key release events if the keys are differentDima Ryazanov2011-08-161-1/+2
* Don't pass NULL pointer as user data to signal handlerKristian Høgsberg2011-08-121-5/+5
* Relative movement with a touchpad and other misc fixes for eventsMatt Peterson2011-08-121-18/+69
* compositor-drm: Ignore disconnected connectors widthBenjamin Franzke2011-08-121-3/+5
* xserver: Shut down if X server is crashing too fastKristian Høgsberg2011-08-111-12/+30
* xserver: Clean up wm on X server exitKristian Høgsberg2011-08-111-0/+14
* xserver: Clean up lockfile creation a bitKristian Høgsberg2011-08-111-60/+79
* xserver: Listen on abstract X socket tooKristian Høgsberg2011-08-111-38/+105
* compositor: Move signal handler initialization before module loadingTiago Vignatti2011-08-111-9/+7
* configure: add helper for setting xserver directoryTiago Vignatti2011-08-113-3/+8
* xserver: Print atom namesKristian Høgsberg2011-07-271-4/+22
* screenshot: A couple of minor tweaksKristian Høgsberg2011-07-271-3/+4
* screenshot: use gdk-pixbuf for writing png imagesTiago Vignatti2011-07-261-2/+19
* tty: Use /dev/tty instead of tty0Kristian Høgsberg2011-07-221-1/+1
* compositor: Only configure surface when it changes geometryKristian Høgsberg2011-07-211-5/+4
* compositor: Pick output for surface based on amount of overlapKristian Høgsberg2011-07-211-14/+13
* compositor-openwfd: Update to systemd seat input devicesBenjamin Franzke2011-07-211-4/+12
* compositor-x11: Support multiple outputsKristian Høgsberg2011-07-211-14/+25
* xserver: Ignore requests from X servers we didn't launchKristian Høgsberg2011-07-211-0/+3
* clients: Rename simple-client to simple-eglKristian Høgsberg2011-07-212-3/+3
* configure: set up simple clients independently from the othersTiago Vignatti2011-07-213-18/+24
* clients: simple-shm: remove unused libraries and headersTiago Vignatti2011-07-212-3/+1
* simple-shm: assert display conectionTiago Vignatti2011-07-211-0/+1
* evdev: Only add event devicesKristian Høgsberg2011-07-211-0/+3
* xserver: use $bindir prefix when launching XKristian Høgsberg2011-07-212-2/+3
* xserver: Memset the right sizeKristian Høgsberg2011-07-201-1/+1
* xserver: Only launch wm for xservers we launchKristian Høgsberg2011-07-201-0/+5