Open Bug 463735 Opened 16 years ago Updated 2 years ago

Get rid of motion event compression

Categories

(Core :: Widget: Gtk, defect, P5)

x86
Linux
defect

Tracking

()

People

(Reporter: vlad, Unassigned)

Details

Attachments

(1 file)

This seems to be causing various problems; the other platforms don't do this, do we really need it with gtk?  I don't see any issues with removing it altogether.
Is this really a good idea? Windows automatically does some kind of motion event compression in the event queue. Not sure about Mac. I'm afraid that someone moving the mouse while a page is loading is going to generate tons of events and slow things down noticeably.
Comment on attachment 346988 [details] [diff] [review]
get rid of it

minusing until comment #2 is addressed
Attachment #346988 - Flags: review?(roc) → review-
Assignee: vladimir → nobody

One use case for disabling event compression is that of web-based note taking applications. When I write quickly in the OneNote web app, my strokes come out piecewise linear instead of smooth. This was also a problem for xournalpp until the developers disabled motion event compression (https://github.com/xournalpp/xournalpp/pull/218).

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: