summaryrefslogtreecommitdiff
path: root/clients
AgeCommit message (Expand)AuthorFilesLines
2019-11-21clients/simple-dmabuf-drm: Make use of direct-displayMarius Vlad2-2/+22
2019-11-21clients/simple-dmabuf-egl: Make use of direct-displayMarius Vlad2-5/+27
2019-11-12simple-dmabuf-egl: update to xdg-shell stableDrew DeVault2-33/+33
2019-11-04clients/window: bump wl_seat version to 7Sebastian Wick1-2/+2
2019-11-04clients/window: bump wl_seat version to 6Sebastian Wick1-1/+13
2019-10-24clients: avoid build error without gl-rendererStefan Agner1-2/+10
2019-10-04build: simplify include_directoriesPekka Paalanen1-10/+10
2019-10-04Unify the include style of shared/ headersPekka Paalanen2-2/+2
2019-10-04build: use dependency for matrix.cPekka Paalanen1-7/+3
2019-10-01simple-dmabuf-egl: Allow QueryDmaBufModifiers to report no modifiersAdam Jackson1-12/+18
2019-09-23clients: fix len-string formattingPekka Paalanen4-8/+8
2019-08-23weston-terminal: Ignore SIGPIPEManuel Stoeckl1-0/+10
2019-08-12clients/simple-egl: Exit when display has an errorManuel Stoeckl1-2/+2
2019-07-05clients: Add content-protection client appAnkit Nautiyal2-0/+392
2019-06-27clients/presentation-shm: use xdg_shell instead of wl_shellrandom human1-25/+70
2019-06-26desktop-shell: Click top left and align clock-2-43/+43
2019-06-25clients: Fix/resolved doxygen warningsMarius Vlad2-5/+6
2019-05-02log: remove "%m" from format strings by using strerror(errno)Antonio Borneo32-72/+134
2019-04-29clients: close unused keymap fdAntonio Borneo3-0/+7
2019-04-20weston-terminal: Fix weston-terminal crash on mutterSebastian Wick1-1/+20
2019-04-19Fix: clients/window: Premature finish request when copy-pastingHarish Krupo1-2/+3
2019-04-19window.c: Don't assume registry advertisement orderHarish Krupo1-5/+24
2019-04-18build: turn vertex-clipping.c into a dependencyPekka Paalanen1-2/+2
2019-04-18Rename zalloc.h to libweston/zalloc.hPekka Paalanen16-18/+18
2019-04-18Rename config-parser.h to libweston/config-parser.hPekka Paalanen5-5/+5
2019-04-18Rename matrix.h to libweston/matrix.hPekka Paalanen2-3/+3
2019-04-14Fix incorrect includeLuca Weiss1-1/+1
2019-04-04FIX: weston: clients: typo in simple-dmabuf-egl.cKamal Pandey1-1/+1
2019-03-28clients/simple-dmabuf-egl: Properly check for error in gbm_bo_get_handle_for_...Alexandros Frantzis1-3/+11
2019-03-28meson: link editor with gobject-2.0Pekka Paalanen1-1/+1
2019-03-05clients/simple-dmabuf-egl: Create the EGL display using the GBM platformAlexandros Frantzis1-5/+7
2019-02-20Fix typos all around (thanks codespell!)Emmanuel Gil Peyrot1-1/+1
2019-02-15clients: use xdg_shell stable instead of v6ant8me7-262/+257
2019-02-06window client: remove ivi-application supportMichael Teyfel1-43/+1
2019-02-06simple-shm: remove ivi-application supportMichael Teyfel1-40/+0
2019-02-06simple-egl: remove ivi-application supportMichael Teyfel1-74/+12
2019-02-06clients: Add a mandelbrot set shader to simple-dmabuf-eglAlexandros Frantzis1-8/+118
2019-02-06clients: Support explicit synchronization in simple-dmabuf-eglAlexandros Frantzis2-7/+222
2019-01-31clients: sanitize XCURSOR_SIZEemersion1-4/+12
2019-01-31clients: A better fix for a crash when unlocking or unconfining a pointerDima Ryazanov1-4/+27
2019-01-31clients: Delete an unused variableDima Ryazanov1-3/+0
2019-01-31Revert "Fix a crash when unlocking or unconfining a pointer"Dima Ryazanov1-13/+10
2019-01-17meson: friendly error for simple-dmabuf-drmPekka Paalanen1-1/+3
2019-01-17clients/simple-dmabuf-egl: Render a moving squareAlexandros Frantzis2-38/+187
2019-01-17clients/simple-dmabuf-egl: Support dmabuf format modifiersAlexandros Frantzis2-42/+224
2018-12-31meson: contain and check simple-dmabuf-egl depsPekka Paalanen1-5/+3
2018-12-31meson: fix pangocairo being optionalPekka Paalanen1-3/+10
2018-12-18clients: Add simple-dmabuf-eglAlexandros Frantzis2-0/+865
2018-12-18compositor: Install weston-screenshooter in BINDIRMarius Vlad1-1/+1
2018-12-18clients/screenshot: Allow weston-screenshooter to be called directlyMarius Vlad1-7/+0