Re: wl_output physical size when unknown

2020-01-13 Thread Simon Ser
Hi, On Monday, January 13, 2020 6:14 PM, David Edmundson wrote: > I need to patch either a client toolkit or a compositor and I'm not sure > which. > > There are some cases where we don't have a physical size for an output. > For example projectors or headless virtual machines, > > Currently w

Re: wl_output physical size when unknown

2020-01-13 Thread Jonas Ã…dahl
On Mon, Jan 13, 2020 at 05:14:28PM +, David Edmundson wrote: > I need to patch either a client toolkit or a compositor and I'm not sure > which. > > There are some cases where we don't have a physical size for an output. > For example projectors or headless virtual machines, > > Currently we

wl_output physical size when unknown

2020-01-13 Thread David Edmundson
I need to patch either a client toolkit or a compositor and I'm not sure which. There are some cases where we don't have a physical size for an output. For example projectors or headless virtual machines, Currently we (kwin) can send a physical size of 0,0 which is causing some client issues whic