Summary: | Different mouse pointer speed on wayland with the same settings | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Matej Mrenica <matejm98mthw> |
Component: | kcm_mouse | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | filipfila.kde, matejm98mthw, nate, unassigned-bugs |
Priority: | NOR | ||
Version: | 5.16.5 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Matej Mrenica
2019-09-07 10:05:41 UTC
KWin handles input directly on Wayland. Moving there for now. Do you have a HiDPI monitor? Changing the status of the bug report to NEEDSINFO WAITINGFORINFO. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! The issue as described doesn't happen anymore. There are two other issues present though: 1. Changing cursor speed doesn't change cursor speed in Wayland and vice versa. 2. SDDM doesn't respect cursor speed settings. Should I create separate reports for them? Yes please. Not sure #2 is fixable though. If it is, Filip will know! :) (In reply to Nate Graham from comment #6) > Yes please. Not sure #2 is fixable though. If it is, Filip will know! :) https://bugs.kde.org/show_bug.cgi?id=420857 and https://github.com/sddm/sddm/issues/1252 (In reply to Nate Graham from comment #6) > Yes please. Not sure #2 is fixable though. If it is, Filip will know! :) I don't see any pointer speed property we can set in SDDM's config file. I also tried to see if it would read our kcminputrc file and it can't. It's probably a similar situation as with fonts: it's following some Qt default setting and modifying plus exposing the option would require an SDDM patch. We'd then add that to list of things synced in sddm-kcm. |