Guido Günther
Guido Günther
`wl_output` hat distinct fields to extract information, `xdg-output.descripton` is free form text. In some situations you would have the above look like: `Dell Inc. DELL U2717D` while in others you...
> Your example doesn't show any use for a distinction between make/model But I can only do that since I *know* what the vendor and the the model are. >...
> What are the situations you'd want to have the first and what are the situations in which you'd want to have the second form? The first form is almost...
In terms of ABI stability we can change WLROOTS_0_0_0 in wlrotos.symbols to WLROOTS_0_1_0 and put the existing symbols in there adding the current wlr_* to a new WLROOTS_UNSTABLE {} section....
I've asked the same question on wayland-devel. Weston's current way of lets try multiplanar first and if that fails split things up looks suboptimal. But I think we just don't...
> @naveensd101 @agx has packaged [govarnam](https://packages.debian.org/unstable/libs/libgovarnam1). Rest of it I don't think anybody has started yet, are you interested? @subins2000 schemes are also done but need ftp master approval.
Note that I welcome comaintainers in Debian, currently sorting out if we put this under the go team or input-method team umbrella there.
@xclaesse That doesn't happen either, here's the bit from the build log: ``` $ tar axf phoc-0.38.0.tar.xz $ cd phoc $ meson setup _build The Meson build system Version: 1.2.3...
> @agx might I ask you - with your gbp hat on :) - about your opinion on that matter? Is there any reason coming to your mind, why we...
@mika you mean `--export-dir=../` ? That should make a difference since unset means don't export anything while expoting to `../` would export to a random dir in `..` and then...