[kwin] [Bug 405388] Virtual keyboard implementation forces compositor-side input method handling on wayland clients

2021-04-13 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=405388

Aleix Pol  changed:

   What|Removed |Added

   Version Fixed In||kde/5.15
  Latest Commit||https://invent.kde.org/qt/q
   ||t/qtwayland/-/merge_request
   ||s/4

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 405388] Virtual keyboard implementation forces compositor-side input method handling on wayland clients

2021-04-13 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=405388

Aleix Pol  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||aleix...@kde.org
 Status|ASSIGNED|RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 405388] Virtual keyboard implementation forces compositor-side input method handling on wayland clients

2021-04-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=405388

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #4 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/qt/qt/qtwayland/-/merge_requests/4

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 405388] Virtual keyboard implementation forces compositor-side input method handling on wayland clients

2021-03-18 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=405388

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 405388] Virtual keyboard implementation forces compositor-side input method handling on wayland clients

2021-03-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=405388

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 405388] Virtual keyboard implementation forces compositor-side input method handling on wayland clients

2021-03-07 Thread Sander van Grieken
https://bugs.kde.org/show_bug.cgi?id=405388

Sander van Grieken  changed:

   What|Removed |Added

 CC||san...@outrightsolutions.nl

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 405388] Virtual keyboard implementation forces compositor-side input method handling on wayland clients

2021-03-05 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=405388

Andrey  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=411729

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 405388] Virtual keyboard implementation forces compositor-side input method handling on wayland clients

2021-03-05 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=405388

Andrey  changed:

   What|Removed |Added

 CC||butir...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 405388] Virtual keyboard implementation forces compositor-side input method handling on wayland clients

2019-03-13 Thread Gatis Paeglis
https://bugs.kde.org/show_bug.cgi?id=405388

--- Comment #3 from Gatis Paeglis  ---
Experiment in Qt Wayland Compositor API:
https://codereview.qt-project.org/#/c/255673/

Switching QT IM Modules at run-time seems to mostly work, so it should be
possible to fix this in KWin too.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 405388] Virtual keyboard implementation forces compositor-side input method handling on wayland clients

2019-03-12 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=405388

--- Comment #2 from Martin Flöser  ---
The idea was to provide other means of text input also through KWin.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 405388] Virtual keyboard implementation forces compositor-side input method handling on wayland clients

2019-03-12 Thread Gatis Paeglis
https://bugs.kde.org/show_bug.cgi?id=405388

--- Comment #1 from Gatis Paeglis  ---
>  I assumed that it disables text_input extension at the compositor

> And did not provide a way to really disable it. From clients points of view 
> it is never disabled.

When dealing with global object adding/removal it is worth nothing that is is
racy:

https://gitlab.freedesktop.org/wayland/wayland/issues/10

-- 
You are receiving this mail because:
You are watching all bug changes.