Hello Jonas,
I am a developer hoping to work more with Wayland in the future, and would
like it if you could clarify a few things regarding your response.
You wrote:
>D-Bus is more or less the universal IPC on Linux
However, I am unable to find D-Bus in the Linux source tree. I know it has
be
Oops, apparently Thunderbird messed up the threading. This is in reply to the
following December 2018 thread:
https://lists.freedesktop.org/archives/wayland-devel/2018-December/039752.html
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.o
Hello Jonas,
I am a developer hoping to work more with Wayland in the future, and would
like it if you could clarify a few things regarding your response.
You wrote:
>D-Bus is more or less the universal IPC on Linux
However, I am unable to find D-Bus in the Linux source tree. I know it has
be
Hi,
El lun., 27 ene. 2020 a las 14:21, Pekka Paalanen
() escribió:
>
> On Mon, 27 Jan 2020 12:58:13 +0100
> Guillermo Rodriguez wrote:
>
> > El lun., 27 ene. 2020 a las 12:53, Pekka Paalanen
> > () escribió:
> > >
> > > On Mon, 27 Jan 2020 12:36:27 +0100
> > > Guillermo Rodriguez wrote:
> > >
>
On Mon, 27 Jan 2020 12:58:13 +0100
Guillermo Rodriguez wrote:
> El lun., 27 ene. 2020 a las 12:53, Pekka Paalanen
> () escribió:
> >
> > On Mon, 27 Jan 2020 12:36:27 +0100
> > Guillermo Rodriguez wrote:
> >
> > > Thank you for your answer. This is an embedded fullscreen application, so
> > >
El lun., 27 ene. 2020 a las 12:53, Pekka Paalanen
() escribió:
>
> On Mon, 27 Jan 2020 12:36:27 +0100
> Guillermo Rodriguez wrote:
>
> > Hi,
> >
> > El lun., 27 ene. 2020 a las 12:07, Pekka Paalanen
> > () escribió:
> > >
> > > On Mon, 27 Jan 2020 11:43:50 +0100
> > > Guillermo Rodriguez wrote:
>
On Mon, 27 Jan 2020 12:36:27 +0100
Guillermo Rodriguez wrote:
> Hi,
>
> El lun., 27 ene. 2020 a las 12:07, Pekka Paalanen
> () escribió:
> >
> > On Mon, 27 Jan 2020 11:43:50 +0100
> > Guillermo Rodriguez wrote:
> >
> > > Hi all,
> > >
> > > I have a Wayland client where the main loop runs on
Hi,
El lun., 27 ene. 2020 a las 12:07, Pekka Paalanen
() escribió:
>
> On Mon, 27 Jan 2020 11:43:50 +0100
> Guillermo Rodriguez wrote:
>
> > Hi all,
> >
> > I have a Wayland client where the main loop runs on a thread and
> > rendering is done in a separate thread. The main loop simply uses
> > w
On Mon, 27 Jan 2020 11:43:50 +0100
Guillermo Rodriguez wrote:
> Hi all,
>
> I have a Wayland client where the main loop runs on a thread and
> rendering is done in a separate thread. The main loop simply uses
> wl_display_dispatch:
>
> while (wl_display_dispatch(globals.display) != -1) {
>
Hi all,
I have a Wayland client where the main loop runs on a thread and
rendering is done in a separate thread. The main loop simply uses
wl_display_dispatch:
while (wl_display_dispatch(globals.display) != -1) {
[...process user input...]
}
This is the only place where events are processed.
On Sun, 26 Jan 2020 11:36:19 +0100 (CET)
Jan Engelhardt wrote:
> It was forgotten to add the pkg-config cflags from wayland into the
> test-runner command. This causes the weston-8 build to fail, given right
> system conditions.
>
> [6s] [221/358] cc -Itests/59830eb@@test-runner@sta -Itest
On Thu, 23 Jan 2020 12:59:25 +0300
Alexey Kasyanchuk wrote:
> Hi, could you please help me with wayland/weston question?
>
> *Is it possible to start wayland client graphical app inside weston session
> from outside the weston somehow (tty, serial console, or boot)?*
>
> Here the code
>
>
12 matches
Mail list logo