summaryrefslogtreecommitdiff
path: root/clients
Commit message (Expand)AuthorAgeFilesLines
...
* simple-dmabuf-egl: make application genericVeeresh Kadasani2019-11-251-5/+26
* clients: Add more sanity checks to catch destroyed windowJeffy Chen2019-11-211-0/+10
* clients: Drop corresponding touch points when destroying windowsJeffy Chen2019-11-211-1/+11
* clients/simple-dmabuf-drm: Make use of direct-displayMarius Vlad2019-11-212-2/+22
* clients/simple-dmabuf-egl: Make use of direct-displayMarius Vlad2019-11-212-5/+27
* simple-dmabuf-egl: update to xdg-shell stableDrew DeVault2019-11-122-33/+33
* clients/window: bump wl_seat version to 7Sebastian Wick2019-11-041-2/+2
* clients/window: bump wl_seat version to 6Sebastian Wick2019-11-041-1/+13
* clients: avoid build error without gl-rendererStefan Agner2019-10-241-2/+10
* build: simplify include_directoriesPekka Paalanen2019-10-041-10/+10
* Unify the include style of shared/ headersPekka Paalanen2019-10-042-2/+2
* build: use dependency for matrix.cPekka Paalanen2019-10-041-7/+3
* simple-dmabuf-egl: Allow QueryDmaBufModifiers to report no modifiersAdam Jackson2019-10-011-12/+18
* clients: fix len-string formattingPekka Paalanen2019-09-234-8/+8
* weston-terminal: Ignore SIGPIPEManuel Stoeckl2019-08-231-0/+10
* clients/simple-egl: Exit when display has an errorManuel Stoeckl2019-08-121-2/+2
* clients: Add content-protection client appAnkit Nautiyal2019-07-052-0/+392
* clients/presentation-shm: use xdg_shell instead of wl_shellrandom human2019-06-271-25/+70
* desktop-shell: Click top left and align clock-2019-06-262-43/+43
* clients: Fix/resolved doxygen warningsMarius Vlad2019-06-252-5/+6
* log: remove "%m" from format strings by using strerror(errno)Antonio Borneo2019-05-0232-72/+134
* clients: close unused keymap fdAntonio Borneo2019-04-293-0/+7
* weston-terminal: Fix weston-terminal crash on mutterSebastian Wick2019-04-201-1/+20
* Fix: clients/window: Premature finish request when copy-pastingHarish Krupo2019-04-191-2/+3
* window.c: Don't assume registry advertisement orderHarish Krupo2019-04-191-5/+24
* build: turn vertex-clipping.c into a dependencyPekka Paalanen2019-04-181-2/+2
* Rename zalloc.h to libweston/zalloc.hPekka Paalanen2019-04-1816-18/+18
* Rename config-parser.h to libweston/config-parser.hPekka Paalanen2019-04-185-5/+5
* Rename matrix.h to libweston/matrix.hPekka Paalanen2019-04-182-3/+3
* Fix incorrect includeLuca Weiss2019-04-141-1/+1
* FIX: weston: clients: typo in simple-dmabuf-egl.cKamal Pandey2019-04-041-1/+1
* clients/simple-dmabuf-egl: Properly check for error in gbm_bo_get_handle_for_...Alexandros Frantzis2019-03-281-3/+11
* meson: link editor with gobject-2.0Pekka Paalanen2019-03-281-1/+1
* clients/simple-dmabuf-egl: Create the EGL display using the GBM platformAlexandros Frantzis2019-03-051-5/+7
* Fix typos all around (thanks codespell!)Emmanuel Gil Peyrot2019-02-201-1/+1
* clients: use xdg_shell stable instead of v6ant8me2019-02-157-262/+257
* window client: remove ivi-application supportMichael Teyfel2019-02-061-43/+1
* simple-shm: remove ivi-application supportMichael Teyfel2019-02-061-40/+0
* simple-egl: remove ivi-application supportMichael Teyfel2019-02-061-74/+12
* 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-062-7/+222
* clients: sanitize XCURSOR_SIZEemersion2019-01-311-4/+12
* clients: A better fix for a crash when unlocking or unconfining a pointerDima Ryazanov2019-01-311-4/+27
* clients: Delete an unused variableDima Ryazanov2019-01-311-3/+0
* Revert "Fix a crash when unlocking or unconfining a pointer"Dima Ryazanov2019-01-311-13/+10
* meson: friendly error for simple-dmabuf-drmPekka Paalanen2019-01-171-1/+3
* clients/simple-dmabuf-egl: Render a moving squareAlexandros Frantzis2019-01-172-38/+187
* clients/simple-dmabuf-egl: Support dmabuf format modifiersAlexandros Frantzis2019-01-172-42/+224
* meson: contain and check simple-dmabuf-egl depsPekka Paalanen2018-12-311-5/+3
* meson: fix pangocairo being optionalPekka Paalanen2018-12-311-3/+10