https://bugs.kde.org/show_bug.cgi?id=466948
--- Comment #15 from Zamundaaa <[email protected]> --- Git commit 0dfd7c301e07a8898ace9da925bfd180eaf38f8a by Xaver Hugl, on behalf of Yelsin Sepulveda. Committed on 13/05/2026 at 16:19. Pushed by zamundaaa into branch 'master'. inputmethod: replace enablement with visibility modes for the virtual keyboard The modes are - never show the virtual keyboard - only show it with non-mouse inputs - show it with all input devices The input method stays enabled in all cases, since we don't know if it's actually (only) a virtual keyboard or if it handles events from physical keyboards as well. Co-authored-by: Xaver Hugl <[email protected]> M +1 -1 autotests/integration/inputmethod_test.cpp M +1 -1 autotests/integration/kwin_wayland_test.cpp M +26 -25 autotests/integration/test_virtualkeyboard_dbus.cpp M +29 -35 src/inputmethod.cpp M +15 -4 src/inputmethod.h M +8 -3 src/virtualkeyboard_dbus.cpp M +4 -3 src/virtualkeyboard_dbus.h https://invent.kde.org/plasma/kwin/-/commit/0dfd7c301e07a8898ace9da925bfd180eaf38f8a -- You are receiving this mail because: You are watching all bug changes.
