136 Commits (2da6d5f76f0aadb51b4e5f8c09bde561da8f249c)

Author SHA1 Message Date
Pekka Paalanen 35ce06d4ae compositor: add screenshooter destructor 13 years ago
Pekka Paalanen c069dd548f compositor: remove unused member from wlsc_input_device 13 years ago
Pekka Paalanen 07753fbe9c compositor: add wlsc_input_device_fini() 13 years ago
Pekka Paalanen 4738f3b1ea compositor: destroy all input binding objects on shutdown 13 years ago
Pekka Paalanen 3c64723c9f compositor: add destructors to shell plugins 13 years ago
Kristian Høgsberg 33f8670ee2 x11: Bridge Wayland selections to X11 CLIPBOARD selection 14 years ago
Kristian Høgsberg e7aaec301a x11: Bridge X11 CLIPBOARD selection to Wayland clients 14 years ago
Kristian Høgsberg 03cb5cf9a7 compositor: Handle disappearing surfaces and input devices for touch 14 years ago
Tiago Vignatti 1f221fff71 compositor: Send out touch events accordingly 14 years ago
Tiago Vignatti 22c6bcec9c evdev: Add ABS_MT_* support for direct touch devices 14 years ago
Kristian Høgsberg 2a25cd4ffa compositor: Remove shell->activate callback 14 years ago
Kristian Høgsberg f47d8fe88c compositor: Move binding code to util.c 14 years ago
Tiago Vignatti ce03ec3fbe evdev: new header file for the driver 14 years ago
Tiago Vignatti 6e2d5f14e8 compositor-drm: remove/add evdev devices when vt switches 14 years ago
Tiago Vignatti c349e1d0b0 compositor-drm: destroy evdev driver properly when finishing compositor 14 years ago
Kristian Høgsberg 541e5557ac compositor: Implement surface global alpha 14 years ago
Kristian Høgsberg cd9ac1da5f compositor: Remove server side cursors 14 years ago
Pekka Paalanen 7296e7984f compositor: let shell override idle time 14 years ago
Pekka Paalanen bce2d3f9a7 compositor: add IDLE state 14 years ago
Pekka Paalanen 409ef0a5c8 compositor: refactor client forking code 14 years ago
Kristian Høgsberg 4bfb82adf7 compositor: Move a few more utils to util.c 14 years ago
Kristian Høgsberg 698c058e2a compositor: Split the animation code out of tablet-shell 14 years ago
Pekka Paalanen ec2b32f49b compositor: eliminate wlsc_surface::shell_priv 14 years ago
Pekka Paalanen 65c74cb18b compositor: add a comment about wlsc_surface::output 14 years ago
Kristian Høgsberg 47fe08aad5 Implement the new dnd/selection protocol 14 years ago
Kristian Høgsberg d2abb83634 compositor: Move more shell.c state into the new shell_surface 14 years ago
Kristian Høgsberg a8873120c4 compositor: The compositor is now jiust a regular global object 14 years ago
Kristian Høgsberg 6b5fc3bac0 compositor: Remove a couple of unused #defines 14 years ago
Kristian Høgsberg 558350a692 compositor: Remove unused resource field from wlsc_output 14 years ago
Pekka Paalanen 56cdea96f0 shell: add private surface struct 14 years ago
Kristian Høgsberg c5241f5b73 Never include wayland-util.h directly 14 years ago
Pekka Paalanen 50719bce2a Fix inconsistent #include style 14 years ago
Pekka Paalanen f0fc70d72f compositor: implement screen locking 14 years ago
Kristian Høgsberg af867cc2f7 compositor: let the shell wake up the compositor 14 years ago
Pekka Paalanen 9ef3e012d6 desktop-shell: screen locking protocol 14 years ago
Kristian Høgsberg 496433b541 compositor: Hold on to surface.frame requests until we assign an output 14 years ago
Kristian Høgsberg 3164c946ac compositor: Drop unused wlsc_output field 'background' 14 years ago
Kristian Høgsberg d826404472 compositor: Drop redundant compositor->damage 14 years ago
Kristian Høgsberg 32e24cc628 compositor: Split shell->attach into map and configure 14 years ago
Ander Conselvan de Oliveira 0de0aafa7f composior: fix tiny cursor bug with drm compositor 14 years ago
Kristian Høgsberg 191454e6c2 compositor: Rename scanout surfaces 14 years ago
Ander Conselvan de Oliveira f1621d2945 compositor: don't release the front buffer after page flip 14 years ago
Kristian Høgsberg d6e5525a20 x11: Manage xserver focus better 14 years ago
Kristian Høgsberg 96aa7da24a Change remaining GPLv2 headers to MIT 14 years ago
Kristian Høgsberg 7584062153 Add a desktop_shell interface 14 years ago
Tiago Vignatti faee80196f compositor: choose tty from command line 14 years ago
Benjamin Franzke b826302efb Remove return type from wlsc_compositor_shutdown 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 904055a652 compositor: Make all exported objects wl_resources 14 years ago
Kristian Høgsberg 334182062f Use the new wl_callback interface 14 years ago