platform/upstream/weston.git
2016-11-23 Daniel Stonetests: Extend subsurface place_{above,below} hierarchy
2016-11-23 Pekka Paalanenbuild: fix wayland-backend distcheck
2016-11-22 Derek Foremanweston-terminal: Fix crash on first keystroke
2016-11-22 Arnaud Vraccompositor: allow using nested parent as a subsurface...
2016-11-22 Carlos Garnachoxwayland: Create the drag-and-drop window in weston_wm_...
2016-11-21 Quentin Glidiclibweston: Add move (without scale) animation
2016-11-21 Quentin Glidicdesktop-shell/client: Add left/right panel position...
2016-11-21 Quentin Glidicdesktop-shell/client: Introduce helper variables
2016-11-21 Quentin Glidicdesktop-shell/client: Parse the clock format once
2016-11-21 Quentin Glidicdesktop-shell/client: Use a proper enum for clock format
2016-11-21 Quentin Glidicdesktop-shell: Properly position the panel surface
2016-11-21 Quentin Glidicdesktop-shell: Compute panel size without using output
2016-11-21 Quentin Glidicdesktop-shell/client: Add bottom panel support
2016-11-21 Bryce Harringtongl: Don't declare variables in for loop
2016-11-21 Armin Krezovićcompositor-wayland: Port to xdg-shell-v6
2016-11-21 Vincent ABRIOUgl-renderer: add support of WL_SHM_FORMAT_YUYV
2016-11-21 Armin Krezovićcompositor-x11: Move vfunc setting from set_size to...
2016-11-21 Armin Krezovićcompositor-wayland: Destroy shm buffers on output disable
2016-11-21 Armin Krezovićcompositor-wayland: Properly clean up on backend destroy
2016-11-21 Armin Krezovićcompositor-wayland: Simplify fullscreen output surface...
2016-11-21 Armin Krezovićcompositor-wayland: Move vfunc setting from set_size...
2016-11-21 Silvan Jegenweston-editor: Free preferred_language in text_entry_de...
2016-11-21 Emil Velikovclients/nested-client: call eglTerminate/eglReleaseThre...
2016-11-21 Emil Velikovtests/buffer-count-test: teardown after the test
2016-11-21 Emil Velikovgl-renderer: use weston_platform_destroy_egl_surface...
2016-11-21 Emil Velikovclients/window: use weston_platform_destroy_egl_surface...
2016-11-21 Emil Velikovclients/subsurfaces: use weston_platform_destroy_egl_su...
2016-11-21 Emil Velikovclients/simple-egl: use weston_platform_destroy_egl_sur...
2016-11-21 Emil Velikovclients/nested-client: destroy the EGL surface during...
2016-11-21 Emil Velikovshared/platform.h: introduce weston_platform_destroy_eg...
2016-11-21 Emil Velikovgl-renderer: add support for EGL_KHR_swap_buffers_with_...
2016-11-21 Emil Velikovsimple-egl: add support for EGL_KHR_swap_buffers_with_d...
2016-11-21 Quentin Glidiclibweston: Move text_backend_* to weston.h
2016-11-21 Dima RyazanovIgnore the OSC code for desktop notifications
2016-11-21 Ryo Munakatalibweston: remove unused function declaration of weston...
2016-11-21 Daniel Stonexwayland: Fix X11 lock file size confusion
2016-11-18 Daniel Stonetext-input: Clear out context->input pointer
2016-11-16 Tom Hochsteinxwayland: Fix crash when run with no input device
2016-11-16 Pekka Paalanenxwayland: fix lock file parsing
2016-11-16 Dima RyazanovGet rid of the window_create_menu function
2016-11-16 Quentin Glidicterminal: Silence maybe-uninitialized warning
2016-11-16 Olivier Fourdaninput: Update keyboard serial on press and release
2016-11-16 Armin Krezovićgl-renderer: Use EGL_KHR_no_config_context
2016-11-16 Derek Foremanclients: Fix weston-scaler source-only mode to use...
2016-11-16 Sjoerd Simonsxdg-shell: validate positioner object
2016-11-09 Ucan, Emre... ivi-shell: describe members of type wl_list
2016-11-09 Ucan, Emre... ivi-shell: clear unused struct members
2016-11-07 Miguel A. Vicogl-renderer: Refactor gl_renderer_output_window_create()
2016-11-07 Miguel A. Vicogl-renderer: Add <platform_attribs> param to gl_rendere...
2016-11-07 Miguel A. Vicogl-renderer: Accept non-NULL empty <visual_id> arrays
2016-11-07 Miguel A. Vicogl-renderer: Rename <attribs> param of gl_renderer...
2016-11-07 Miguel A. Vicogl-renderer: Rename gl_renderer::output_create to outpu...
2016-11-07 Miguel A. Vicogl-renderer: Rename gl_renderer_create to gl_renderer_d...
2016-11-03 Vincent Abriougl-renderer: conditionally call query_buffer while...
2016-11-01 Vincent Abrioulibweston: fix building issue when EGL support is not...
2016-11-01 Daniel Stonexwayland: Move includes to avoid deprecation warnings
2016-10-24 Daniel Stoneclients: Make XKB compose support conditional
2016-10-22 Daniel DíazAdd configuration option for no input device.
2016-10-14 Giulio Camuffolibweston-desktop: destroy wl_shell_surface after the...
2016-10-14 Armin Krezovićcompositor-wayland: Convert fullscreen flag to bool
2016-10-12 Bryce Harringtonsimple-im: Rename source file to be consistent with...
2016-10-12 Bryce Harringtonsimple-im: Use the appropriate enum names to xkb calls
2016-10-12 Bryce Harringtonsimple-im: Use returns from main() consistently
2016-10-11 Bryce Harringtonwindow: Fix 'devlivery' misspelling
2016-10-11 Bryce Harringtonclients: Add XKB compose key support
2016-10-10 Armin Krezovićcompositor-wayland: Convert draw_initial_frame to boolean
2016-10-10 Armin Krezovićcompositor-wayland: Convert sprawl flag to boolean
2016-10-10 Armin Krezovićcompositor-wayland: Convert use-pixman flag to boolean
2016-10-05 Vincent Abriougl-renderer: add support of WL_SHM_FORMAT_NV12
2016-10-05 Vincent Abriougl-renderer: add support of WL_SHM_FORMAT_YUV420
2016-10-05 Vincent Abrioulibweston: include weston-egl-ext.h in drm, x11 and...
2016-10-05 Armin Krezovićcompositor-rdp: Properly destroy the renderer and pixma...
2016-10-05 Armin Krezovićlibweston: Drop requirement of setting mm_width/mm_heig...
2016-10-05 Armin Krezovićlibweston: Remove weston_backend_output_config structure
2016-10-05 Armin Krezovićweston: Rename weston_output_init_pending() to weston_o...
2016-10-05 Armin Krezovićlibweston: Merge weston_output_init() into weston_outpu...
2016-10-05 Armin Krezovićweston: Port X11 backend to new output handling API
2016-10-05 Armin Krezovićweston: Port Wayland backend to new output handling API
2016-10-03 Armin Krezovićweston: Port RDP backend to new output handling API
2016-10-03 Armin Krezovićweston: Port headless backend to new output handling API
2016-10-03 Armin Krezovićweston: Port fbdev backend to new output handling API
2016-10-03 Armin Krezovićweston: Port DRM backend to new output handling API
2016-10-03 Armin Krezovićcompositor: Implement output configuration using window...
2016-10-03 Armin Krezovićlibweston: Add initial output API for windowed outputs...
2016-10-03 Armin Krezovićlibweston: Add more functionality for handling weston_o...
2016-10-01 Matthias Treydtegl-renderer: Add support for DRM_FORMAT_YUV444 buffers
2016-10-01 Armin Krezovićclients/stacking: Silence a compiler warning
2016-10-01 Giulio Camuffolibweston-desktop: fix sending the configure event...
2016-10-01 Murray Calaveraconfigure: remove double equal test bashism
2016-09-26 Krzysztof Konopkoshared/platform: include weston-egl-ext.h only if ENABL...
2016-09-24 Armin Krezovićlibweston-desktop: Fix some clang warnings
2016-09-24 Kylie McClainstring-helpers.h: Fix usage on musl libc
2016-09-24 Quentin Glidicshare/cairo-util: Use wl_pointer_button_state enum...
2016-09-24 Quentin Glidiczunitc/junit-reporter: Silence pointer-sign warning
2016-09-24 Giulio Camuffocompositor: set the opaque region for some views with...
2016-09-23 Bryce Harringtonconfigure: Also update libweston version to match weston
2016-09-22 Bryce Harringtonconfigure.ac: bump version to 1.12.90 for open development
2016-09-20 Bryce Harringtonconfigure.ac: bump to version 1.12.0 for the official...
2016-09-14 Quentin Glidiclibweston-desktop: Fix configure event for already...
2016-09-13 Bryce Harringtonconfigure.ac: bump to version 1.11.94 for the RC2 release
next