Hi Pekka,
> [...]
> Maybe more along the lines of xdg_output rather than wp_output. Is
> there something else desktops would need about outputs? Identification
> (machine-wide unique connector name, output number?) has come up
> before, in both human-readable description and persistent
> machine-
On Mon, 3 Jul 2017 04:42:52 -0400 (EDT)
Olivier Fourdan wrote:
> So, 3 possibilities so far:
>
> 1. Add the logical output in wl_output
>Looked like a good idea initially, not so much on further
> consideration. pro: It's just an additional event to a existing
> Wayland core protocol cons:
Hi Pekka,
> please consider that it is impossible to have a stabilization period
> for changes to the wl_output interface. What ever you add will be set
> in stone immediately, before a considerable user base has had a chance
> to try it. There will be no going back once it's there, AFAICT no way
On Fri, 30 Jun 2017 04:38:07 -0400 (EDT)
Olivier Fourdan wrote:
> Hi Jonas,
>
> > On Thu, Jun 29, 2017 at 04:44:34PM +0200, Olivier Fourdan wrote:
> > > This introduces a new protocol for the compositor to describe outputs
> > > size in a logical way for Xwayland.
> > Adding it to wl_output m
Hi Jonas,
> On Thu, Jun 29, 2017 at 04:44:34PM +0200, Olivier Fourdan wrote:
> > This introduces a new protocol for the compositor to describe outputs
> > size in a logical way for Xwayland.
> >
> > This is needed for X11 applications that would want to configure an X11
> > window based on the si
On Thu, Jun 29, 2017 at 04:44:34PM +0200, Olivier Fourdan wrote:
> This introduces a new protocol for the compositor to describe outputs
> size in a logical way for Xwayland.
>
> This is needed for X11 applications that would want to configure an X11
> window based on the size of the output, witho
This introduces a new protocol for the compositor to describe outputs
size in a logical way for Xwayland.
This is needed for X11 applications that would want to configure an X11
window based on the size of the output, without knowing the output scale
factor applied by the compositor to the corresp