Geoffrey Casper
Geoffrey Casper
I just pushed support for applying both X11 & Wayland on Linux with (-tags x11,wayland). I will add to BSD later, but I want to get the build working standalone...
@metal3d I think `_GNU_SOURCE` is better to be set for all platforms since GLFW already handles cross-platform functionality. Ideally, `_GNU_SOURCE` should be set directly before the required `#include`, but it...
> Wayland is the future @Jacalz I completely agree, but this isn't about ideologies. This is about what is best for the users of this library. > we should enable...
@J7mbo Thx for testing this out according to https://github.com/LWJGL/lwjgl3/issues/695, this commit https://github.com/glfw/glfw/commit/9a87c2a4b49808d3666c7b093b77e8512fa23908 introduced 2 new errors affecting macOS and Wayland, so I think we should pass both `GLFW_FEATURE_UNAVAILABLE` and `GLFW_FEATURE_UNIMPLEMENTED`...
@J7mbo I just looked at your issue https://github.com/go-gl/glfw/issues/375#issuecomment-2118842844 and it looks like all the hints are out of date or have out of date descriptions so I will add them...
Thx for testing on Windows @DownloadableFox Please share the build errors you have found so they can be fixed.
@dmitshur I have added a TODO list for items I'd like to get done before merging this in the PR description https://github.com/go-gl/glfw/pull/400#issue-2279777601 > If we think more discussion is needed,...
@DownloadableFox please provide the full plain text output either here in a < summary > < details > HTML tag or in a public gist.
@Jacalz How about we discuss in a voice call in the Fyne Discord server? Do you have availability this weekend? Also, I'd like to include someone from the Fyne team...
@Jacalz how about 1pm EDT on Monday, May 3?