This release fixes a regression affecting some clients using the
wlr-virtual-keyboard protocol, including fcitx5.
It also adds support for the ext-foreign-toplevel-list-v1 protocol
thanks to Peter Kaplan's contribution!
Full changelog:
Isaac Freund (6):
build: bump version to 0.3.11-dev
Cursor: fix formatting
Keyboard: don't add virtual keyboards to group
Seat: ignore virtual keyboards until keymap set
build: switch to zig-wlroots tag
build: bump version to 0.3.11
Peter Kaplan (1):
ext-foreign-toplevel-list-v1: implement protocol