Skip to content

klipper: show popup window faster

Fushan Wen requested to merge work/fuf/criticalnotification into master

Reason for the change

Do as few things when a window is about to be exposed as possible as the ack event for NET_WM_SYNC_REQUEST is sent only after those things are done, and KWin only exposes a window when it receives the ack event.

Test plan

Screenshots or screen recordings

Bugs fixed

CCBUG: 504283

Merge request reports

Loading