donotturnoff / aerend

My third year project
0 stars 0 forks source link

DisplayManager update queue #76

Closed donotturnoff closed 2 years ago

donotturnoff commented 2 years ago

I need to queue display updates that are triggered by events so that later events don't get held up waiting for a compositing operation. I could merge some events here (#75)?

donotturnoff commented 2 years ago

All outstanding mouse cursor movements are merged when processing updates