summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* compositor: fix build without quick - xdg_dialog_v1Liang Qi24 hours1-1/+1
* Make build error less ambiguousEskil Abrahamsen Blomfeldt26 hours1-1/+1
* Client: Wire up surfaceRoleCreated/Destroyed signalsKai Uwe Broulik40 hours1-0/+3
* client: Add CMake options to control visibility of generated symbolsDavid Redondo4 days2-3/+22
* ShellSurfaceItem: Make sure modal dialogs stay on topPaul Olav Tvete7 days1-5/+28
* compositor: Implement xdg_dialog_v1Paul Olav Tvete7 days12-15/+267
* Revert "QWaylandDisplay: Allow software-only deco and don't init GL needlessly"Eskil Abrahamsen Blomfeldt8 days1-6/+1
* Fix out variable in external shaderBernd Weimer8 days1-3/+3
* Remove unused member in quickitemBernd Weimer8 days1-14/+13
* Client: Close xdg popups using QWSI::handleCloseEvent()Vlad Zahorodnii14 days1-1/+1
* Fix xkbcommon dependency for WaylandSeat.sendUnicodeKeyEventInho Lee14 days1-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
* Client: Map Qt::BusyCursor and Qt::WaitCursor to correct shape namesVlad Zahorodnii2024-02-061-2/+2
* Remove redundant calls, textInput()Inho Lee2024-02-061-26/+37
* QtTextInputMethod: hide inputPanel when focus leavingInho Lee2024-02-061-0/+3
* Doc: Remove QML explicit version numbersKai Köhne2024-02-021-1/+1
* client: Switch qt-toplevel-drag to xdg-toplevel-dragDavid Redondo2024-02-027-98/+158
* client: Clean up old registry on reconnectDavid Redondo2024-02-011-0/+2
* client: Remove unused member variable in TextInputV3David Edmundson2024-02-012-3/+1