1265 Commits (75b47ec45d8076732b3f30c1b3ebc3d35e6ed7fe)
 

Author SHA1 Message Date
Kristian Høgsberg 11d0512ce9 compositor: Pull in hash table from protocol 13 years ago
Kristian Høgsberg e7aaec301a x11: Bridge X11 CLIPBOARD selection to Wayland clients 13 years ago
Kristian Høgsberg 09e2692403 compositor-x11: Use ARRAY_LENGTH macro from wayland-util.h 13 years ago
Kristian Høgsberg 03cb5cf9a7 compositor: Handle disappearing surfaces and input devices for touch 13 years ago
Kristian Høgsberg 558949b67b clients: Add simple-touch client for testing touch events. 13 years ago
Kristian Høgsberg 3937354eef evdev: Store positions for all touch points in the evdev device 13 years ago
Kristian Høgsberg 3543ff4f82 compositor: Send touch_up before clearing touch focus 13 years ago
Kristian Høgsberg e04ad57a01 window.c: Add touch event stubs 13 years ago
Kristian Høgsberg 8a1d10d66c window.c: Rename input handlers to input_handle_* 13 years ago
Tiago Vignatti 1f221fff71 compositor: Send out touch events accordingly 13 years ago
Tiago Vignatti 22c6bcec9c evdev: Add ABS_MT_* support for direct touch devices 13 years ago
Kristian Høgsberg 773d13b543 compositor: Make surface picking not depend on an input device 13 years ago
Pekka Paalanen 325bb60792 window: destroy surfaces on display_destroy() 13 years ago
Pekka Paalanen e1207c708e window: destroy all inputs on display_destroy() 13 years ago
Pekka Paalanen c20529846e window: destroy misc objects on display_destroy() 13 years ago
Pekka Paalanen 2c1426a72f window: destroy outputs on display_destroy() 13 years ago
Pekka Paalanen 5ec6585753 window: destroy window surfaces and title 13 years ago
Pekka Paalanen 51ce95a6eb window: remove unused struct members 13 years ago
Pekka Paalanen e59d74a9b9 resizor: add exit key and cleanups 13 years ago
Pekka Paalanen fe6079ac09 window: add display_destroy() 13 years ago
Pekka Paalanen 826d795448 window: add display_exit() 13 years ago
Pekka Paalanen fb850c4e0f simple clients: flush before destroying wl_display 13 years ago
Pekka Paalanen 2c2c1060e9 simple-egl: implement destructors 13 years ago
Pekka Paalanen c4cd62acee simple-shm: implement destructors 13 years ago
Pekka Paalanen 88e60fc2ba simple clients: add signal handler for clean exit 13 years ago
Pekka Paalanen 3429a72597 compositor: fix uniform handling for fade_output() 13 years ago
Kristian Høgsberg bbedd7e9d2 clients: Implement a toy-menu for testing the menu surface type 13 years ago
Kristian Høgsberg 8da0fbde12 resizor: Use symbolic name for BTN_RIGHT 13 years ago
Kristian Høgsberg 2a25cd4ffa compositor: Remove shell->activate callback 13 years ago
Kristian Høgsberg e1a850e5b0 compositor: Move click-to-focus and ctrl-alt-bs bindings to shell.c 13 years ago
Kristian Høgsberg f47d8fe88c compositor: Move binding code to util.c 13 years ago
Kristian Høgsberg 2bd5b6376c compositor: Consolidate code for finding and running bindings 13 years ago
Kristian Høgsberg 5a5f0077be compositor: Make click to activate behavior a binding 13 years ago
Kristian Høgsberg 42e40ae6dd x11: Ignore FocusOut with mode = NotifyUngrab 13 years ago
Pekka Paalanen 9015ead7d6 window: do proper Cairo device flushing 13 years ago
Tiago Vignatti ce03ec3fbe evdev: new header file for the driver 13 years ago
Tiago Vignatti 6e2d5f14e8 compositor-drm: remove/add evdev devices when vt switches 13 years ago
Tiago Vignatti 9e2be08418 compositor: first destroy backend routines and then display 13 years ago
Tiago Vignatti c349e1d0b0 compositor-drm: destroy evdev driver properly when finishing compositor 13 years ago
Tiago Vignatti 0db1d5f551 evdev: use a separate function for adding devices 13 years ago
Tiago Vignatti b303a1d3fc compositor: use wl_list_for_each_safe when destroying output 13 years ago
Juan Zhao 7bb92f0c03 Activate toplevel fullscreen and menu surfaces 13 years ago
Kristian Høgsberg ef458246b0 desktop-shell: Animate surface opacity in zoom animation as well 13 years ago
Kristian Høgsberg 541e5557ac compositor: Implement surface global alpha 13 years ago
Kristian Høgsberg cd9ac1da5f compositor: Remove server side cursors 13 years ago
Pekka Paalanen 7296e7984f compositor: let shell override idle time 13 years ago
Pekka Paalanen e955f1edd1 shell: use desktop-shell ini file for screensaver path 13 years ago
Pekka Paalanen 18027e517a shell: automatic exec and kill of wscreensaver 13 years ago
Pekka Paalanen bce2d3f9a7 compositor: add IDLE state 13 years ago
Pekka Paalanen af0e34ce36 shell: center the unlock dialog 13 years ago