Re: Questions about object ID lifetimes

2023-09-20 Thread jleivent
On Wed, 20 Sep 2023 10:05:51 -0400 jleivent wrote: > ... > I'm considering forking libwayland and working on one or both of these > fixes for my own use, because I don't want to implement some even > crazier things in middleware to compensate for the server ID reuse > problem. > I keep getting

Re: Questions about object ID lifetimes

2023-09-20 Thread jleivent
On Wed, 20 Sep 2023 11:30:19 +0300 Pekka Paalanen wrote: > .. > > This might help reduce those anomalous messages and be compatible > > with Wayland 1. Reduce the greediness of object ID reuse by: > > > > - not reusing any IDs unless at least some minimum number (256?) > > are free > > > > -

Re: Questions about object ID lifetimes

2023-09-20 Thread Pekka Paalanen
On Tue, 19 Sep 2023 10:02:55 -0400 jleivent wrote: > On Tue, 19 Sep 2023 16:26:37 +0300 > Pekka Paalanen wrote: > > > ... > > > But aren't those fast frame updates done through shared fds? Hence > > > not part of the wire protocol, and would not be impacted by > > > increasing the length of