Package: gdk
Function gdk:window-event-compression
Lambda Listgdk:window-event-compression (window) SyntaxArgumentsDetails
Determines whether or not extra unprocessed motion events in the event
queue can be discarded. If true only the most recent event will be delivered. Some types of applications, such as paint programs, need to see all motion events and will benefit from turning off event compression. Event compression is enabled by default. | See also |
#2025-07-01