Created attachment 188603 [details] No darkened underlay See attached screenshot. This omission is caused by the use of Qt Controls Dialog, rather than Kirigami Dialog: https://invent.kde.org/plasma/plasma-systemmonitor/-/blob/master/src/table/ReniceDialog.qml?ref_type=heads#L17 Seems like something manual is needed here, or else better styling of the upstream control, or else using Kirigami Dialog instead (though that has worse side margins, so more work would be required than just switching to it).
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/408
Git commit e0ed354977a0cb30ec5f25d27fca98c25202e268 by Arjen Hiemstra. Committed on 22/01/2026 at 10:02. Pushed by ahiemstra into branch 'master'. table: Make ReniceDialog modal This was missed when adding the feature. M +1 -0 src/table/ReniceDialog.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/e0ed354977a0cb30ec5f25d27fca98c25202e268
Git commit 52baf3ec0e17bfd3989290a080cbf99e659ea0e7 by Arjen Hiemstra. Committed on 22/01/2026 at 10:17. Pushed by ahiemstra into branch 'Plasma/6.6'. table: Make ReniceDialog modal This was missed when adding the feature. M +1 -0 src/table/ReniceDialog.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/52baf3ec0e17bfd3989290a080cbf99e659ea0e7