https://bugs.kde.org/show_bug.cgi?id=360514

--- Comment #8 from Kai Uwe Broulik <k...@privat.broulik.de> ---
I can't see it with slow animations either.

It basically does:
xcb_change_property(c, XCB_PROP_MODE_REPLACE, winId(), atom->atom,
XCB_ATOM_CARDINAL, 32, 1, &value);
KWindowEffects::slideWindow(winId(), slideLocation, -1);

Perhaps it's because the window is hidden by KWin itself in response to the
edge hide thing rather than just hidden explicitly?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to