5633 Commits (9b5126c89e4c4725357dd12c40b48d8c051c6a78)
 

Author SHA1 Message Date
Bryce Harrington fe0410b0cc gl: Don't declare variables in for loop 8 years ago
Armin Krezović 3447619a3a compositor-wayland: Port to xdg-shell-v6 8 years ago
Vincent ABRIOU e5732c7866 gl-renderer: add support of WL_SHM_FORMAT_YUYV 8 years ago
Armin Krezović 225bf9dff1 compositor-x11: Move vfunc setting from set_size to enable 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
Silvan Jegen e31d95f262 weston-editor: Free preferred_language in text_entry_destroy 8 years ago
Emil Velikov 5e604082d1 clients/nested-client: call eglTerminate/eglReleaseThread at exit 8 years ago
Emil Velikov a69b870e1d tests/buffer-count-test: teardown after the test 8 years ago
Emil Velikov 02639554e7 gl-renderer: use weston_platform_destroy_egl_surface wrapper 8 years ago
Emil Velikov 050e5d00da clients/window: use weston_platform_destroy_egl_surface wrapper 8 years ago
Emil Velikov 0050536702 clients/subsurfaces: use weston_platform_destroy_egl_surface wrapper 8 years ago
Emil Velikov 903cb5727b clients/simple-egl: use weston_platform_destroy_egl_surface wrapper 8 years ago
Emil Velikov 915ee13278 clients/nested-client: destroy the EGL surface during teardown 8 years ago
Emil Velikov 3612be2302 shared/platform.h: introduce weston_platform_destroy_egl_surface() 8 years ago
Emil Velikov 43cea54c90 gl-renderer: add support for EGL_KHR_swap_buffers_with_damage 8 years ago
Emil Velikov c77d30c516 simple-egl: add support for EGL_KHR_swap_buffers_with_damage 8 years ago
Quentin Glidic 46dc9b440b libweston: Move text_backend_* to weston.h 8 years ago
Dima Ryazanov c3b63728b4 Ignore the OSC code for desktop notifications 8 years ago
Ryo Munakata 08f09e2012 libweston: remove unused function declaration of weston_compositor_top 8 years ago
Daniel Stone 08a35d307f xwayland: Fix X11 lock file size confusion 8 years ago
Daniel Stone 97863d6f0d text-input: Clear out context->input pointer 8 years ago
Tom Hochstein e7fff215ad xwayland: Fix crash when run with no input device 8 years ago
Pekka Paalanen 61beda653b xwayland: fix lock file parsing 8 years ago
Dima Ryazanov 9b1f8ef7bc Get rid of the window_create_menu function 8 years ago
Quentin Glidic c0271533d0 terminal: Silence maybe-uninitialized warning 8 years ago
Olivier Fourdan df84dbe382 input: Update keyboard serial on press and release 8 years ago
Armin Krezović e3bfee18df gl-renderer: Use EGL_KHR_no_config_context 8 years ago
Derek Foreman c3ded6603f clients: Fix weston-scaler source-only mode to use integer width and height 8 years ago
Sjoerd Simons be8a6d3cfb xdg-shell: validate positioner object 8 years ago
Ucan, Emre (ADITG/SW1) 7da3823ae3 ivi-shell: describe members of type wl_list 8 years ago
Ucan, Emre (ADITG/SW1) 606f59261d ivi-shell: clear unused struct members 8 years ago
Miguel A. Vico 967b6bc637 gl-renderer: Refactor gl_renderer_output_window_create() 8 years ago
Miguel A. Vico 41700e355f gl-renderer: Add <platform_attribs> param to gl_renderer_display_create 8 years ago
Miguel A. Vico 684c9f49e5 gl-renderer: Accept non-NULL empty <visual_id> arrays 8 years ago
Miguel A. Vico 4057cd93d6 gl-renderer: Rename <attribs> param of gl_renderer to <config_attribs> 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
Vincent Abriou 9c526e0e62 gl-renderer: conditionally call query_buffer while gl_renderer_attach 8 years ago
Vincent Abriou 7327d5a7a2 libweston: fix building issue when EGL support is not enabled 8 years ago
Daniel Stone 67fe3dbdd0 xwayland: Move includes to avoid deprecation warnings 8 years ago
Daniel Stone 5b01596e3f clients: Make XKB compose support conditional 8 years ago
Daniel Díaz 75b7197f4e Add configuration option for no input device. 8 years ago
Giulio Camuffo 2dae4d0110
libweston-desktop: destroy wl_shell_surface after the wl_surface is destroyed 8 years ago
Armin Krezović 2045016d8e
compositor-wayland: Convert fullscreen flag to bool 8 years ago
Bryce Harrington c6a899dec7 simple-im: Rename source file to be consistent with other client tools 8 years ago
Bryce Harrington 4c66a9031c simple-im: Use the appropriate enum names to xkb calls 8 years ago
Bryce Harrington 8224171c22 simple-im: Use returns from main() consistently 8 years ago