summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Correct license for module and plugin filesHEADdevLucie Gérard12 hours6-6/+6
* Change license for tools filesLucie Gérard12 hours1-1/+1
* Make wheel operations compatible with xcbInho Lee3 days1-2/+4
* qtwaylandscanner: don't track source file locationSamuli Piippo4 days1-1/+1
* QWaylandWindow: requestActivate on showKai Uwe Broulik7 days4-0/+17
* client: implement QWaylandScreen::topLevelAt()Liang Qi11 days2-0/+12
* client: Synthesize enter/leave event for popup in xdg-shell - 2Liang Qi11 days1-5/+3
* compositor: fix build without quick - xdg_dialog_v1Liang Qi2024-04-181-1/+1
* Make build error less ambiguousEskil Abrahamsen Blomfeldt2024-04-181-1/+1
* Client: Wire up surfaceRoleCreated/Destroyed signalsKai Uwe Broulik2024-04-171-0/+3
* client: Add CMake options to control visibility of generated symbolsDavid Redondo2024-04-152-3/+22
* ShellSurfaceItem: Make sure modal dialogs stay on topPaul Olav Tvete2024-04-121-5/+28
* compositor: Implement xdg_dialog_v1Paul Olav Tvete2024-04-1212-15/+267
* Revert "QWaylandDisplay: Allow software-only deco and don't init GL needlessly"Eskil Abrahamsen Blomfeldt2024-04-111-6/+1
* Fix out variable in external shaderBernd Weimer2024-04-111-3/+3
* Remove unused member in quickitemBernd Weimer2024-04-111-14/+13
* Client: Close xdg popups using QWSI::handleCloseEvent()Vlad Zahorodnii2024-04-051-1/+1
* Fix xkbcommon dependency for WaylandSeat.sendUnicodeKeyEventInho Lee2024-04-051-5/+4
* Client: Use QWindowSystemInterface::handleCloseEvent() to close xdg-toplevelVlad Zahorodnii2024-04-051-1/+1
* QWaylandDisplay: Allow software-only deco and don't init GL needlesslyKai Uwe Broulik2024-04-021-1/+6
* Client: Replace a bunch of frameMargins with clientSideMarginsIlya Fedin2024-03-293-5/+5
* client: Implement dialog-v1 protocolDavid Redondo2024-03-277-5/+213
* Bradient: make drawing coordiantes consistentIlya Fedin2024-03-261-24/+26
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-2512-1/+16
* Use static_cast rather than dynamic_castLu YaNing2024-03-211-2/+2
* Client: Fix the mouse being stuck in pressed state after startSystem{Move,Res...Ilya Fedin2024-03-203-5/+17
* scanner: Make it work with mismatching protocol and file nameDavid Redondo2024-03-201-8/+11
* client: Roundtrip in an own queue when exporting window instead of default queueDavid Redondo2024-03-203-9/+11
* Add GNOME-like client-side decoration pluginJan Grulich2024-03-198-0/+980
* TextInputv3: use a serial for each resourceInho Lee2024-03-193-16/+9
* client: Only use viewport when fractional scaling is in useDavid Edmundson2024-03-141-1/+3
* client: don't cache one type in QWaylandMimeDataLiang Qi2024-03-131-1/+8
* client: use current modifiers in repeat keysLiang Qi2024-03-102-8/+5
* Support multi-key for input context pluginJiDe Zhang2024-03-103-21/+35
* Make sure XDG_RUNTIME_DIR is createdPaul Olav Tvete2024-03-061-0/+4
* QWaylandShmBackingStore: Don't clear new buffers in beginPaintKai Uwe Broulik2024-03-053-11/+21
* Revert "QWaylandDataDevice: Explicitly send null for rejected drag offer"Kai Uwe Broulik2024-03-041-2/+1
* qtwaylandscanner: Send null for a null QString with allow-nullKai Uwe Broulik2024-02-281-7/+13
* Do not create new wl_pointer objects when creating pointer gesturesDavid Redondo2024-02-281-2/+2
* client: Always call mShellSurface->setWindowGeometry regardless of exposureDavid Edmundson2024-02-282-2/+3
* QWaylandDataDevice: Explicitly send null for rejected drag offerKai Uwe Broulik2024-02-221-1/+2
* Client: Emit wlSurfaceDestroyed after actually destroying wl_surfaceVlad Zahorodnii2024-02-201-12/+14
* client: Support Xdg activation across shell surfacesDavid Edmundson2024-02-201-11/+14
* client: Fix xdg shell setting only a minimum size hintDavid Edmundson2024-02-201-4/+5
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2024-02-152-6/+4
* QWaylandShmBackingStore: Split buffer preparation into dedicated methodKai Uwe Broulik2024-02-153-15/+11
* Doc: Fix license info for Qt Wayland QPA pluginKai Köhne2024-02-141-1/+1
* doc: Add documentation for cmake functionsEskil Abrahamsen Blomfeldt2024-02-137-1/+168
* Prefer text-input-v2 over text-input-v3 for nowWeng Xuetian2024-02-121-2/+6
* Respect WAYLAND_DISPLAY on compositorSamuli Piippo2024-02-081-0/+2