feat: allow handle virtual keyboard input by WM#1803
Merged
PolyMeilex merged 2 commits intoSmithay:masterfrom Jan 9, 2026
Merged
feat: allow handle virtual keyboard input by WM#1803PolyMeilex merged 2 commits intoSmithay:masterfrom
PolyMeilex merged 2 commits intoSmithay:masterfrom
Conversation
16a5e5e to
53321eb
Compare
Contributor
Author
|
Skip send key to IME when the virtual_keyboard is sent from IME like hyprland. |
48b6094 to
f4f6c93
Compare
|
Very interested in this feature as it would allow me to use remote desktop tools (i.e. wayvnc) on niri |
Contributor
Author
|
@LunarEclipse363 You may also be interested in #1801 |
Contributor
Author
|
None could review this? |
kchibisov
reviewed
Aug 22, 2025
eaa9ce9 to
5479612
Compare
4cf338b to
bff1a2f
Compare
Contributor
Author
|
@kchibisov Any suggestion? |
260ac53 to
9b05d35
Compare
Contributor
Author
|
I wonder if anyone could push forward this PR. |
c1266f0 to
305ba98
Compare
305ba98 to
ea55040
Compare
rano-oss
approved these changes
Jan 2, 2026
Contributor
rano-oss
left a comment
There was a problem hiding this comment.
With our current ime grab implementation this looks fine, the ime grab is not perfect in its current form.
PolyMeilex
approved these changes
Jan 2, 2026
Member
|
CI/Clippy is not happy |
ea55040 to
8fd89e5
Compare
PolyMeilex
requested changes
Jan 3, 2026
Member
PolyMeilex
left a comment
There was a problem hiding this comment.
Last small nitpick that Clippy did not catch, and we are good to go.
Thanks!
|
Very excited to see this moving forward, thanks everyone for working on it 😄 |
Co-authored-by: Bartłomiej Maryńczak <[email protected]>
PolyMeilex
approved these changes
Jan 9, 2026
chrisduerr
added a commit
to chrisduerr/smithay
that referenced
this pull request
Feb 8, 2026
This reverts commit 2e00119.
Bot-wxt1221
added a commit
to Bot-wxt1221/smithay
that referenced
this pull request
Feb 18, 2026
This reverts commit 2e00119.
chrisduerr
added a commit
to chrisduerr/smithay
that referenced
this pull request
Feb 19, 2026
This reverts commit 2e00119.
Bot-wxt1221
added a commit
to Bot-wxt1221/smithay
that referenced
this pull request
Feb 19, 2026
This reverts commit 2e00119.
PolyMeilex
pushed a commit
that referenced
this pull request
Feb 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat: allow handle virtual keyboard input by WM
Fix #1440
This pr has something to do with WM.
Tested on niri-wm/niri#2246