mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-07-05 13:15:59 +08:00
adjust: loong64 auto no sandbox
This commit is contained in:
parent
35b4cdabd0
commit
d103225d92
@ -150,7 +150,9 @@ int main(int argc, char *argv[])
|
|||||||
qputenv("QTWEBENGINE_CHROMIUM_FLAGS", "--no-sandbox");
|
qputenv("QTWEBENGINE_CHROMIUM_FLAGS", "--no-sandbox");
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef __loongarch__
|
||||||
|
qputenv("QTWEBENGINE_CHROMIUM_FLAGS", "--no-sandbox");
|
||||||
|
#endif
|
||||||
/**
|
/**
|
||||||
* NOTE: https://zhuanlan.zhihu.com/p/550285855
|
* NOTE: https://zhuanlan.zhihu.com/p/550285855
|
||||||
* 避免 wayland 环境下从 QtWebEngine 后退回到 QWidget 时黑屏闪烁
|
* 避免 wayland 环境下从 QtWebEngine 后退回到 QWidget 时黑屏闪烁
|
||||||
|
Loading…
x
Reference in New Issue
Block a user