52 Commits (035d0077dc2c19c1a809b1902ffc0597997155f4)

Author SHA1 Message Date
Vlad Zahorodnii 1b2c7b248b Run clazy with qt-keywords fixit 5 years ago
Vlad Zahorodnii 9a7ab8a62e Rework async geometry updates 5 years ago
Vlad Zahorodnii edb7867ee9 Prepend "Interactive" to interactive move resize methods 5 years ago
Vlad Zahorodnii 0f60cc68a9 autotests: Prefer stackingOrder() over xStackingOrder() 5 years ago
Vlad Zahorodnii 282e0d1c4d autotests: Port the tests to new xdg-shell helpers 5 years ago
Aleix Pol 8cfa30803b Fix InternalWindowTest::testDismissPopup 5 years ago
Aleix Pol a3d32fa836 Ensure we start our tests with wayland already initialised 5 years ago
Vlad Zahorodnii f5925e2f17 wayland: Introduce internal popup event filter 5 years ago
Vlad Zahorodnii 3cdc97a4e9 Avoid converting socket name between QString and QByteArray back and forth 5 years ago
David Edmundson d56d4370b2 [autotests] Fix autotests 5 years ago
Vlad Zahorodnii 4ce853e8e4 Prettify license headers 6 years ago
Vlad Zahorodnii 1fb9f6f13a Switch to SPDX license markers 6 years ago
Vlad Zahorodnii 80a31ab4b7 Make setFrameGeometry() re-entrant for X and internal clients 6 years ago
Vlad Zahorodnii d1b35f306d Introduce started signal in Application 6 years ago
David Edmundson 3a74be2df6 [autotests] Don't change screens during cleanup 6 years ago
Noah Davis f474686a58 Change CommandAllKey to Meta 6 years ago
Aleix Pol 3a9d7a6e9d Port KWin to KWaylandServer 6 years ago
Aleix Pol 6abd23ed02 Make it possible to have a separate cursor for the tablet 6 years ago
Vlad Zahorodnii be759b7d33 Use AbstractClient instead of XdgShellClient wherever possible 6 years ago
Vlad Zahorodnii 7d4471eba6 Rename geometry property to frameGeometry 7 years ago
Vlad Zahorodnii a4ec797883 [autotests] Gracefully destroy xdg client 7 years ago
Vlad Zagorodniy 168ea98845 Rename ShellClient to XdgShellClient 7 years ago
Vlad Zagorodniy d92d6e77ae [autotests] Don't test wl-shell clients 7 years ago
Vlad Zagorodniy bebe81209c Port QPA away from Wayland 7 years ago
Roman Gilg cd6b69a4d2 [platforms/virtual] Create output devices 7 years ago
Vlad Zagorodniy 8af2fa73dc Run clang-tidy with modernize-use-override check 7 years ago
Roman Gilg 349560a78c [autotests] In internal window test remove spy waits or guard them 7 years ago
Kai Uwe Broulik df85907de3 Support CriticalNotification type and place it in a CriticalNotificationLayer 7 years ago
Martin Flöser 9b922f8833 Split out a dedicated InternalClient class 7 years ago
Martin Flöser 02a0561016 Add windowsystem plugin for KWin's qpa 7 years ago
David Edmundson 2df9d22a08 Add high DPI support to internal KWin windows 7 years ago
Martin Flöser 6b3e55d6f5 Implement isPopupWindow for internal windows 7 years ago
Roman Gilg 2e29711323 Rework InputDeviceHandler focus tracking 7 years ago
Roman Gilg 8136c2722b [platforms/virtual] Add virtual output class 8 years ago
Martin Flöser b554e54e87 Support modifier mouse/scroll action on internal decorated windows 8 years ago
Martin Flöser 5795fc8cc0 Init the icon in ShellClient::init 8 years ago
Martin Flöser e0f95fd913 Delay syncing internal window geometry to end of cycle 9 years ago
Martin Gräßlin 00c68891c7 Add support for skipCloseAnimation for internal windows 9 years ago
Martin Gräßlin 6a78bd45fe Fix syncing of geometry to internal window when using ::move 9 years ago
Martin Gräßlin 0a042dad69 Sync opacity from an internal QWindow to its ShellClient 9 years ago
Martin Gräßlin eae9bdd50a [autotests/integration] Use socketpair for Wayland connection 9 years ago
Martin Gräßlin 3a3d1b6b0d DebugConsole window does not take keyboard input 10 years ago
Martin Gräßlin 8d4204ac0d Remove non visible internal windows from the x stacking order 10 years ago
Martin Gräßlin 4c0e33a94c Add a Workspace::findToplevel(QWindow*) method 10 years ago
Martin Gräßlin e40344c6bb [autotests/integration] Split InternalWindowTest::testKeyboard into two test methods 10 years ago
Martin Gräßlin 0b475c50d2 [autotests/integration] Some more changes to try to make InternalWindowTest pass again 10 years ago
Martin Gräßlin 1eac18a8fd [autotests/integration] More changes in InternalWindowTest::testKeyboard 10 years ago
Martin Gräßlin 0eecb202e2 [autotests/integration] Try to fix InternalWindowTest::testKeyboard 10 years ago
Martin Gräßlin 4651aa1d79 [wayland] Unset focused keyboard surface when handling key event internally 10 years ago
Martin Gräßlin 981b312323 [Wayland] Make it possible to have internal windows decorated 10 years ago