fix: try to work around an issue with unusable controllers in Plasma 6.7#5152
fix: try to work around an issue with unusable controllers in Plasma 6.7#5152stellaberrant wants to merge 2 commits into
Conversation
…6.7. Plasma 6.7 enabled 'allow using as pointer and keyboard' again which makes nearly every game unplayable. This is an attempt to fix this issue.
Up to standards ✅🟢 Issues
|
|
Is this related to this? |
| @@ -0,0 +1,6 @@ | |||
| [Wayland] | |||
| InputMethod[$e]=/usr/share/applications/com.github.maliit.keyboard.desktop | |||
There was a problem hiding this comment.
Does bazzite even use maliit?
Here is the stock fedora config:
https://forge.fedoraproject.org/kde/kde-settings/src/branch/rawhide/usr/share/kde-settings/kde-profile/default/xdg/kwinrc
unsure |
|
should i close the PR since it seems like KDE 6.7.1 disables it by default again? |
Let's assume the regression that was talked about in the commit I mentioned earlier gets fixed in plasma and will be in 6.8, maybe this is still something that bazzite explicitly wants to set anyway? |
Plasma 6.7 enabled 'allow using as pointer and keyboard' again by default which makes nearly every game unplayable. This is an attempt to fix this issue.