Skip to content

ExportManager: delay copy to clipboard

Méven Car requested to merge meven/spectacle:fix-421974 into master

Until a window is focused.

BUG: 421974

cc @ngraham

The start in background case needs mork work. We need a dummy window to grab keyboard focus. https://github.com/bugaevc/wl-clipboard/blob/master/src/types/copy-action.c can be an inspiration.

Merge request reports