summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Client: clear focus on touch cancelDavid Edmundson2022-09-054-0/+39
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-09-021-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-08-301-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-08-251-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-23119-119/+119
* Coin: adjust compositor split rulesAntti Kokko2022-08-231-1/+2
* Client: add custom margins support to xdg popupsIlya Fedin2022-08-233-3/+11
* Remove Cpp.ignoretokens, Cpp.ignoredirectives from .qdocconfKai Köhne2022-08-221-3/+0
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-08-201-2/+2
* Avoid calling requestUpdate from wrong threadEskil Abrahamsen Blomfeldt2022-08-171-1/+5
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-08-161-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-08-121-2/+2
* QWaylandGLContext: print the 0x prefix in error codeThiago Macieira2022-08-101-2/+2
* Fix build of manual testsJoerg Bornemann2022-08-033-82/+17
* Provide a handle for desktop portal via xdg-exporterDavid Redondo2022-07-2910-1/+359
* Client: do not take decoration shadows into account when placing popupsJan Grulich2022-07-291-2/+2
* Fix several more improperly placed #include mocThiago Macieira2022-07-281-2/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2824-26/+26
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-07-281-2/+2
* Only close popup in the the hiercharyWeng Xuetian2022-07-245-26/+127
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-07-191-2/+2
* Client: Expose a way to set window margins via native interfaceIlya Fedin2022-07-194-2/+40
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-07-151-2/+2
* Also use text-input if QT_IM_MODULE is empty or "wayland"Weng Xuetian2022-07-134-3/+12
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-07-121-2/+2
* Client: get activation token automatically whenever possibleIlya Fedin2022-07-111-2/+24
* Add license headers to cmake filesLucie Gérard2022-07-08119-0/+357
* Doc: Do not advertise Qt module includeKai Köhne2022-07-081-6/+0
* Use QColor::fromString instead of some deprecated functionsJiDe Zhang2022-07-052-5/+5
* Fix some build warningsJiDe Zhang2022-07-041-6/+6
* Check m_dragFocusResource for nullptr in DataDevice::dragMoveRoman Genkhel2022-06-301-2/+2
* client: Respect initial size when only one component is setEskil Abrahamsen Blomfeldt2022-06-301-4/+7
* CMake: Get rid of a few warningsAlexandru Croitor2022-06-292-2/+2
* add an interface to customize modifiersMap for zwp_text_input_v2Inho Lee2022-06-293-0/+35
* Implement send_modifiers_map for zwp_text_input_v2Inho Lee2022-06-292-3/+28
* Remove unused variablesEskil Abrahamsen Blomfeldt2022-06-283-4/+0
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-06-241-2/+2
* CMake: Replace deprecated keyword in qt_internal_add_module callJoerg Bornemann2022-06-221-1/+1
* Keep toplevel windows in the top left corner of the screenDavid Redondo2022-06-224-1/+20
* Client: fix license in two filesThiago Macieira2022-06-212-2/+2
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-06-211-2/+2
* Fix build with libcxx (missing array include)Sam James2022-06-201-0/+2
* Fix potential nullptr access in the compositor when killing clientsRobert Griebl2022-06-171-2/+2
* Fix WaylandCompostior build without QtQmlIlya Fedin2022-06-151-1/+1
* Update dependencies on 'dev' in qt/qtwaylandQt Submodule Update Bot2022-06-131-2/+2
* Bump version to 6.5.0Jani Heikkinen2022-06-131-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-10606-21307/+1267
* Client: Expose default input device's serial through integrationIlya Fedin2022-06-091-0/+2
* QtWaylandCompositor: includemocsLiang Qi2022-06-0140-0/+82
* QtWaylandCompositor: includemocs - qt6Liang Qi2022-06-014-0/+10