jgcodes2020

Results 20 comments of jgcodes2020

is this PR going to be placed in the [Wayland backend](https://github.com/glfw/glfw/projects/2)?

For now, I've created a workaround using gsettings on GNOME: ```sh #!/usr/bin/sh export XCURSOR_SIZE="$(gsettings get org.gnome.desktop.interface cursor-size)" export XCURSOR_THEME="$(gsettings get org.gnome.desktop.interface cursor-theme | sed -E "s/(^'|'\$)//g")" exec /usr/bin/wezterm $@ ```

https://user-images.githubusercontent.com/35639051/159083682-5e464fe6-5d48-4007-9eb6-828118aea87c.mov

Here's a video. From closer inspection, certain parts of the window do not update their size in sync.

Sorry to revive this dead thread. I would definitely like to contribute this feature. However, I'm having trouble locating the code which creates a compiler process and executes it. Could...

[JCEF has an open issue to provide JavaFX support](https://bitbucket.org/chromiumembedded/java-cef/issues/163/provide-javafx-node-for-jcef), but there is a rather bad workaround that only works for offscreen rendering. By changing the GLCanvas in CefBrowserOsr to a...

has this been worked on?

> I've successfully built libsm64 on macOS, and in theory linux should work too. The remaining Wafel work is mostly setting up CI, removing a small number of OS-specific things...

![image](https://user-images.githubusercontent.com/35639051/181627345-16b14ac3-d189-4bce-bad1-76424c229c20.png) I do.