Thanks for the feedback! Replying to both Daniels below.
On Tuesday, April 20th, 2021 at 1:14 PM, Daniel Vetter
wrote:
> On Tue, Apr 20, 2021 at 12:18 PM Daniel Stone wrote:
>
> >> There are a few solutions:
> >>
> >> 1. Require compositors to discover the render device by trying to import
> >
Hello,
I am working on the multimedia sequencer ossia score (https://ossia.io).
I am trying to make sure that it works fine for Linux users under wayland.
For audio (and in general multimedia) apps, there is a very common family
of GUI widget which allows to scroll a value "infinitely" (or at lea
On Mon, Apr 26, 2021 at 04:57:01PM +0200, Jean-Michaël Celerier wrote:
> Hello,
> I am working on the multimedia sequencer ossia score (https://ossia.io).
>
> I am trying to make sure that it works fine for Linux users under wayland.
>
> For audio (and in general multimedia) apps, there is a very
Thanks, it looks exactly like it. Now just have to see how to make it work
with Qt but that's another question :)
Kind regards,
Jean-Michaël
On Mon, Apr 26, 2021 at 5:08 PM Jonas Ådahl wrote:
> On Mon, Apr 26, 2021 at 04:57:01PM +0200, Jean-Michaël Celerier wrote:
> > Hello,
> > I am working on