Users browsing this thread: 1 Guest(s)
josuah
Long time nixers
I feel stupid for sticking this talk everywhere I go, but here is it again: https://invidio.us/watch?v=RIctzAQOe44

The crux of it related to the context of this conversation : there ARE pipes in today's GUI: "pipes" (not as in pipe(2) syscall though) for putting the pixels onto the big frame of our screens, with internal (internal piping of X11) / extrenal (netowrk X11 export) protocols that handle the piping.

Rio is beautiful as it can invoke itself in a window of itself (a second nested instance of itself).

Wayland is moving slightly more toward that direction. Looks like the maintainers are sick of some of the terrible designs (yet could do a lot with them) that goes with the X11 protocol and implementation. A wayland windows is more or less just exposing a rectangle for the client to draw in rather than handling a collections of sub windows that compose buttons and GUIs. Toolkits take this role instead.

I know the thread are "GUI pipes" and not "pipes making the GUI"...


Messages In This Thread
GUI pipes - by eduarch42 - 20-01-2020, 01:41 AM
RE: GUI pipes - by jkl - 20-01-2020, 10:34 AM
RE: GUI pipes - by eduarch42 - 21-01-2020, 11:38 PM
RE: GUI pipes - by pkal - 24-01-2020, 05:43 AM
RE: GUI pipes - by josuah - 25-01-2020, 02:05 PM
RE: GUI pipes - by z3bra - 25-01-2020, 06:28 PM
RE: GUI pipes - by eduarch42 - 25-01-2020, 08:27 PM
RE: GUI pipes - by z3bra - 26-01-2020, 09:08 AM
RE: GUI pipes - by eduarch42 - 27-01-2020, 12:00 PM
RE: GUI pipes - by Halfwit - 28-01-2020, 08:54 PM
RE: GUI pipes - by Halfwit - 28-01-2020, 08:58 PM
RE: GUI pipes - by eduarch42 - 28-01-2020, 09:42 PM
RE: GUI pipes - by eduarch42 - 28-01-2020, 09:48 PM
RE: GUI pipes - by josuah - 08-04-2020, 04:35 PM
RE: GUI pipes - by twee - 13-04-2020, 01:44 PM
RE: GUI pipes - by z3bra - 14-04-2020, 07:21 AM
RE: GUI pipes - by twee - 14-04-2020, 07:33 AM
RE: GUI pipes - by seninha - 01-05-2020, 09:45 AM
RE: GUI pipes - by ckester - 01-05-2020, 12:45 PM
RE: GUI pipes - by z3bra - 02-05-2020, 08:13 AM
RE: GUI pipes - by ckester - 02-05-2020, 03:42 PM