Revert "feat: allow handle virtual keyboard input by WM"#1941
Merged
PolyMeilex merged 1 commit intoSmithay:masterfrom Feb 19, 2026
Merged
Revert "feat: allow handle virtual keyboard input by WM"#1941PolyMeilex merged 1 commit intoSmithay:masterfrom
PolyMeilex merged 1 commit intoSmithay:masterfrom
Conversation
This reverts commit 2e00119.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1941 +/- ##
==========================================
- Coverage 18.77% 16.68% -2.09%
==========================================
Files 180 182 +2
Lines 28743 28849 +106
==========================================
- Hits 5397 4814 -583
- Misses 23346 24035 +689
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
PolyMeilex
approved these changes
Feb 19, 2026
Member
|
Thanks! |
This was referenced Feb 19, 2026
craftyguy
added a commit
to craftyguy/cosmic-comp
that referenced
this pull request
Feb 19, 2026
Fixes pop-os#2081 This reverts also reverts commit 0f7e53b, because the upstream commit (2e00119) that introduced this thing was reverted (Smithay/smithay#1941).
craftyguy
added a commit
to craftyguy/cosmic-comp
that referenced
this pull request
Feb 19, 2026
Fixes pop-os#2081 This also reverts commit 0f7e53b, because the upstream commit (2e00119) that introduced this thing was reverted (Smithay/smithay#1941).
craftyguy
added a commit
to craftyguy/cosmic-comp
that referenced
this pull request
Feb 19, 2026
Fixes pop-os#2081 This also reverts commit 0f7e53b, because the upstream commit (2e00119) that introduced this thing was reverted (Smithay/smithay#1941). There was also change in the cursor_capture_constraints signature in smithay 7d992793f.
Drakulix
pushed a commit
to pop-os/cosmic-comp
that referenced
this pull request
Feb 23, 2026
Fixes #2081 This also reverts commit 0f7e53b, because the upstream commit (2e00119) that introduced this thing was reverted (Smithay/smithay#1941). There was also change in the cursor_capture_constraints signature in smithay 7d992793f.
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.
Reverts #1803
@PolyMeilex