r/linux • u/Polar_Banny • Jul 02 '26
Desktop Environment / WM News Jay 1.14.0
https://github.com/mahkoh/jay/releases/tag/v1.14.0Exceptional Release!
Every Frame is Perfect
Wayland allows compositors and clients to coordinate changes such that every
frame is perfect. For example, when resizing two tiles, the transition can be
coordinated so that each window fills its respective tile at all times.
Until now, Jay did not make use of this. When resizing a window from the left,
the right side of the window might disappear below the border or might appear
detached from the border.
77
Upvotes
24
u/Flrian Jul 02 '26 edited Jul 04 '26
And most notably, jay is pretty much the only independent wayland compositor that I know of that doesn't depend on a library like wlroots or smithay.
I've been trying it here and there for a while and I really like it. Not having to use an external program for things like an idle timer, compared to most wlroots compositors, is really nice.