1033 Commits (92a0dc455aa8df4086a2ccb3d05a513ec415079d)
 

Author SHA1 Message Date
Benjamin Franzke 117483daaa compositor-drm: Coding style fixes 13 years ago
Benjamin Franzke b826302efb Remove return type from wlsc_compositor_shutdown 13 years ago
Benjamin Franzke 4c394190a3 compositor-openwfd: Fix wfd_destroy_output 13 years ago
Kristian Høgsberg f389cacc20 Move away from visuals and just use EGLConfigs or shm format tokens 13 years ago
Kristian Høgsberg 4ebf3a0c2e Fix cursor visibility bug 13 years ago
Kristian Høgsberg 6da3812f0a gears: Don't schedule redraw, just draw from frame callback 13 years ago
Kristian Høgsberg 6f7179c652 compositor: Discard surface.frame if the surface isn't visible 13 years ago
Kristian Høgsberg 8e6d71247e compositor: Track bound resources for input device 13 years ago
Kristian Høgsberg 57295ebf20 compositor: Handle NULL buffer in input_device.attach correctly 13 years ago
Kristian Høgsberg fd07fb76bc Create resource for wl_output 13 years ago
Kristian Høgsberg 2821aaaf9c simple-shm: Fix inverted logic 13 years ago
Kristian Høgsberg 97d44aa58b Pass resources to functions that take object references 13 years ago
Kristian Høgsberg 2415990461 clients: Remove a few unused variables 13 years ago
Kristian Høgsberg 26130866c6 terminal: Fix unused return value warnings 13 years ago
Kristian Høgsberg 9de79a92a6 window.c: Drop global handler argument 13 years ago
Kristian Høgsberg a8d1fa762e clients: Bring clients up to date 13 years ago
Kristian Høgsberg f790c79ec7 Use wl_display_bind() for binding to globals 13 years ago
Kristian Høgsberg d9551a3377 compositor: drop wl_display_add_object() 13 years ago
Kristian Høgsberg 904055a652 compositor: Make all exported objects wl_resources 13 years ago
Kristian Høgsberg 334182062f Use the new wl_callback interface 13 years ago
Matt Roper 361d2ade02 Update compositor shutdown code 13 years ago
Matt Roper 045037e005 Turn off hardware cursors on VT switch before dropping DRM master. 13 years ago
Tiago Vignatti c0827fd9d6 evdev: opt out accelerometer type of devices 13 years ago
Tiago Vignatti 2cc8b87310 compositor: fix pitch initialization 13 years ago
Tiago Vignatti d9c8250955 evdev: use a separate function for configuring devices 13 years ago
Ander Conselvan de Oliveira 90bc9e6532 compositor-drm: Fix compilation error caused by typo. 13 years ago
Ander Conselvan de Oliveira c483917512 compositor-drm: Make unused parts of the cursor image transparent 13 years ago
Dima Ryazanov c224748665 Don't discard key press / key release events if the keys are different 13 years ago
Kristian Høgsberg 6bded3fd95 Don't pass NULL pointer as user data to signal handler 13 years ago
Matt Peterson 63900ec374 Relative movement with a touchpad and other misc fixes for events 13 years ago
Benjamin Franzke 9eaee35613 compositor-drm: Ignore disconnected connectors width 13 years ago
Kristian Høgsberg 3651bd54e1 xserver: Shut down if X server is crashing too fast 13 years ago
Kristian Høgsberg 3cf1172397 xserver: Clean up wm on X server exit 13 years ago
Kristian Høgsberg f6ee695805 xserver: Clean up lockfile creation a bit 13 years ago
Kristian Høgsberg 534222b4d9 xserver: Listen on abstract X socket too 13 years ago
Tiago Vignatti 2116b89156 compositor: Move signal handler initialization before module loading 13 years ago
Tiago Vignatti 5884bcde4a configure: add helper for setting xserver directory 13 years ago
Kristian Høgsberg 338c96325b xserver: Print atom names 13 years ago
Kristian Høgsberg 8417d432f5 screenshot: A couple of minor tweaks 13 years ago
Tiago Vignatti 4d0d2037ea screenshot: use gdk-pixbuf for writing png images 13 years ago
Kristian Høgsberg c1ace8c465 tty: Use /dev/tty instead of tty0 13 years ago
Kristian Høgsberg 9ffb6b9866 compositor: Only configure surface when it changes geometry 13 years ago
Kristian Høgsberg 4f0df049bb compositor: Pick output for surface based on amount of overlap 13 years ago
Benjamin Franzke 7fb56b3ebc compositor-openwfd: Update to systemd seat input devices 13 years ago
Kristian Høgsberg 1ccd9d2a8d compositor-x11: Support multiple outputs 13 years ago
Kristian Høgsberg a4ba1da03d xserver: Ignore requests from X servers we didn't launch 13 years ago
Kristian Høgsberg 2669f72e95 clients: Rename simple-client to simple-egl 13 years ago
Tiago Vignatti 93165e3e23 configure: set up simple clients independently from the others 13 years ago
Tiago Vignatti e81fe8346c clients: simple-shm: remove unused libraries and headers 13 years ago
Tiago Vignatti 79caa757c9 simple-shm: assert display conection 13 years ago