Skip to content

In Wayland treat GrabMode::ActiveWindow as GrabMode::WindowUnderCursor

Under Wayland we don't allow direct ActiveWindow capture for security consideration. But Spectacle has this feature in its shortcut. As a fallback use WindowUnderCursor instead, which is functionnaly very close.

BUG: 386271

Merge request reports

Loading