platform/upstream/weston.git
2016-08-15 Quentin Glidiclibweston/launcher-weston-launch: Silence unused-functi...
2016-08-15 Quentin Glidiclibweston: Silence tautological-compare warning
2016-08-15 Quentin Glidicshared/image: Silence maybe-uninitialized warning
2016-08-15 Quentin Glidicgl-renderer: Silence maybe-uninitialized warning
2016-08-15 Yann E. MORINlibweston/compositor-rdp: fix no-break space U+A0 ...
2016-08-15 Jonas Ådahlclients/simple-dmabuf-v4l: Port to xdg_shell unstable v6
2016-08-15 Jonas Ådahlclients/simple-dmabuf-intel: Port to xdg_shell unstable v6
2016-08-15 Jonas Ådahlclients/simple-damage: Port to xdg_shell unstable v6
2016-08-15 Jonas Ådahlclients/simple-shm: Port to xdg_shell unstable v6
2016-08-15 Jonas Ådahlclients/simple-egl: Port to xdg_shell unstable v6
2016-08-15 Jonas Ådahltoytoolkit: Port to xdg_shell unstable v6
2016-08-15 Quentin Glidiclibweston-desktop: Drop (wrongly named) new_buffer...
2016-08-15 Quentin Glidiclibweston-desktop/xdg_shell_v6: Check for buffer direct...
2016-08-15 Quentin Glidiclibweston-desktop: Implement xdg_shell_v6
2016-08-15 Jonas ÅdahlMakefile.am: Include files built for libweston-desktop...
2016-08-15 Quentin Glidiclibweston-desktop: Fix libweston-desktop.pc
2016-08-14 Quentin Glidicdesktop-shell: Port to libweston-desktop
2016-08-14 Quentin Glidicxwayland: Introduce a private struct for XWayland interface
2016-08-14 Quentin GlidicIntroduce libweston-desktop
2016-08-14 Quentin Glidiclibweston: Rename weston_surface::configure to ::committed
2016-08-14 Quentin Glidicinput: Add helpers for all keyboard/pointer/touch events
2016-08-12 Armin Krezovićfullscreen-shell: Ensure that fs surface is presented...
2016-08-12 Armin Krezovićlibweston: fix animation crash when a view has no outpu...
2016-08-11 Pekka Paalanenconfigure: bump Wayland requirement to 1.11.90
2016-08-11 Quentin Glidiclibweston: Implement wl_output version 3 (release request)
2016-08-11 Armin Krezovićgl-renderer: Make dummy surface current after all outpu...
2016-08-11 Armin Krezovićcompositor: Mark all views as dirty when a new output...
2016-08-08 Armin Krezovićcompositor-drm: Use non-cast functions to retrieve...
2016-08-07 Bryce HarringtonSwitch to use safe_strtoint instead of strtol
2016-08-07 Bryce HarringtonAdd safe_strtoint() helper
2016-08-07 Bryce Harringtonoption-parser: Improve error checking for strtol call
2016-08-07 Bryce Harringtonxwayland: Improve error checking for strtol call
2016-08-07 Bryce HarringtonStandardize error checking for strtol calls
2016-08-05 Armin Krezovićcompositor-x11: Use non-cast functions to retrieve...
2016-08-05 Armin Krezovićcompositor-wayland: Use non-cast functions to retrieve...
2016-08-05 Armin Krezovićcompositor-rdp: Use non-cast functions to retrieve...
2016-08-05 Armin Krezovićcompositor-headless: Use non-cast functions to retrieve...
2016-08-05 Armin Krezovićcompositor-drm: Do not exit when there are no outputs...
2016-08-05 Armin Krezovićcompositor-drm: Do not return an error when no connecto...
2016-08-02 Pekka Paalanenlibweston: fix major in libweston.pc
2016-08-02 Emil Velikovautomake: list static libraries before the shared ones
2016-08-02 Emil Velikovlibweston: remove pkgincludedir variable from libweston.pc
2016-08-02 Emil Velikovlibweston: use new versioning scheme
2016-08-02 Emil VelikovREADME: Document versioning scheme, forward compatibility
2016-08-02 Armin Krezovićcompositor: Extend compositor user data
2016-07-26 Jussi Kukkoneninclude stdint.h for int32_t/uint32_t
2016-07-26 Yong Bakosgitignore: Ignore weston-confine client
2016-07-26 Bryce HarringtonRe-apply "config-parser: Catch negative numbers assigne...
2016-07-26 Bryce Harringtonconfig-parser: Add weston_config_section_get_color
2016-07-26 Jonas Ådahlclients/confine: Toggle maximized state with 'm'
2016-07-26 Jonas Ådahlclients/confine: Add option for using a more complex...
2016-07-26 Jonas Ådahlwindow: Add API for manually set confine region
2016-07-26 Jonas Ådahlclients/confine: Reset motion lines on Backspace
2016-07-26 Jonas Ådahlinput: Support non-rectangular pointer confine regions
2016-07-26 Jonas Ådahlclients/confine: Use pointer confinement to confine...
2016-07-26 Jonas Ådahlclients: Fork clickdot as confine
2016-07-26 Jonas Ådahlclients/resizor: Use pointer locking for resizing window
2016-07-26 Jonas Ådahlclients: Add API for pointer locking and pointer confin...
2016-07-26 Jonas ÅdahlImplement pointer locking and confinement
2016-07-26 Jonas Ådahlinput: Split out pointer button sending from grab handler
2016-07-26 Jonas Ådahlinput: Split out motion sending from default grab
2016-07-26 Jonas Ådahlweston-pointer: Add destroy signal
2016-07-26 Jonas Ådahlcompositor: Pass both surface and seat in activation...
2016-07-26 Jonas Ådahlcompositor: Add surface commit signal
2016-07-26 Jonas ÅdahlImplement the relative pointer protocol
2016-07-26 Jonas Ådahlinput: Provide microsecond timestamps in motion events
2016-07-26 Jonas Ådahllibinput: Expose unaccelerated motion deltas in motion...
2016-07-26 Jonas Ådahlcompositor: Keep track of what views were activated...
2016-07-26 Jonas Ådahldesktop-shell: Pass a flag bitmask instead of bool...
2016-07-26 Jonas Ådahldesktop-shell: Make activate() take a view instead...
2016-07-26 Jonas Ådahldesktop-shell: Change switcher to track views
2016-07-26 Jonas Ådahldesktop-shell: Track the black surface by its view
2016-07-26 Jonas Ådahlinput: Activate view no matter the keyboard focus
2016-07-22 Emil Velikovautomake: add missing git-version.h dependency
2016-07-22 Emil Velikovautomake: list the the builddir include before the...
2016-07-22 Emil Velikovshared/platform.h: remove the local EGL platform (re...
2016-07-22 Emil Velikovgl-renderer: remove local EGL platform (re)definitions
2016-07-22 Emil Velikovweston-egl-ext.h: add EGL platform definitions
2016-07-22 Emil Velikovclients/simple-egl: use weston_check_egl_extension...
2016-07-22 Emil Velikovclients/nested: use weston_check_egl_extension over...
2016-07-22 Emil Velikovshared/platform.h: use weston_check_egl_extension over...
2016-07-22 Emil Velikovgl-renderer: move check_extension() to shared/
2016-07-22 Emil Velikovlibweston: don't install shared/platform.h
2016-07-22 Emil Velikovshared/platform.h: add missing stdbool.h include
2016-07-22 Emil Velikovsimple-egl: remove incomplete EGL_EXT_buffer_age definition
2016-07-22 Emil Velikovgl-renderer: remove EGL_EXT_image_dma_buf_import guards
2016-07-22 Emil Velikovweston-egl-ext.h: add GL_EXT_unpack_subimage definitions
2016-07-22 Emil Velikovweston-egl-ext.h: add EGL_MESA_configless_context defin...
2016-07-22 Emil Velikovweston-egl-ext.h: add EGL_EXT_swap_buffers_with_damage...
2016-07-22 Emil Velikovclient/nested: reuse weston-egl-ext.h declarations
2016-07-13 Bryce HarringtonRevert "config-parser: Catch negative numbers assigned...
2016-07-13 Bryce Harringtonsystemd: Also force base-10 for the strtol() call
2016-07-13 Bryce HarringtonRequire base-10 for strtol() calls
2016-07-13 Bryce HarringtonInclude space in 'if ('
2016-07-12 Bryce Harringtonconfig-parser: Catch negative numbers assigned to unsig...
2016-07-12 Bryce Harringtonrdp: Check for non-digits and errno in strtol call
2016-07-11 Emmanuel Gil... Remove a wrong closing “extern "C"” in shared/xalloc.c
2016-07-09 Bryce Harringtonrdp: Check for non-numeric value in RDP_FD env var
2016-07-09 Bryce Harringtonmulti-resource: Check for no digits in time description
2016-07-09 Bryce Harringtonoption-parser: Require integer option string values...
next