Commit 197916f
committed
fix: use scene graph blur for uninstall confirmation dialog
Replaces KWin blur (enableBlurWindow: true) with StyledBehindWindowBlur
scene graph blur on confirmUninstallDlg, matching the windowed launcher's
approach. KWin blur was influenced by content behind the dialog (dark
fullscreen launcher or desktop wallpaper), causing gray/dark appearance.
- Set color: transparent to let blur show through
- DWindow.enableBlurWindow: false to disable KWin compositor blur
- DWindow.themeType: DTK.themeType to follow system theme
- StyledBehindWindowBlur with proper blend colors for light/dark themes
Bug: https://pms.uniontech.com/bug-view-359629.html1 parent f86bd7a commit 197916f
1 file changed
Lines changed: 18 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
307 | 310 | | |
308 | 311 | | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
313 | 320 | | |
314 | 321 | | |
315 | 322 | | |
316 | 323 | | |
317 | 324 | | |
318 | | - | |
319 | | - | |
| 325 | + | |
| 326 | + | |
320 | 327 | | |
321 | 328 | | |
322 | 329 | | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
323 | 335 | | |
324 | 336 | | |
325 | 337 | | |
| |||
0 commit comments