Re: xfwm4-wayland: wlroots branch merged into wayland branch
adlo <[email protected]> Sat, 7 Jan 2023 08:29:08 +0000
| Newsgroups | gmane.comp.freedesktop.wayland.devel,gmane.comp.desktop.xfce.devel.version4 |
|---|---|
| Message-ID | <[email protected]> |
> On 23 Dec 2022, at 15:56, Simon Zeni <[email protected]> wrote: > > What stops you to do GTK on the server side? Do you need input from the user? > How can I do GTK on the server side? I didn't think it was possible because GTK needs to connect to a server. I think I investigated it and you ended up with either the GTK bit running, or the compositor, but not both. I know you can do cairo server-side, because that's just drawing pixels on the screen, but I didn't think you could do GTK. Regards adlo