summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Client: Set XdgShell size hints before the first commitDavid Edmundson2021-05-101-2/+1
* doc: Add a note to hasProtectedContent() functionEskil Abrahamsen Blomfeldt2021-05-061-0/+3
* Export wl-shell integrationElvis Lee2021-04-291-11/+25
* Export wayland-egl compositor hwintegrationElvis Lee2021-04-298-14/+36
* Export wayland-egl client hwintegrationElvis Lee2021-04-2816-42/+59
* client: Remove unused header fileEskil Abrahamsen Blomfeldt2021-04-281-62/+0
* CMake: Remove GENERATE_METATYPES usageMaximilian Goldstein2021-04-271-8/+0
* Docs: Add "instantiates" keywordsKai Uwe Broulik2021-04-2617-0/+21
* doc: Add Qt 6 porting information for Qt Wayland CompositorEskil Abrahamsen Blomfeldt2021-04-261-1/+12
* Scanner: Remove global version checkVlad Zahorodnii2021-04-261-3/+1
* Allow seat selectionElvis Lee2021-04-262-13/+19
* Add missing define guardsSamuli Piippo2021-04-221-0/+2
* client: Fix frame callback leak when window unexposedEskil Abrahamsen Blomfeldt2021-04-221-0/+3
* Remove bogus warning about missing wayland-eglEskil Abrahamsen Blomfeldt2021-04-211-5/+0
* Client: get correct window content geometryJan Grulich2021-04-191-2/+12
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-157-7/+7
* Fix inconsistent window geometry on null windowYoungjin Kim2021-04-152-1/+7
* Connect flushRequest after forceRoundTripElvis Lee2021-04-131-5/+8
* Client: Allow inheritance of key translationJaeyoon Jung2021-04-132-1/+7
* client: Allow QWaylandInputContext to accept composed key combinationsAleix Pol2021-04-135-10/+119
* Fix touch being ignored when down and up are in the same frameHyunkook Khang2021-04-121-0/+8
* Clean Q_ENUMSJiDe Zhang2021-04-121-1/+0
* Use qWarning and _exit() instead of qFatal for wayland errorWeng Xuetian2021-03-311-2/+3
* Make addRegistryListener protectedDavid Redondo2021-03-263-5/+9
* xdgshell: Tell the compositor the screen we're expecting to fillAleix Pol2021-03-261-3/+6
* Replace scale with devicePixelRatio for non-integer scalingJungi Byun2021-03-256-15/+15
* Fix race condition when attaching client to text inputEskil Abrahamsen Blomfeldt2021-03-242-0/+4
* Move some information from README to documentationEskil Abrahamsen Blomfeldt2021-03-181-0/+66
* Fix to apply smooth for texture of surface itemCathy Park2021-03-161-0/+2
* Return oldNode when bufferLocked even when buffer has contentHyungchan Kim2021-03-151-1/+1
* Support EGL protected contentYoungjin Kim2021-03-156-1/+37
* QWaylandQuickItem: Set shader for external OES texture manuallyValery Volgutov2021-03-085-14/+99
* Support handleFrameCallback to derived classesJungi Byun2021-03-082-12/+14
* Handle registry_global out of constructorElvis Lee2021-03-043-10/+20
* Fix issue with repeated window size changesJaeyoon Jung2021-03-032-1/+4
* Client: get correct window content geometryJan Grulich2021-03-031-2/+7
* Decorations: add new argument to margins() to allow exclude shadowsJan Grulich2021-03-032-3/+13
* Get correct decoration margins regionJan Grulich2021-03-021-4/+4
* Client: Rebuild generated files when source or QtWaylandScanner changesDavid Edmundson2021-03-011-0/+2
* Client: Send exposeEvent to parent on subsurface position changesDavid Edmundson2021-03-011-1/+6
* Client: Generate method to expose used version of a given proxyDavid Edmundson2021-02-248-27/+23
* Remove redundant qmldir filesAlexey Edelev2021-02-236-29/+0
* Translate opaque area with frame marginsJan Grulich2021-02-231-3/+5
* Export QWaylandQuickSurfacePrivateHyungchan Kim2021-02-225-17/+77
* Add client parameter for set_cursorJaeyoon Jung2021-02-223-5/+10
* QWaylandQuickItem: Mark texture as external OES if neededJaeyoon Jung2021-02-221-4/+12
* Fix sending input hints with new text input protocolEskil Abrahamsen Blomfeldt2021-02-222-1/+3
* Support platform specific implementationElvis Lee2021-02-177-25/+53
* Do not update size of surface item when buffer is lockedJaeyoon Jung2021-02-151-0/+10
* Client: Connect drags being accepted to updating the source drag iconDavid Edmundson2021-02-151-0/+1