Admicos / minecraft-wayland

A better way of running Minecraft Without XWayland. Because I REALLY had nothing better to do with my life.
254 stars 14 forks source link

libdecor patches for MC 1.19 #29

Closed markx86 closed 6 months ago

markx86 commented 1 year ago

Adds patches for libdecor support in GLFW (commit 62e175ef9fae75335575964c845a302447c012c7).

Admicos commented 1 year ago

I'm getting an xdg_surface@20: error 3: xdg_surface has never been configured error under Weston with this.

markx86 commented 1 year ago

Sorry, it took a while to track down the problem, but it should be fixed now!

Admicos commented 1 year ago

resizing is a bit laggy (although that could just be an issue on my end), but looks good to me

not merging the pr yet because i'm planning to do re-organize the repo soon, but otherwise this seems ready

markx86 commented 1 year ago

resizing is a bit laggy

I think that's a Wayland issue with the GLFW commit that's used in the PKGBUILD, because it lags, when resizing, with and without the libdecor patches (at least on my system)

orowith2os commented 1 year ago

Is this still needed? It shouldn't be when a new GLFW release is made: https://github.com/glfw/glfw/commit/fbdb53b9ca457ab01675e20d9127cb62d8db88b8

ChrisLane commented 6 months ago

Is this still needed? It shouldn't be when a new GLFW release is made: glfw/glfw@fbdb53b

Yep, this is now in v3.3.9 I think so this PR can be closed.