Re: Is there anything that needs to be done to get the next release of wayland-protocols released?

2025-01-30 Thread Jonas Ådahl
wayland-protocols doesn't have a release schedule, releases are done on-demand. A perfectly valid way is to send an E-mail here, or ask for one on IRC. 1.40 is, FWIW, now tagged and released. Jonas On Tue, Jan 28, 2025 at 06:50:15PM -0500, James Ramsey wrote: > I'm asking because there are pull

[ANNOUNCE] wayland-protocols 1.40

2025-01-30 Thread Jonas Ådahl
wayland-protocols 1.40 is now available. This release includes a new version of the ext-idle-notify protocol, which allows users of the protocol to track only input device like activity. Apart from that, there are the usual clarifications and protocol bug fixes. James Ramsey (1): ext-idle

Is there anything that needs to be done to get the next release of wayland-protocols released?

2025-01-30 Thread James Ramsey
I'm asking because there are pull/merge requests for four compositor implementations (wlroots, KD) of the updated ext-idle-notify protocol that are about ready to go, and the main thing holding up those requests from being merged is that wayland-protocols 1.40 isn't out yet. I did notice that ther