summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: bump to version 8.0.0 for the official release8.0.08.0Simon Ser2020-01-241-1/+1
* build: avoid Xlib.h via EGL headersPekka Paalanen2020-01-241-0/+2
* ivi-application: fix typoVeeresh Kadasani2020-01-241-1/+1
* build: bump to version 7.0.93 for the RC1 release7.0.93Simon Ser2020-01-171-1/+1
* desktop-shell: Do not try to add a child to a non-existent parentMarius Vlad2020-01-171-4/+11
* backend-rdp: unref keymap after associating with seatStefan Agner2020-01-131-0/+1
* backend-rdp: use compositor wide struct xkb_contextStefan Agner2020-01-131-8/+2
* backend-rdp: constify keyboard layout informationStefan Agner2020-01-131-2/+2
* backend-rdp: disconnect and free peers on compositor shutdownStefan Agner2020-01-131-0/+9
* backend-rdp: unregister events before shuting down compositorStefan Agner2020-01-131-4/+4
* desktop-shell: make sure child window stays activeStefan Agner2020-01-131-1/+52
* build: bump to version 7.0.92 for the beta release7.0.92Simon Ser2019-12-201-1/+1
* clients/presentation-shm: Add missing dependency on xdg-shell protocolMichael Forney2019-12-181-0/+2
* backend-rdp: report a zero physical size to compositorLeandro Ribeiro2019-12-171-2/+3
* gitlab-ci: install xwaylandPekka Paalanen2019-12-132-1/+2
* gitlab-ci: wrap and alphabetize apt-get linePekka Paalanen2019-12-131-1/+53
* gitlab-ci: image build should fail on failed commandsPekka Paalanen2019-12-121-1/+1
* xwm: debug ConfigureWindowPekka Paalanen2019-12-121-19/+59
* xwm: xcb_configure_window() takes uint16_tPekka Paalanen2019-12-121-2/+4
* xwm: debug what kind decoration is drawnPekka Paalanen2019-12-121-2/+7
* xwm: debug _XWAYLAND_ALLOW_COMMITSPekka Paalanen2019-12-121-0/+3
* xwm: add newline to cardinal arrayPekka Paalanen2019-12-121-0/+1
* clients/simple-dmabuf-egl: Add some notes when using direct-displayMarius Vlad2019-12-111-1/+7
* screen-share: define variable type before using as function argumentLeandro Ribeiro2019-12-111-1/+2
* backend-drm: Make boolean fields actually boolEmmanuel Gil Peyrot2019-12-114-30/+30
* backend-drm: Remove unused variableEmmanuel Gil Peyrot2019-12-112-4/+0
* clients/window: drop support for rgb565Leandro Ribeiro2019-12-112-57/+8
* CI: Bump ci-templates dependency for working pipDaniel Stone2019-12-111-1/+1
* backend-drm: Define potentially missing aspect-ratio bit definitionsStefan Agner2019-12-091-0/+12
* renderer: change all frame_signal emission to pass previous_damageStefan Agner2019-12-092-2/+2
* build: bump to version 7.0.91 for the alpha release7.0.91Simon Ser2019-12-061-1/+1
* libweston: remove previous_damage from struct weston_outputLeandro Ribeiro2019-12-044-10/+0
* gitlab-ci: Update ci-templates to latest SHA commitMarius Vlad2019-12-031-1/+1
* Revert "move frame_signal emission to weston_output_repaint()"Leandro Ribeiro2019-12-033-1/+2
* clients: remove leftover from simple-dmabuf-drmSimon Ser2019-12-021-3074/+0
* xwayland: Remove unused variableLink Mauve2019-12-011-3/+0
* option-parser: Make bools booleanDaniel Stone2019-11-289-86/+51
* tests/config-parser: Remove useless duplicate testDaniel Stone2019-11-281-28/+15
* config-parser: Make get_bool be boolDaniel Stone2019-11-287-75/+83
* clients: drop simple-dmabuf-drmSimon Ser2019-11-285-1091/+3
* backend-drm: Use aspect-ratio bit definitions from libdrmDaniel Stone2019-11-273-12/+14
* screen-share: get previous_damage from data argument instead of weston_outputLeandro Ribeiro2019-11-271-2/+1
* screenshooter: get previous_damage from data argument instead of weston_outputLeandro Ribeiro2019-11-271-2/+1
* renderer: change frame_signal emission to pass previous_damage as data argumentLeandro Ribeiro2019-11-271-1/+1
* tests: stop using frame_signal 'void *data' argument to get weston_outputLeandro Ribeiro2019-11-271-1/+3
* screenshooter: stop using frame_signal void *data parameter to get weston_outputLeandro Ribeiro2019-11-271-2/+4
* move frame_signal emission to weston_output_repaint()Leandro Ribeiro2019-11-273-2/+1
* gl-renderer: Add support for XYUV format (v2)Vivek Kasireddy2019-11-252-1/+39
* gl-renderer: Replace EGL_*_WL macros with locally defined enumsVivek Kasireddy2019-11-251-8/+14
* desktop-shell: Set 1x1 buffers for solid-color backgroundsHarish Krupo2019-11-251-0/+6