lagrange icon indicating copy to clipboard operation
lagrange copied to clipboard

love lagrange and a solution to fuzziness using hidpi wayland scaling

Open iambumblehead opened this issue 3 years ago • 5 comments

The lagrange client is beautiful and I've just found the solution to the fuzzy interface I've had using linux/wayland/hidpi and want to share. The solution is from this comment https://github.com/onivim/oni2/issues/516#issuecomment-550048033

start lagrange this way,

$ SDL_VIDEODRIVER=wayland lagrange

iambumblehead avatar Apr 12 '22 04:04 iambumblehead

its a little buggy in gnome, window decorations don't appear and submenus from the toolbar render in a broken way.

iambumblehead avatar Apr 12 '22 04:04 iambumblehead

I've read that SDL's Wayland support is being improved for 2.0.22. Hopefully the window decoration and submenu issues will be affected.

skyjake avatar Apr 14 '22 12:04 skyjake

https://github.com/libsdl-org/SDL/milestone/3 <- the 2.0.22 milestone :)

iambumblehead avatar Apr 19 '22 04:04 iambumblehead

2.0.22 release https://github.com/libsdl-org/SDL/releases/tag/release-2.0.22

iambumblehead avatar Apr 26 '22 04:04 iambumblehead

current status using SDL_VIDEODRIVER=wayland: submenus work great. no window decorations appear in gnome42 and lagrange needs to be fullscreen.

iambumblehead avatar May 26 '22 06:05 iambumblehead

same is still true using lagrange-1.17.6-1 lagrange is blurry by default and using SDL_VIDEODRIVER=wayland prevents window decorations

iambumblehead avatar Feb 02 '24 06:02 iambumblehead

installing libdecor then running SDL_VIDEODRIVER=wayland lagrange solves the issue

iambumblehead avatar Feb 02 '24 06:02 iambumblehead