Hello everybody.

For the fun, I started a new Github project: 
https://github.com/fredvs/wayland-pascal

It takes inspiration of the demos from:
https://bugaevc.gitbooks.io/writing-wayland-clients/content/black-square/first-steps.html
(Yes, I confess, I was helped by ChatGPT for the translation of the C demos to 
Pascal.)

It uses the excellent fpc-wayland Bindings Generator for freepascal from 
Andrews Haines.
https://github.com/andrewd207/fpc-wayland

The goal is to discover step by step, with code, how to make Wayland work with 
fpc.
And maybe one day adapt this for msegui.

The first step is a Pascal program that connect to a Wayland Client (of course 
you need a Wayland session):

https://github.com/fredvs/wayland-pascal/assets/3421249/1a29cd1b-5af0-4fd4-9b70-d87a9a4e9148

Fre;D
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to