-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Open
Labels
Description
Weston is a popular Wayland compositor on Linux.
I have successfully written a program using GLFW 3.4 to run on the Weston "desktop-shell", which is for desktop-like environment. Besides the desktop-shell, the Weston also supports ivi-shell, which is very useful for embedded system. Can you consider adding ivi-shell support?
The ivi-shell needs a ivi_id to identify the client. I suppose that it can be done by glfwWindowHint().