Skip to content

Drop multiple point rounding in input code

David Edmundson requested to merge work/d_ed/few_topoint into master

Input is floating but was rounded when we entered kwin logic. This is no longer needed after more floating point support was added to the core.

Merge request reports