Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

wlroots 0.12.0 #2462

Closed
emersion opened this issue Nov 4, 2020 · 5 comments
Closed

wlroots 0.12.0 #2462

emersion opened this issue Nov 4, 2020 · 5 comments
Milestone

Comments

@emersion
Copy link
Member

emersion commented Nov 4, 2020

Planning for the next release. Breaking changes:

render/gles2: remove gles2_procs global (#2351)

The wlr_gles2_texture_from_* family of functions are no longer public API.

Remove xdg-shell-unstable-v6 support (#2391)

wlr_xdg_shell_v6 has been dropped and is superseded by wlr_xdg_shell.

output: fix blurred hw cursors with fractional scaling (#2107)

For backends: wlr_output_impl.set_cursor now takes a float scale instead of an int32_t.

Introduce wlr_output_event_commit (#2315)

The wlr_output.events.commit event now has a data argument of type struct wlr_output_event_commit * instead of struct wlr_output *.

@emersion emersion added this to the 0.12.0 milestone Nov 4, 2020
@ddevault
Copy link
Contributor

ddevault commented Nov 8, 2020

Hi! This is Drew DeVault, the original maintainer of Sway and wlroots. I am
signing this message to officially transfer release authority to Simon Ser
for both projects. Simon will be using the following key to sign future
releases:

34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48

I endorse Simon's releases.
-----BEGIN PGP MESSAGE-----

owGbwMvMwMEYdDqNc5PuilmMpw+UJTHEL/8S45GpqBCSkVmsAEQuRanlCi6pYYml
OSU6CiUZqQr5RZnpmXmJOQq5iZl5JUCcWqSQn6YQXJ5YqZCYl6JQnlOUn19SrKfg
qZCYy1WcmZ6XmZcO1Ak0LDe1uDgxPVWhJB+oIy0zOTMxJ6dSoaQoMa84DWhKUWpO
amJxqkJiaUkG0JaSSpDC4Mzc/DyF4NQirrT8IoWk/JIMhYKi/KzUZJAVEMnyzJwc
haRUhdJiiE2pCmn5OTn55SBedirYFJAzFNJKS0qLUrmg1hRbcXEZm7i5WZoamTm7
uboZuFqaOxqbGLgauZoYuLm4mju5GrhaWLiZuppYcHF5KqTmpeQXAV0HtlO9GOba
Yj2uTkZnFgZGDgZdMUWWubes5y+92nvVUqfiGSxkWZmAoTqTX6YYGEQOybkF5Xl6
yfm5DFycAjAVIt7s//NdOmdbVb71efH9o1bHkdKL7OHm8x9+zn4z7b3yvRP3WPfO
Cnzv/jy1ZsIB/1vLr7x3PrA0S1dv2uvOo199N1iaKSZGvDj+y/f693ll/Iny0hne
u+55VS2Qqsj6eP7QxvRv8z5nTlr4337yhlDNsxfLxKZ/vL/8+P8rTls8qwNb41Yr
nryh+WeLxyfHvWbBbpPYa506+/Z7G4Yt7ljXNU1zk33KwW13NZSmbnhweGeEaElP
ZjFL9+Po+VcCNms/nrFlVuqqrUIX3m3bfnyXgxOH7Uof8Xnz/lskv5O+I1M45WCR
77tGf63fJdLxHTeXdqrM5Jig9eB0gtbChQ/WqEa8cbg62yufMehCWc6yBpUpAA==
=HSVT
-----END PGP MESSAGE-----

@emersion
Copy link
Member Author

emersion commented Nov 8, 2020

https://github.com/swaywm/wlroots/releases/tag/0.12.0

@emersion emersion closed this as completed Nov 8, 2020
@tdaniel22
Copy link

I believe the version number in meson.build should have been bumped too?

@primeos
Copy link
Contributor

primeos commented Nov 8, 2020

@tdaniel22 it was actually bumped in 238d1c0 (tagged release) but that commit isn't pushed to the master branch yet.
Edit: No problem though. Thanks for the successful release and smooth maintainer transition :)

@emersion
Copy link
Member Author

emersion commented Nov 8, 2020

Pushed the missing commit, sorry about that.

emersion added a commit to swaywm/sway that referenced this issue Dec 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

4 participants