compositor-drm: Use GBM modifier API
[platform/upstream/weston.git] / clients /
2018-07-05 Pekka Paalanendesktop-shell: fix output removal for background/panel
2018-06-07 Yong Ganclient: Fix segmentation fault in the case weston-nested
2018-06-07 Daniel Stonesimple-dmabuf-drm: Fallback DRM_FORMAT_MOD_LINEAR defin...
2018-05-30 Louis-Francis Ratt... clients: add a new touchscreen calibrator
2018-05-29 Markus Ongyerthweston-info: destroy wl_keyboard
2018-05-29 Markus Ongyerthweston-info: Add support for tablet-unstable-v2
2018-05-29 Dima RyazanovFix a crash when unlocking or unconfining a pointer
2018-05-29 Guido Günthersimple-dmabuf-drm: support DRM_FORMAT_LINEAR for NV12...
2018-05-28 Guido Günthersimple-dmabuf-drm: don't exit from create_display
2018-05-28 Guido Günthersimple-dmabuf-drm: drop superfluous declaration
2018-05-28 Guido Günthersimple-dmabuf-drm: support etnaviv drm as well
2018-05-28 Guido Günthersimple-dmabuf-drm: simplify fd_map_bo
2018-05-28 Guido Günthersimple-dmabuf-drm: 0 is a valid fd (freedreno)
2018-04-05 Daniel Stoneterminal: Fix unintended fallthrough to cursor restore
2018-03-19 Guido Günthersimple-dmabuf-drm: use appropriately sized buffer ...
2018-03-19 Guido Günthersimple-dmabuf-drm: Always define ALIGN
2018-03-19 Guido Günthersimple-dmabuf-drm: use getopt_long
2018-03-19 Guido Günthersimple-dmabuf-drm: use opt bitmask instead of is_immediate
2018-03-19 Guido GüntherAllow simple-dmabuf-drm to pass y_inverted flag
2018-03-16 Guido Günthersimple-dmabuf-drm: use vfunc for drm_device_destroy
2018-03-16 Guido Günthersimpla-dmabuf-drm: Use more weston like coding style
2018-03-16 Guido Günthersimple-dmabuf-drm: allow multiple backends
2018-03-12 Pekka Paalanenclients: consolidate timer code part 2
2018-03-12 Pekka Paalanenclients: consolidate timer code part 1
2018-02-12 Pekka Paalanenclients/desktop-shell: preserve background/panel in...
2018-02-12 Pekka Paalanenclients/desktop-shell: avoid invalid sized panel
2018-02-12 Pekka Paalanenclients/desktop-shell: avoid invalid sized background
2018-02-09 Aleksander Morgadoscreenshot: save screenshot files in XDG_PICTURES_DIR
2018-02-09 Aleksander Morgadoscreenshot: save each new screenshot in a different...
2018-02-07 Derek Foremanshared: Update all users of DATADIR
2018-01-18 Emmanuel Gil Peyrotxwm: Add icon support to the frame
2017-12-18 Alexandros Frantzisshared: Add timespec_from_proto helper function
2017-12-04 Tomohiro Komagataclients: simple-egl: Restore window size when un-maximized
2017-12-04 Derek Foremanweston-resizor: Don't add new frame callbacks every...
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 Peyrotweston-info: Add support for zwp_linux_dmabuf_v1
2017-11-30 Joshua Wattclients/editor: Toggle panel visibility on click
2017-09-26 Matt Hoosiercompositor: fix starvation of wl_buffer::release
2017-09-18 Fabien Lahouderecalibrator: Make mouse button optional
2017-09-18 Eric Engestromclients/nested: fix boolean test
2017-06-12 Varad Gautamclients/simple-dmabuf-drm: import with dmabuf modifiers
2017-06-12 Varad Gautamclients/simple-dmabuf-drm: add freedreno support alongs...
2017-06-12 Varad Gautamclients/simple-dmabuf-intel: rename to simple-dmabuf-drm
2017-06-12 Varad Gautamclients/simple-dmabuf-intel: request no-roundtrip dmabu...
2017-05-19 Derek Foremanclients: Allow simple-egl to use wl_surface_damage_buffer
2017-03-30 Raúl Peñacobaeditor: Add missing free() and display_destroy() in...
2017-03-25 Raúl Peñacobadesktop-shell: Remove unused variable in panel_create
2017-03-24 Derek Foremanweston-terminal: Fix race at startup
2017-03-24 Derek Foremandesktop-shell: launch clients in their own process...
2017-03-17 Derek Foremanweston-terminal: Add a --maximized command line parameter
2017-03-17 Derek Foremansimple-dmabuf-v4l: Remove incorrect assert
2017-02-28 Eero Tamminenclients/simple-egl: add delay option
2017-02-28 Pekka Paalanenclients/weston-info: print unknown formats better
2017-02-21 Daniel Stoneclients: Fix build without Cairo/GLES2
2017-02-13 Yong Bakos(multiple): Use standard permission notice
2017-02-08 Daniel StoneRevert "clients: teach simple-dmabuf-v4l to deal with...
2017-02-07 Micah Fedkeclients: teach simple-dmabuf-v4l to deal with flipped...
2017-01-19 Peter Huttererclients: fix errno handling
2017-01-17 Dima Ryazanovwindow: Check for NULL surface in keyboard_handle_enter
2017-01-16 Quentin Glidiceditor: Drop g_type_init() call
2017-01-16 Daniel Stonedesktop-shell: Support panel-position 'none'
2017-01-16 Emmanuel Gil Peyrotdesktop-shell: Stop asking for a RGB565 background
2017-01-03 Abdur Rehmanclients: fix a couple of trivial typos
2016-11-29 Daniel StoneDon't prepend protocol/ to include paths
2016-11-28 Bryce Harringtoneditor: Load a file if specified on command line
2016-11-28 Bryce Harringtoneditor: Use parse_options() from shared for command...
2016-11-22 Derek Foremanweston-terminal: Fix crash on first keystroke
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/client: Add bottom panel support
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 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 Velikovsimple-egl: add support for EGL_KHR_swap_buffers_with_d...
2016-11-21 Dima RyazanovIgnore the OSC code for desktop notifications
2016-11-16 Dima RyazanovGet rid of the window_create_menu function
2016-11-16 Quentin Glidicterminal: Silence maybe-uninitialized warning
2016-11-16 Derek Foremanclients: Fix weston-scaler source-only mode to use...
2016-11-16 Sjoerd Simonsxdg-shell: validate positioner object
2016-10-24 Daniel Stoneclients: Make XKB compose support conditional
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-01 Armin Krezovićclients/stacking: Silence a compiler warning
2016-09-09 Quentin GlidicRevert "terminal: Fix crash due to race condition in...
2016-08-31 Bryce Harringtonterminal: Fix crash due to race condition in init
2016-08-31 Bryce Harringtonclients: Use ARRAY_LENGTH macro in weston-simple-im
2016-08-30 Bryce HarringtonRevert "clients: Add screensaver inhibitor client demo"
2016-08-30 Bryce Harringtonclients: Add screensaver inhibitor client demo
2016-08-16 Derek Foremanweston-editor: Close the data source after sending
2016-08-15 Pekka Paalanengl-renderer, simple-dmabuf-v4l: fix dmabuf y-invert
2016-08-15 Pekka Paalanenclients/dmabuf-v4l: explain vivid setup
next