Skip to content

WLCS 1.4.0 release

Compare
Choose a tag to compare
@RAOF RAOF released this 18 Mar 06:42
v1.4.0
356465b

New release. Notable changes:

  • Add tests for zwp_text_input_unstable_v3
  • Add tests for zwp_input_method_unstable_v2
  • Add tests for zwlr_layer_shell_v1 version 4
  • Drop requriement for compositors to implement wl_shell. Tests which require an arbitrary "visible surface" should now only require one of xdg_shell, xdg_shell_unstable_v6, or wl_shell.
  • Fix expectations of keyboard focus for xdg_popup tests to match the protocol.

Note for compositor implementors

The keyboard focus for xdg_popup tests will fail on many compositors, including Weston. Many compositors we have tested implement this protocol incorrectly.