48 Commits (7da79f5ec4918d525e4e43ca8d88265dfd94e22d)

Author SHA1 Message Date
Xaver Hugl 7da79f5ec4 autotests/integration: make inputmethodtest more realstic 3 years ago
Weng Xuetian 90df07157b Fix potential race condition when text input state change and focus change happened at the same time 3 years ago
Xaver Hugl a056ef3f56 autotests: fix InputMethodTest 4 years ago
Vlad Zahorodnii 6d3f00e82c autotests: Remove QVERIFY(signalSpy.isValid()) 4 years ago
Vlad Zahorodnii 9c56adf8f2 autotests: Hopefully stabilize testInputMethod 4 years ago
Vlad Zahorodnii d2fb4147fc Move multi-purpose code in its own directory 4 years ago
Arjen Hiemstra 345736735e Add a fallback path for input when there is no text-input 4 years ago
Xaver Hugl cdf777663d autotests/integration: use std::unique_ptr for wayland surfaces 4 years ago
Vlad Zahorodnii e24ee60bb2 autotests: Remove Test::initWaylandWorkspace() 4 years ago
Xaver Hugl 8955a2420e replace all uses of QScopedPointer with std::unique_ptr 4 years ago
Xaver Hugl 9337f145d5 move InputMethod singleton to Application 4 years ago
Vlad Zahorodnii 4bfb0acc17 Make Workspace track managed outputs 4 years ago
Arjen Hiemstra 8284740cdf InputMethodTest: Only create the windowAddedSpy when actually needed 4 years ago
David Edmundson 36f7bae36a Revert "inputpanel: Compensate the 1px difference in height for panel position" 4 years ago
Rodney Dawes 8d588f165c inputpanel: Compensate the 1px difference in height for panel position 4 years ago
Vlad Zahorodnii 22e5c8a260 autotests: client -> window 4 years ago
Vlad Zahorodnii 175037d9d1 Prefer the term "window" over "client" in Workspace 4 years ago
Nils Fenner b491aeb9ae Rename AbstractClient to Window 4 years ago
Vlad Zahorodnii b64f95b703 Integrate kwaylandserver 4 years ago
Vlad Zahorodnii 8e7a8c5a11 Rename AbstractOutput to Output 4 years ago
Vlad Zahorodnii 7096e3ead8 Run clang-format 4 years ago
Julius Zint 270a963350 Migrate all autotest input simulation functions 4 years ago
Aleix Pol e043f2262f inputmethod: Fix the test 4 years ago
Vlad Zahorodnii 5ee8389705 autotests: Remove unused screens.h includes 4 years ago
Aleix Pol 2c6821fdca autotests: Fix InputMethodTest 4 years ago
Weng Xuetian ca7298a325 Ensure modifier change is forwarded after the key sending to input method. 4 years ago
Weng Xuetian 8a2f64fbe1
Do not call setActive(true) when request input panel to show 4 years ago
Weng Xuetian c074e2eb42 Try our best to convert preedit styling to text-input-v3 cursor range. 4 years ago
Aleix Pol a9ccfba768 Fix inputmethodtest 4 years ago
Vlad Zahorodnii 200223e06e autotests: Prepend KWayland::Client:: to Surface 5 years ago
Vlad Zahorodnii 543145e76f autotests: Port common screen check preamble to AbstractOutput 5 years ago
Vlad Zahorodnii 7016da39c8 Move active output tracking to workspace 5 years ago
Vlad Zahorodnii b08807cc36 autotests: current abstract output 5 years ago
Aleix Pol 53dcd205c6 inputmethod: Add a test that simulates client switching 5 years ago
Aleix Pol 26fd5d3667 inputmethod: Remove workaround 5 years ago
Aleix Pol 422522d15b inputmethod: Also expose the visibility on dbus 5 years ago
Aleix Pol abf22570c7 inputmethod: Reduce consecutive activation+deactivation+activation sequences 5 years ago
Aleix Pol 92e0357fef InputMethodTest: provide a process to launch when we need a virtual keyboard 5 years ago
Aleix Pol 341ec55c9e InputMethodTest: Use InputMethod::isActive as a way to check if it's activated 5 years ago
Vlad Zahorodnii 282e0d1c4d autotests: Port the tests to new xdg-shell helpers 5 years ago
Aleix Pol a3d32fa836 Ensure we start our tests with wayland already initialised 5 years ago
Vlad Zahorodnii 9ad83dafe6 autotests: Fix InputMethodTest 5 years ago
Vlad Zahorodnii 94b63c16f2 autotests: Register virtual keyboard service 5 years ago
Vlad Zahorodnii 3cdc97a4e9 Avoid converting socket name between QString and QByteArray back and forth 5 years ago
David Edmundson 5e350b0db5 [autotests] Fix mouse between screens 5 years ago
Vlad Zahorodnii 2a8395c7dd Trim trailing whitespace 5 years ago
Bhushan Shah 0a3e18e5a6 Fix build 6 years ago
Bhushan Shah 474d0344ca autotests: rename to testInputMethod 6 years ago
Bhushan Shah 222b558b04 virtualkeyboard: rename class to InputMethod 6 years ago
Bhushan Shah 6d433bdfc9 virtualkeyboard: add text-input-v3 support 6 years ago