Diffusion KWin 55d219429a54

Don't reload background contrast effect on screen resize

Authored by davidedmundson on Sep 29 2017, 12:30 PM.

Description

Don't reload background contrast effect on screen resize

Summary:
Similar to the Blur patch. Arguably rven less reason as this doesn't
have a texture the size of the workspace.

We don't need to delete and recreate the entire effect every time the
screen changes; This deletes the wayland global which causes quite a bit
of extra work for the clients.

Test Plan:
Changed resolution under X, and scale under wayland
Panel looked the same and nothing exploded

Reviewers: Plasma, graesslin

Reviewed By: Plasma, graesslin

Subscribers: graesslin, plasma-devel, kwin, KWin

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D7937

Details

Committed
davidedmundsonSep 29 2017, 12:30 PM
Reviewer
Plasma
Differential Revision
D7937: Don't reload background contrast effect on screen resize
Parents
R108:bc88f8477725: [tabbox] Create X11Filter on establishKeyboardGrab
Branches
Unknown
Tags
Unknown