summaryrefslogtreecommitdiff
path: root/clients
Commit message (Expand)AuthorAgeFilesLines
* clients/simple-dmabuf-egl: add format optionSimon Ser2021-03-221-13/+18
* Add weston-drm-fourcc.hPekka Paalanen2021-02-252-3/+2
* drop MOD_INVALID, MOD_LINEAR definitionsPekka Paalanen2021-02-251-4/+0
* desktop-shell:change expiration of minute and secVeeresh Kadasani2021-01-211-3/+10
* desktop-shell: Add missing weston_config_destroy() for desktop.configAnurup M2020-12-081-0/+2
* screenshooter: rename some functions to avoid conflictsLeandro Ribeiro2020-10-271-3/+3
* clients: Fix shell background image setting.Tanmay Shah2020-10-191-1/+1
* clients: deprecate weston-infoOlivier Fourdan2020-08-141-0/+5
* libweston: replace 0 with the enum value for the xkb init flagsPeter Hutterer2020-05-141-1/+1
* Redefine output rotationsPekka Paalanen2020-02-273-28/+31
* clients: transformed does not recognize -dPekka Paalanen2020-02-271-1/+0
* clients/window: fail earlier when frame_create failsSimon Ser2020-02-101-0/+4
* clients/simple-dmabuf-v4l: Dmabuf-contiguous for vivid moduleMarius Vlad2020-01-291-0/+3
* clients/simple-dmabuf-v4l: Add 'weston-direct-display' protocolMarius Vlad2020-01-292-3/+29
* clients/simple-dmabuf-v4l: Add Y_INVERT option flagMarius Vlad2020-01-291-5/+16
* clients/simple-dmabuf-v4l: Convert to use getopt_longMarius Vlad2020-01-291-17/+37
* clients/dmabuf-v4l: Pass FLAGS_Y_INVERT to linux-dmabuf if v4l2 reports soMarius Vlad2020-01-291-5/+17
* client/dmabuf-v4l: Use zwp_linux_dmabuf version 3Marius Vlad2020-01-291-10/+19
* window: fix missing prototypes warningGuillaume Champagne2020-01-291-4/+6
* clients/presentation-shm: Add missing dependency on xdg-shell protocolMichael Forney2019-12-181-0/+2
* clients/simple-dmabuf-egl: Add some notes when using direct-displayMarius Vlad2019-12-111-1/+7
* clients/window: drop support for rgb565Leandro Ribeiro2019-12-112-57/+8
* clients: remove leftover from simple-dmabuf-drmSimon Ser2019-12-021-3074/+0
* option-parser: Make bools booleanDaniel Stone2019-11-286-19/+19
* config-parser: Make get_bool be boolDaniel Stone2019-11-281-2/+2
* clients: drop simple-dmabuf-drmSimon Ser2019-11-282-1077/+0
* desktop-shell: Set 1x1 buffers for solid-color backgroundsHarish Krupo2019-11-251-0/+6
* clients/window: Add viewport destination supportHarish Krupo2019-11-253-4/+82
* clients/fullscreen: Refuse to resize the surface size when fullscreen'edMarius Vlad2019-11-251-0/+3
* 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