39 Commits (cafc652cf647adce97522478410f89e8c30e854b)

Author SHA1 Message Date
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
Armin Krezović f16de17054 compositor-wayland: Move vfunc setting from set_size to enable 8 years ago
Miguel A. Vico 41700e355f gl-renderer: Add <platform_attribs> param to gl_renderer_display_create 8 years ago
Miguel A. Vico c095cde364 gl-renderer: Rename gl_renderer::output_create to output_window_create 8 years ago
Miguel A. Vico dddc670c04 gl-renderer: Rename gl_renderer_create to gl_renderer_display_create 8 years ago
Armin Krezović 2045016d8e
compositor-wayland: Convert fullscreen flag to bool 8 years ago
Armin Krezović 2d321e3321
compositor-wayland: Convert draw_initial_frame to boolean 8 years ago
Armin Krezović 7f1c0b8a35
compositor-wayland: Convert sprawl flag to boolean 8 years ago
Armin Krezović 7e71b8755a
compositor-wayland: Convert use-pixman flag to boolean 8 years ago
Vincent Abriou c950667e87 libweston: include weston-egl-ext.h in drm, x11 and wayland compositor 8 years ago
Armin Krezović 4008740d5e weston: Rename weston_output_init_pending() to weston_output_init() 8 years ago
Armin Krezović 174448a91b weston: Port Wayland backend to new output handling API 8 years ago
Quentin Glidic d8b17bc452
share/cairo-util: Use wl_pointer_button_state enum directly 8 years ago
Emmanuel Gil Peyrot 85571a3002
compositor-wayland: Only destroy the egl_window when using GLES. 8 years ago
Armin Krezović 938dc523ce compositor-wayland: Use non-cast functions to retrieve backend and output objects 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
Yong Bakos e51647f802 compositor-wayland: Correct output base make name 8 years ago
Pekka Paalanen a256c5ed8d libweston: remove unused backend_init() arguments 8 years ago
Benoit Gschwind 3ff10da571 compositor-wayland: move configuration parsing to weston main.c 8 years ago
Benoit Gschwind e091b45b60 compositor-wayland: add versionning to config structure 8 years ago
Benoit Gschwind 5dfce19c89 compositor-wayland: rename misleading output arg of weston_wayland_output_config_init 8 years ago
Benoit Gschwind 37c6a1f275 compositor-wayland: rename wayland_output_init_from_config 8 years ago
Benoit Gschwind 676841d617 compositor-wayland: fix spacing and lines wraping 8 years ago
Benoit Gschwind 639322a447 compositor-wayland: put configuration structure in separate header 9 years ago
Benoit Gschwind cd63b3ea51 compositor-wayland: split backend_init 9 years ago
Benoit Gschwind 830b7882f1 compositor-wayland: split wayland_output_create_for_config 9 years ago
Benoit Gschwind 244ff799fb compositor-wayland: move config parsing in create_cursor 9 years ago