tests: Reshuffle IVI layout tests
[platform/upstream/weston.git] / fullscreen-shell /
2018-04-10 Pekka Paalanenlibweston: make wl_output point to weston_head
2017-07-25 Pekka Paalanenlibweston: introduce weston_output_from_resource()
2017-01-17 Quentin Glidicweston: Make the shell entrypoint specific
2017-01-17 Quentin Glidicweston: Properly namespace modules entrypoint
2017-01-17 Quentin Glidiclibweston: Properly namespace modules entrypoint
2017-01-17 Quentin Glidiclibweston: Position layers in an absolute way
2016-08-15 Arnaud Vracfullscreen-shell: avoid access to freed data
2016-08-14 Quentin Glidiclibweston: Rename weston_surface::configure to ::committed
2016-08-12 Armin Krezovićfullscreen-shell: Ensure that fs surface is presented...
2016-07-26 Jussi Kukkoneninclude stdint.h for int32_t/uint32_t
2016-07-01 Armin Krezovićfullscreen-shell: update for manual surface/view mapping
2016-06-30 Bryce Harringtoninput: Rename weston_surface_activate to weston_seat_se...
2016-06-27 Armin Krezovićfullscreen-shell: Avoid NULL pointer dereference
2016-04-29 Yong Bakosfullscreen-shell: Use 'surface-local' to correct grammar
2015-11-19 Jonas ÅdahlUse fullscreen-shell.xml from wayland-protocols
2015-08-07 Jason Ekstrandfullscreen-shell: Fix modeset on transformed outputs
2015-08-07 Ryo MunakataUse [x]zalloc instead of [x]malloc + memset
2015-07-31 Derek Foremaninput: Don't test keyboard/pointer/touch pointers
2015-07-31 Derek Foremanfullscreen-shell: Test for device presence properly
2015-06-16 Jon CruzUnified multiple definitions of container_of() macro.
2015-06-15 Bryce Harrington*-shell: Update boilerplate from MIT X11 license to...
2014-11-05 Derek Foremancompositor: Refactor weston_output_mode_switch()
2014-09-22 Derek Foremanshell: fix weston_output_mode_switch() usage
2014-08-08 Giulio Camuffofullscreen-shell: Fix compiler warnings
2014-04-03 Jason EkstrandAdd a wl_fullscreen_shell implementation