qt, contrib: get rid of qt5compat
Qt5Compat.GraphicalEffects
is now only used if Qt version is less than 6.5.0. This makes qt5compat
not relevant for contribs, as we provide Qt 6.8.0 currently (QtQuick.Effects
is used instead).
I also fixed the csd window shadow that is stacked below the interface not being hollow. This is currently a problem when the window has backdrop blur so that the interface has translucent parts. CSD shadow should not act as a filter for the backdrop blur effect.
Custom rectangular glow patches picked from !5417 (closed).
Request review @chub.
Merge request reports
Activity
changed milestone to %4.0
added Component::Interface: Qt label
added MRStatus::NotCompliant label
added 1 commit
- 813d320c - qt: do not check for runtime `Qt5Compat.GraphicalEffects` dependency during configuration
added MRStatus::Reviewable label and removed MRStatus::NotCompliant label
added MRStatus::Acceptable label and removed MRStatus::Reviewable label
requested review from @jbk
added MRStatus::WaitingForReviewerFeedback label and removed MRStatus::Acceptable label
added MRStatus::NotCompliant label and removed MRStatus::WaitingForReviewerFeedback label