platform/upstream/weston.git
2017-12-18 Pekka Paalanenweston: add --drm-device option for DRM-backend
2017-12-18 Pekka Paalanencompositor-drm: add specific_device configuration option
2017-12-18 Alexandros... tests: Add test for pointer axis events
2017-12-18 Alexandros... tests: Add test for touch event timestamps
2017-12-18 Alexandros... tests: Add test for keyboard key event timestamps
2017-12-18 Alexandros... tests: Add checks for pointer motion and button event...
2017-12-18 Alexandros... shared: Add timespec_to_proto helper function
2017-12-18 Alexandros... shared: Add timespec_from_proto helper function
2017-12-18 David Fortrdp compositor: add a man page and add links to that...
2017-12-12 Alexandros... tests: Use separate test cases for pointer motion and...
2017-12-12 Alexandros... tests: Move wl_pointer tests to their own file
2017-12-11 Emil Velikovlibweston: drop return type from ::query_dmabuf_{format...
2017-12-11 Arnaud Vracgl-renderer: use correct pixel shader for NV12 format...
2017-12-11 Arnaud Vracgl-renderer: fix pixel format used in texture uploads...
2017-12-11 Quentin Glidiclibweston-desktop/xwayland: Make sure racy surfaces...
2017-12-11 Guido Güntherconfigure.ac: drop spurious bracket
2017-12-08 Matt Hoosierlibweston-desktop: add signal for title/app-id changes
2017-12-05 Louis-Francis... xwm: Use Pango to draw title string if available
2017-12-05 Louis-Francis... xwm: Deal with title in a smarter way when there isn...
2017-12-05 Louis-Francis... xwm: Maximize windows when double-clicking on title bar
2017-12-05 Louis-Francis... xwm: Only send configure a window if the new size is...
2017-12-05 Ilia Bozhinovxwm: Handle third data entry in client messages
2017-12-04 Derek Foremandesktop-shell: Handle the fullscreen to maximized case...
2017-12-04 Derek Foremandesktop-shell: refactor maximized size calculation...
2017-12-04 Emilio Pozuelo... tests: add a create_test_surface function
2017-12-04 Quentin Glidicinput: Do not override keyboard focus on restore
2017-12-04 Armin Krezovićcompositor-x11: Implement mode switching
2017-12-04 Tomohiro Komagataclients: simple-egl: Restore window size when un-maximized
2017-12-04 Sergei Trofimovichconfigure.ac: use AC_HEADER_MAJOR to detect major(...
2017-12-04 Eric Engestromoption-parser: replace int/0/1 with bool/false/true
2017-12-04 Eric Engestromconfig-parser: fix `short_name` type
2017-12-04 Derek Foremanweston-resizor: Don't add new frame callbacks every...
2017-12-04 Emil Velikovgl-renderer: remove unneeded cast
2017-12-04 Matt Hoosiercompositor-drm: fix z-order inversion in plane assignment
2017-12-04 Valery Kartelweston: added missing header time.h
2017-12-04 Alexandros... tests: Fix integer overflows on 32-bit systems
2017-12-04 Derek Foremandnd: Abort with an error message if compositor doesn...
2017-12-04 Derek Foremanclients: Don't crash when compositor doesn't support...
2017-12-01 Emmanuel Gil... weston-info: Add support for zwp_linux_dmabuf_v1
2017-12-01 Emmanuel Gil... tests: Mark tests as used so they don’t get removed...
2017-12-01 Emmanuel Gil... tests: Add one more indentation level to some macros
2017-12-01 Daniel Stonegl-renderer: Set pitch correctly for subsampled textures
2017-11-30 Joshua Wattclients/editor: Toggle panel visibility on click
2017-11-30 Joshua Watttext-backend: Allow client hiding of input panel
2017-11-28 Pekka Paalanenman: mention logind for launching
2017-11-28 Pekka Paalanencompositor-drm, compositor-fbdev: stop suggesting root
2017-11-28 Pekka Paalanenweston-launch: improve help text for -u and -t
2017-11-28 Pekka Paalanenweston-launch: fix -t option parsing
2017-11-28 Pekka Paalanenweston-launch: quit if -t without -u
2017-11-28 Pekka Paalanenweston: add wait-for-debugger option
2017-11-27 Pekka Paalanenweston: arm SEGV handler earlier
2017-11-27 Alexandros... libweston: Use struct timespec for compositor time
2017-11-27 Alexandros... libweston: Use struct timespec for touch motion events
2017-11-27 Alexandros... libweston: Use struct timespec for touch up events
2017-11-27 Alexandros... libweston: Use struct timespec for touch down events
2017-11-27 Alexandros... libweston: Use struct timespec for key events
2017-11-27 Alexandros... libweston: Use struct timespec for axis events
2017-11-27 Alexandros... libweston: Use struct timespec for button events
2017-11-27 Alexandros... libweston: Use struct timespec for motion events
2017-11-27 Alexandros... libweston: Use struct timespec for the output presentat...
2017-11-27 Alexandros... build,libweston: Use struct timespec for animations
2017-11-27 Alexandros... shared: Add helpers to convert between various time...
2017-11-27 Alexandros... shared: Add timespec_is_zero helper
2017-11-24 Alexandros... ivi-shell: Fix incorrect use of logical instead of...
2017-11-10 Reynaldo H... buildsystem: add missing pkg-config stub for libweston...
2017-10-24 Pekka Paalanencompositor-wayland: fix shm_buffer damage init
2017-10-24 Armin Krezovićcompositor-wayland: fix damage coordinates with pixman...
2017-10-24 Pekka Paalanencompositor-wayland: clarify wl_display_connect() error
2017-10-24 Pekka Paalanencompositor-wayland: windowed/fullscreen not on fullscre...
2017-10-24 Pekka Paalanencompositor-wayland: allow to unset fullscreen
2017-10-24 Pekka Paalanencompositor-wayland: actually free parent_output
2017-10-23 Pekka Paalanencompositor-wayland: fix mode_list corruption on --sprawl
2017-10-23 Pekka Paalanencompositor-wayland: remove unused 'scale'
2017-10-23 Pekka Paalanencompositor-wayland: avoid recursive dispatch with wl_ou...
2017-10-23 Pekka Paalanenweston: fix boolean wayland backend options
2017-10-18 Quentin Glidiclibweston-desktop/xdg-shell-v6: Actually send same...
2017-10-13 Armin Krezovićcompositor-wayland: Don't use two different presentatio...
2017-10-13 Sergi Granellcompositor-wayland: destroy the appropriate output...
2017-10-13 Sergi Granellcompositor-wayland: use input region instead of opaque...
2017-10-04 Daniel Stonecompositor-drm: Allow disabling universal planes
2017-10-04 Daniel Stonegl-renderer: Ignore INVALID modifier
2017-10-04 Pekka Paalanencompositor-fbdev: fix finish_frame_timer leak
2017-10-04 Pekka Paalanencompositor-fbdev: rename fbdev_output_disable_handler()
2017-10-04 Pekka Paalanencompositor-fbdev: always destroy renderer-output on...
2017-10-04 Pekka Paalanencompositor-fbdev: simplify FB destroy/unmap/disable
2017-10-04 Pekka Paalanencompositor-fbdev: remove unused output arguments
2017-10-04 Pekka Paalanenlibweston: set backend pointer earlier
2017-10-04 Pekka Paalanenlibweston: ensure backend is not loaded twice
2017-10-04 Pekka Paalanenlibweston: rename weston_output_destroy() to weston_out...
2017-10-04 Pekka Paalanenlibweston: send more wl_surface.enter/leave events
2017-10-04 Pekka Paalanencompositor-drm: set all properties in create_output_for...
2017-10-04 Pekka Paalanencompositor-drm: set output make/model/serial once
2017-10-04 Pekka Paalanencompositor-wayland: move output init into common, fix...
2017-10-04 Pekka Paalanenlibweston: weston_output_init(..., +name)
2017-10-04 Pekka Paalanentests: ensure output dependent IVI tests run
2017-10-04 Pekka Paalanenlibweston: move weston_output::mode_list init to core
2017-10-03 David FortFix API troubles with FreeRDP 2.0 v2
2017-10-02 Yann E. MORINshared: struct timespec is in time.h
2017-09-29 Alexandros... gl-renderer: Emit GPU rendering begin and end timeline...
2017-09-29 Alexandros... libweston: Add check and fallback for linux/sync_file.h
next