Commit 081a60c
committed
fix: prevent window manager from disabling blur on Quake window
Set minimumHeight to 2 instead of 0 to prevent the window manager
from forcibly disabling the blur effect on the Quake terminal window.
Sync from master commit #323.
Log: 修复雷神窗口无法设置模糊的问题
Influence: 保持雷神窗口的模糊效果1 parent 31f5673 commit 081a60c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3383 | 3383 | | |
3384 | 3384 | | |
3385 | 3385 | | |
3386 | | - | |
| 3386 | + | |
3387 | 3387 | | |
3388 | 3388 | | |
3389 | 3389 | | |
3390 | 3390 | | |
3391 | 3391 | | |
3392 | 3392 | | |
3393 | 3393 | | |
3394 | | - | |
| 3394 | + | |
3395 | 3395 | | |
3396 | 3396 | | |
3397 | 3397 | | |
| |||
0 commit comments