summaryrefslogtreecommitdiffstats
path: root/src/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* client: Switch qt-toplevel-drag to xdg-toplevel-dragDavid Redondo2024-02-035-14/+16
* client: Remove unused member variable in TextInputV3David Edmundson2024-02-012-3/+1
* Client: Fix Qt::KeypadModifier for key eventsNicolas Fella2024-02-011-2/+1
* Remove QWaylandWindow::handleExposeTor Arne Vestbø2024-01-302-11/+0
* client: Fix deletion of new queued shm buffers during reconnectDavid Redondo2024-01-243-4/+4
* Client: Update size hints when updating the decorationDavid Edmundson2024-01-231-0/+3
* TextInputV3: Remove unnecessary enableSurface/disableSurfaceInho Lee2024-01-192-18/+5
* client: Avoid creating decorations in the render threadDavid Edmundson2024-01-112-6/+3
* QWaylandWindow: Update decoration when application palette/font changesKai Uwe Broulik2024-01-102-0/+13
* client: Fix text-input set_cursor_rectangle coordinatesIlya Fedin2024-01-103-6/+12
* bradient: Use QWaylandWindow actual window titleKai Uwe Broulik2024-01-102-16/+25
* QWaylandScreen: Implement subpixelAntialiasingTypeHintKai Uwe Broulik2024-01-062-2/+30
* QWaylandWindow: Reset input region on window resetKai Uwe Broulik2024-01-061-0/+3
* client: Fix window margin calculationRob Hall2024-01-061-2/+2
* client: Do not constrain clients to size hintsDavid Edmundson2023-12-281-11/+1
* client: Clean up text input proxy object in textinputv3David Edmundson2023-12-211-0/+1
* client: Clean up text input proxy object in textinputv2David Edmundson2023-12-211-0/+1
* QWaylandMimeData: Skip "DELETE" formatKai Uwe Broulik2023-12-201-2/+5
* Don't use Qt keywords in headersKai Uwe Broulik2023-12-185-10/+10
* Remove inactionable warnings suggesting qt-text-input-method-unstable-v1Nicolas Fella2023-12-181-4/+0
* QWaylandCursor: Set appropriate shape for drag cursorsKai Uwe Broulik2023-12-141-3/+3
* Support TextInput V3 over v4-wipDavid Edmundson2023-12-138-109/+74
* Handle subsurfaces with async configureDavid Edmundson2023-12-111-1/+1
* Adapt to QWaylandScreen being publicDavid Redondo2023-12-091-2/+2
* client: implement QWaylandCursor::size()Liang Qi2023-12-082-0/+12
* QWaylandMimeData: Check text/x-moz-urls for UTF-16Kai Uwe Broulik2023-12-041-10/+23
* Remove redundant static uint32_t QWaylandDisplay::currentTimeMillisec()Edward Welbourne2023-11-272-12/+0
* client: Use correct offset handling features for wl_surface version 5David Edmundson2023-11-261-2/+6
* Follow up handleWindowActivated -> handleFocusWindowChanged renameTor Arne Vestbø2023-11-242-2/+2
* Client: Move topmost grabbing popup tracking to QWaylandWindowVlad Zahorodnii2023-11-172-3/+23
* client: Always clear queued buffer busy flag when resetting the windowWeng Xuetian2023-11-131-0/+3
* Add list is empty judgment,optimize to use constantFeifei Zhan2023-11-031-1/+6
* QWaylandSurface: client support wl_surface version 6JiDe Zhang2023-11-029-50/+131
* QWaylandMimeData: adapt to qt_safe_poll changes from qtbaseAhmad Samir2023-10-281-5/+3
* Client: Always populate mimedata in dragsDavid Edmundson2023-10-231-0/+6
* client: Provide seatname for multi-seatLu YaNing2023-10-182-0/+8
* Include what you need: <QPointer>Marc Mutz2023-10-131-0/+2
* QWaylandWindow: add QWaylandWindow::setScaleJiDe Zhang2023-10-072-23/+24
* client: Implement QWheelEvent::invertedDavid Edmundson2023-09-293-10/+37
* client: support Xdg Shell not_shown stateDavid Edmundson2023-09-251-6/+7
* Fix use-after-free with animated cursorsPaul Olav Tvete2023-09-191-8/+1
* Client: Fix QT_WAYLAND_RESIZE_AFTER_SWAPVlad Zahorodnii2023-09-121-2/+1
* Client: Avoid locking resizing in QWaylandShmBackingStoreVlad Zahorodnii2023-09-111-3/+0
* client: Port QWaylandInputDevice to support QT_NO_CONTEXTLESS_CONNECTDavid Edmundson2023-09-091-2/+2
* client: make drag and drop in same control works againLiang Qi2023-09-081-0/+1
* Revert "Client: Send release button event on pointer leave"Liang Qi2023-09-062-8/+2
* client: Drop unused member variablesDavid Edmundson2023-08-311-4/+0