romangg
released this
29 Jan 14:52
·
466 commits
to master
since this release
0.522.0-beta.0 (2021-05-26)
⚠ BREAKING CHANGES
- client: The client xdg-shell API interface changes.
- client: Client library xdg-shell v6 support removed.
Features
- client: add application menu to org_kde_plasma_window client API (6424454)
- client: add support for wlr_layer_shell_unstable_v1 (1fa2d50)
- client: provide override to create xdg-popups without a parent (d7852c0)
- client: remove xdg-shell v6 (31198d6)
- server: add application menu to org_kde_plasma_window server API (a3d1794)
- server: add support for wlr_layer_shell_unstable_v1 (f8199a9)
- update org_kde_plasma_window protocol to version 10 (c546cce)
Bug Fixes
- server: allow getting xdg-popup without parent (89cab1f)
- server: check all xdg-shell role creation errors (f5d0403)
- server: omit sending keyboard leave on client destroy (c30250a)