summaryrefslogtreecommitdiff
path: root/clients
AgeCommit message (Expand)AuthorFilesLines
2021-09-03Made clean this branch to use other purpose.Joonbum Ko40-37004/+0
2019-12-18clients/presentation-shm: Add missing dependency on xdg-shell protocolMichael Forney1-0/+2
2019-12-11clients/simple-dmabuf-egl: Add some notes when using direct-displayMarius Vlad1-1/+7
2019-12-11clients/window: drop support for rgb565Leandro Ribeiro2-57/+8
2019-12-02clients: remove leftover from simple-dmabuf-drmSimon Ser1-3074/+0
2019-11-28option-parser: Make bools booleanDaniel Stone6-19/+19
2019-11-28config-parser: Make get_bool be boolDaniel Stone1-2/+2
2019-11-28clients: drop simple-dmabuf-drmSimon Ser2-1077/+0
2019-11-25desktop-shell: Set 1x1 buffers for solid-color backgroundsHarish Krupo1-0/+6
2019-11-25clients/window: Add viewport destination supportHarish Krupo3-4/+82
2019-11-25clients/fullscreen: Refuse to resize the surface size when fullscreen'edMarius Vlad1-0/+3
2019-11-25simple-dmabuf-egl: make application genericVeeresh Kadasani1-5/+26
2019-11-21clients: Add more sanity checks to catch destroyed windowJeffy Chen1-0/+10
2019-11-21clients: Drop corresponding touch points when destroying windowsJeffy Chen1-1/+11
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