324 Commits (900b226ac12d133290338eb9c17dec9e0340c9a2)

Author SHA1 Message Date
Kristian Høgsberg 7584062153 Add a desktop_shell interface 13 years ago
Kristian Høgsberg f59da399d8 compositor: Don't crash when receiving kb focus with no surface 13 years ago
Kristian Høgsberg 109a00700e compositor: Drop built-in background support 13 years ago
Kristian Høgsberg 4eaa830381 compositor: Repick surface when grab ends 13 years ago
Kristian Høgsberg e7b5b41e93 evdev: Associate touchscreen devices with output up front 14 years ago
Tiago Vignatti d904359949 evdev: treat BTN_TOUCH as BTN_LEFT 14 years ago
Tiago Vignatti faee80196f compositor: choose tty from command line 14 years ago
Tiago Vignatti bbc2e03b2a evdev: use last output from compositor to get the screen geometries 14 years ago
Tiago Vignatti 8be003baba evdev: organize the code for processing events 14 years ago
Kristian Høgsberg 9ebcf94b83 Use wl_resource_* error functions 14 years ago
Matt Roper 11568a73ba Turn off hardware cursor when screen fade begins. 14 years ago
Benjamin Franzke e8e0e6e2db Update gitignore 14 years ago
Benjamin Franzke 91eacca38b Remove egl display type setenv hack 14 years ago
Benjamin Franzke 48c4ea2dbd compositor-drm: Merge drm_output_destroy and destroy_output 14 years ago
Benjamin Franzke 117483daaa compositor-drm: Coding style fixes 14 years ago
Benjamin Franzke b826302efb Remove return type from wlsc_compositor_shutdown 14 years ago
Benjamin Franzke 4c394190a3 compositor-openwfd: Fix wfd_destroy_output 14 years ago
Kristian Høgsberg f389cacc20 Move away from visuals and just use EGLConfigs or shm format tokens 14 years ago
Kristian Høgsberg 4ebf3a0c2e Fix cursor visibility bug 14 years ago
Kristian Høgsberg 6f7179c652 compositor: Discard surface.frame if the surface isn't visible 14 years ago
Kristian Høgsberg 8e6d71247e compositor: Track bound resources for input device 14 years ago
Kristian Høgsberg 57295ebf20 compositor: Handle NULL buffer in input_device.attach correctly 14 years ago
Kristian Høgsberg fd07fb76bc Create resource for wl_output 14 years ago
Kristian Høgsberg 97d44aa58b Pass resources to functions that take object references 14 years ago
Kristian Høgsberg f790c79ec7 Use wl_display_bind() for binding to globals 14 years ago
Kristian Høgsberg d9551a3377 compositor: drop wl_display_add_object() 14 years ago
Kristian Høgsberg 904055a652 compositor: Make all exported objects wl_resources 14 years ago
Kristian Høgsberg 334182062f Use the new wl_callback interface 14 years ago
Matt Roper 361d2ade02 Update compositor shutdown code 14 years ago
Matt Roper 045037e005 Turn off hardware cursors on VT switch before dropping DRM master. 14 years ago
Tiago Vignatti c0827fd9d6 evdev: opt out accelerometer type of devices 14 years ago
Tiago Vignatti 2cc8b87310 compositor: fix pitch initialization 14 years ago
Tiago Vignatti d9c8250955 evdev: use a separate function for configuring devices 14 years ago
Ander Conselvan de Oliveira 90bc9e6532 compositor-drm: Fix compilation error caused by typo. 14 years ago
Ander Conselvan de Oliveira c483917512 compositor-drm: Make unused parts of the cursor image transparent 14 years ago
Dima Ryazanov c224748665 Don't discard key press / key release events if the keys are different 14 years ago
Kristian Høgsberg 6bded3fd95 Don't pass NULL pointer as user data to signal handler 14 years ago
Matt Peterson 63900ec374 Relative movement with a touchpad and other misc fixes for events 14 years ago
Benjamin Franzke 9eaee35613 compositor-drm: Ignore disconnected connectors width 14 years ago
Kristian Høgsberg 3651bd54e1 xserver: Shut down if X server is crashing too fast 14 years ago
Kristian Høgsberg 3cf1172397 xserver: Clean up wm on X server exit 14 years ago
Kristian Høgsberg f6ee695805 xserver: Clean up lockfile creation a bit 14 years ago
Kristian Høgsberg 534222b4d9 xserver: Listen on abstract X socket too 14 years ago
Tiago Vignatti 2116b89156 compositor: Move signal handler initialization before module loading 14 years ago
Tiago Vignatti 5884bcde4a configure: add helper for setting xserver directory 14 years ago
Kristian Høgsberg 338c96325b xserver: Print atom names 14 years ago
Kristian Høgsberg c1ace8c465 tty: Use /dev/tty instead of tty0 14 years ago
Kristian Høgsberg 9ffb6b9866 compositor: Only configure surface when it changes geometry 14 years ago
Kristian Høgsberg 4f0df049bb compositor: Pick output for surface based on amount of overlap 14 years ago
Benjamin Franzke 7fb56b3ebc compositor-openwfd: Update to systemd seat input devices 14 years ago