Skip to content

[kstyle] Don't create HiDPI shadows on Wayland

Vlad Zahorodnii requested to merge work/no-hidpi-shadows-on-wayland into master

The shadow protocol lacks relevant requests to specify the device pixel ratio. In addition to that, the difference between scaled shadows and hidpi shadows is very subtle, so it's not worth spending more computing resources.

See also https://phabricator.kde.org/D18715

Merge request reports