66 Commits (f99fac22ab5c348a5a786b7cf2f48fb8b2dd3435)

Author SHA1 Message Date
Pekka Paalanen bcbce33000 libweston: notify_touch API to use weston_touch_device 6 years ago
Louis-Francis Ratté-Boulianne 6ef59c9843 input: introduce weston_touch_device 6 years ago
Pekka Paalanen 26ded94aa0 pixman: make shadow buffer optional 6 years ago
Pekka Paalanen c80e954123 compositor-wayland: migrate to head-based output API 7 years ago
Pekka Paalanen 39069fa27c compositor-wayland: strict surface create/destroy 7 years ago
Pekka Paalanen 01f60211b2 libweston: introduce weston_head 7 years ago
Dima Ryazanov 6b2fb180d9 Fix an uninitialized variable 7 years ago
Daniel Stone 3f83937414 compositor-wayland: Ignore pointer enter on destroyed surface 7 years ago
Pekka Paalanen 8d6e14c991 compositor-wayland: handle wl_keyboard.enter(NULL) 7 years ago
Pekka Paalanen f461414501 libweston: remove restore functionality 7 years ago
Emmanuel Gil Peyrot 6b58ea8c43 xwm: Add icon support to the frame 7 years ago
Alexandros Frantzis 9448deb073 libweston: Use struct timespec for touch down events 7 years ago
Alexandros Frantzis 47e79c860b libweston: Use struct timespec for key events 7 years ago
Alexandros Frantzis 80321942e7 libweston: Use struct timespec for axis events 7 years ago
Alexandros Frantzis 215bedc88b libweston: Use struct timespec for button events 7 years ago
Alexandros Frantzis 84b31f8956 libweston: Use struct timespec for motion events 7 years ago
Pekka Paalanen 323d4b37a0 compositor-wayland: fix shm_buffer damage init 7 years ago
Armin Krezović 2b3c97d560 compositor-wayland: fix damage coordinates with pixman renderer 7 years ago
Pekka Paalanen 99c92e7e52 compositor-wayland: clarify wl_display_connect() error 7 years ago
Pekka Paalanen 441954325e compositor-wayland: windowed/fullscreen not on fullscreen-shell 7 years ago
Pekka Paalanen 7d2fc9291b compositor-wayland: allow to unset fullscreen 7 years ago
Pekka Paalanen f132279455 compositor-wayland: actually free parent_output 7 years ago
Pekka Paalanen 4dab58343b compositor-wayland: fix mode_list corruption on --sprawl 7 years ago
Pekka Paalanen afee695adc compositor-wayland: remove unused 'scale' 7 years ago
Pekka Paalanen b07de934cc compositor-wayland: avoid recursive dispatch with wl_outputs 7 years ago
Armin Krezović 71ebc05250 compositor-wayland: Don't use two different presentation methods for fs shell 7 years ago
Sergi Granell b4e239f29f compositor-wayland: destroy the appropriate output instead of exiting when receiving an xdg_toplevel::close event 7 years ago
Sergi Granell cafc652cf6 compositor-wayland: use input region instead of opaque region to zxdg_shell_v6::set_window_geometry 7 years ago
Pekka Paalanen 7da9a3802f libweston: set backend pointer earlier 7 years ago
Pekka Paalanen ae6d35db14 libweston: rename weston_output_destroy() to weston_output_release() 7 years ago
Pekka Paalanen 1580be68fd compositor-wayland: move output init into common, fix error path 7 years ago
Pekka Paalanen 26ac2e1218 libweston: weston_output_init(..., +name) 7 years ago
Pekka Paalanen 4270414549 libweston: move weston_output::mode_list init to core 7 years ago
Pekka Paalanen ffa42ffdaa compositor-wayland: use asprintf for output title 7 years ago
Derek Foreman dbfd248da4 libweston: Allow compositor-wayland to use wl_surface_damage_buffer 7 years ago
Raúl Peñacoba fec723ef56
compositor-wayland: Properly dealloc mmap data using munmap 8 years ago
Sergi Granell eaa7358403
compositor-wayland: Call weston_compositor_exit when receiving an xdg toplevel close event 8 years ago
Sergi Granell ed016bff23
compositor-wayland: Call set_window_geometry when using zxdg_shell_v6 8 years ago
Sergi Granell 7fecb43735
compositor-wayland: Check the return value of wayland_output_create_common 8 years ago
Sergi Granell 2dcbb8d20d
compositor-wayland: Refactor struct wayland_output::name usage 8 years ago
Daniel Stone b1f166d71e Allow backends to group repaint flushes 8 years ago
Quentin Glidic 23e1d6f176
libweston: Properly namespace backends entrypoint 8 years ago
Armin Krezović b08e1a5c12 compositor-wayland: Support building without EGL 8 years ago
Daniel Stone 698f9bf854 compositor-wayland: Destroy cursor images earlier 8 years ago
Daniel Stone 21fac60838 compositor-wayland: Set frame callback for Pixman 8 years ago
Dima Ryazanov 89c2f637b9 compositor-wayland: Fix a use after free 8 years ago
Armin Krezović 3447619a3a compositor-wayland: Port to xdg-shell-v6 8 years ago
Armin Krezović 2e66252582 compositor-wayland: Destroy shm buffers on output disable 8 years ago
Armin Krezović 78895c5fd8 compositor-wayland: Properly clean up on backend destroy 8 years ago
Armin Krezović f054d35aad compositor-wayland: Simplify fullscreen output surface handling 8 years ago