wlcs icon indicating copy to clipboard operation
wlcs copied to clipboard

Wayland Conformance Test Suite

Results 21 wlcs issues
Sort by recently updated
recently updated
newest added

https://github.com/MirServer/wlcs/blob/f2161a11c57529f40b3ae208bfca151ed381ba1c/spread/build/ubuntu/task.yaml#L28-L33 So e.g. MirServer/mir#2823 was caused by #267.

We've updated Mir, we should have tests in wlcs

This issue is dependent on #267 landing. Since the smooth scrolling update to `wl_pointer`, this seems to break tests such as `VirtualPointerV1Test.when_virutal_pointer_scrolls_with_steps_client_sees_axis_descrete`.

At the moment wlcs does not have tests for zxdg-foreign-v2. v1 could be nice, but I think v2 is more common. Protocol link: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/tree/main/unstable/xdg-foreign

Per the documentation in `xdg_wm_base.get_xdg_surface`: > While xdg_surface itself is not a role, the corresponding surface may only be assigned a role extending xdg_surface, such as xdg_toplevel or xdg_popup Talked...

Across the repository the following terms were highlighted as potentially insensitive: ```plain [error] `crazy` may be insensitive, use `baffling`, `unexplained`, `errant` instead (1 count) [error] `dMZ` may be insensitive, use...

It appears some tests (like `CopyCutPaste` for example) rely on the fact that a newly created window would automatically get keyboard focus on creation. As far as I can tell,...

#186: > Updated (but still incomplete) pointer confinement tests. > > Notably, there are no tests setting a confinement region.

Originally part of #163. Depends on #170

Currently tests: - The happy path - Duplicate fractional scaling components