Re: Weird dispatch ordering of display events

2015-04-21 Thread Alexander Larsson
On tis, 2015-04-21 at 14:23 +0300, Pekka Paalanen wrote: > On Tue, 21 Apr 2015 11:17:17 +0200 > Alexander Larsson wrote: > > > I just spent some time debugging the wrong thing due to a weird change > > in wayland 1.5. A new queue was introduced for the display itself, > > handling things like del

Re: Weird dispatch ordering of display events

2015-04-21 Thread Pekka Paalanen
On Tue, 21 Apr 2015 11:17:17 +0200 Alexander Larsson wrote: > I just spent some time debugging the wrong thing due to a weird change > in wayland 1.5. A new queue was introduced for the display itself, > handling things like delete_id. This queue is always dispatched, > independent of what other

Weird dispatch ordering of display events

2015-04-21 Thread Alexander Larsson
I just spent some time debugging the wrong thing due to a weird change in wayland 1.5. A new queue was introduced for the display itself, handling things like delete_id. This queue is always dispatched, independent of what other queues are dispatched. However, it is always dispatched *before* the