summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* xwm: fix resize grab related crashGreg V2019-02-161-2/+7
* xwayland: fix clipboard related crashGreg V2019-02-161-0/+1
* meson: fix compositor build with xwayland disabledPhilipp Zabel2019-02-153-1/+18
* meson: add missing libweston EGL dependency if renderer-gl is enabledPhilipp Zabel2019-02-151-3/+10
* meson: IVI plugin tests do not use configPekka Paalanen2019-02-151-1/+1
* meson: set WESTON_DATA_DIR for testsPekka Paalanen2019-02-151-0/+1
* libweston: bump major to 6Pekka Paalanen2019-02-152-3/+3
* compositor-wayland: use xdg_shell stable instead of v6ant8me2019-02-153-56/+56
* clients: use xdg_shell stable instead of v6ant8me2019-02-158-274/+271
* libweston-desktop: implement the new xdg_shell (stable) protocolant8me2019-02-156-2/+1500
* configure: require opt-in to autotoolsPekka Paalanen2019-02-113-2/+17
* README: Meson for buildPekka Paalanen2019-02-111-1/+28
* config-parser: export functions to open a config fileMichael Olbrich2019-02-071-0/+2
* window client: remove ivi-application supportMichael Teyfel2019-02-062-45/+1
* simple-shm: remove ivi-application supportMichael Teyfel2019-02-062-43/+1
* simple-egl: remove ivi-application supportMichael Teyfel2019-02-062-77/+13
* hmi-controller: register for desktop_surface_configuredMichael Teyfel2019-02-061-30/+40
* ivi-shell: create weston_desktop in wet_shell_initMichael Teyfel2019-02-061-1/+8
* ivi-shell: remove surface_destroy_listenerMichael Teyfel2019-02-061-3/+4
* ivi-shell: added libweston-desktop-api implementationMichael Teyfel2019-02-061-0/+155
* ivi-layout: use libweston-desktop api for configure eventMichael Teyfel2019-02-061-3/+9
* ivi-layout: use libweston-desktop api for viewsMichael Teyfel2019-02-061-2/+11
* ivi-shell: linked libweston-desktop and added structsMichael Teyfel2019-02-065-2/+9
* ivi-layout: introduced surface create and configureMichael Teyfel2019-02-062-23/+57
* ivi-layout: introduced configure_desktop_changedMichael Teyfel2019-02-063-0/+28
* layout-interface: added interface to change surface idMichael Teyfel2019-02-062-0/+45
* ivi-shell: introduction of IVI_INVALID_IDMichael Teyfel2019-02-061-0/+2
* ivi-shell: removed assertMichael Teyfel2019-02-061-1/+0
* ivi-shell: rework goto labels to avoid memory leaksMichael Teyfel2019-02-061-5/+6
* libweston: export weston_config APIPekka Paalanen2019-02-064-2/+10
* clients: Add a mandelbrot set shader to simple-dmabuf-eglAlexandros Frantzis2019-02-061-8/+118
* clients: Support explicit synchronization in simple-dmabuf-eglAlexandros Frantzis2019-02-063-8/+225
* tests: Add tests for per commit zwp_buffer_release_v1 behaviorAlexandros Frantzis2019-02-062-6/+165
* libweston: Support zwp_surface_synchronization_v1.get_releaseAlexandros Frantzis2019-02-067-3/+462
* libweston: Support zwp_surface_synchronization_v1.set_acquire_fenceAlexandros Frantzis2019-02-0611-8/+400
* libweston: Introduce an internal linux sync file APIAlexandros Frantzis2019-02-066-35/+130
* libweston: Introduce zwp_linux_explicit_synchronization_v1Alexandros Frantzis2019-02-0611-5/+345
* tests: use weston_compositor_exitPekka Paalanen2019-02-064-4/+4
* ivi-shell: use weston_compositor_exitPekka Paalanen2019-02-061-1/+1
* desktop-shell: use weston_compositor_exitPekka Paalanen2019-02-061-2/+3
* weston: add more libinput config optionsEric Toombs2019-02-068-6/+265
* weston: deprecate enable_tap in favour of enable-tapEric Toombs2019-02-063-11/+17
* man: fix small typo: directroyEric Toombs2019-02-061-1/+1
* meson: remind about weston-launch suidPekka Paalanen2019-02-011-0/+2
* meson: Fix deprecation warning for pkgconfigScott Anderson2019-02-012-2/+2
* libweston: fbdev: Force the Framebuffer devices to be activated.n3rdopolis2019-01-311-2/+23
* gitlab-ci: Actually capture Meson logsDaniel Stone2019-01-311-1/+1
* clients: sanitize XCURSOR_SIZEemersion2019-01-311-4/+12
* weston: Add config option to enable pixman-based renderingThomas Zimmermann2019-01-312-4/+41
* weston: Store use_pixman as `bool` typeThomas Zimmermann2019-01-312-2/+2