5612 Commits (beb97e5f797a2201c01913f064f881cb44e81255)
 

Author SHA1 Message Date
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
Bryce Harrington e57b6a13ab window: Fix 'devlivery' misspelling 8 years ago
Bryce Harrington 894b3ecc63 clients: Add XKB compose key support 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 00a03d2f72 gl-renderer: add support of WL_SHM_FORMAT_NV12 8 years ago
Vincent Abriou fdeefe4241 gl-renderer: add support of WL_SHM_FORMAT_YUV420 8 years ago
Vincent Abriou c950667e87 libweston: include weston-egl-ext.h in drm, x11 and wayland compositor 8 years ago
Armin Krezović a483cac1af compositor-rdp: Properly destroy the renderer and pixman image 8 years ago
Armin Krezović 927267b915 libweston: Drop requirement of setting mm_width/mm_height in backends 8 years ago
Armin Krezović 5fe00cb975 libweston: Remove weston_backend_output_config structure 8 years ago
Armin Krezović 4008740d5e weston: Rename weston_output_init_pending() to weston_output_init() 8 years ago
Armin Krezović 782f5df9e3 libweston: Merge weston_output_init() into weston_output_enable() 8 years ago
Armin Krezović c3d2f960d2 weston: Port X11 backend to new output handling API 8 years ago
Armin Krezović 174448a91b weston: Port Wayland backend to new output handling API 8 years ago
Armin Krezović 8f1dca1369 weston: Port RDP backend to new output handling API 8 years ago
Armin Krezović 7fb17756fc weston: Port headless backend to new output handling API 8 years ago
Armin Krezović 6ba369dad4 weston: Port fbdev backend to new output handling API 8 years ago
Armin Krezović 083681325b weston: Port DRM backend to new output handling API 8 years ago
Armin Krezović a3666d214f compositor: Implement output configuration using windowed_output_api 8 years ago
Armin Krezović 4690c56abc libweston: Add initial output API for windowed outputs configuration 8 years ago