Support for 480x480 HDMI display, optimized sensor polling, and touch tools
All checks were successful
Build Raspberry Pi Binary / build-arm64 (push) Successful in 12m6s
All checks were successful
Build Raspberry Pi Binary / build-arm64 (push) Successful in 12m6s
This commit is contained in:
@@ -54,6 +54,14 @@ export QT_QPA_EGLFS_ALWAYS_SET_MODE=1
|
||||
# export QT_LOGGING_RULES=qt.qpa.*=true
|
||||
# export QSGRENDERER_DEBUG=1
|
||||
|
||||
# Hide Mouse Cursor
|
||||
export QT_QPA_EGLFS_HIDECURSOR=1
|
||||
export QT_QPA_FB_HIDECURSOR=1
|
||||
|
||||
# Performance Tuning
|
||||
export QSG_RENDER_LOOP=basic
|
||||
export QSG_INFO=1
|
||||
|
||||
echo "Starting Volvo Display with platform: $TARGET_PLATFORM"
|
||||
|
||||
if [ -f "./dist/volvodisplay" ]; then
|
||||
|
||||
Reference in New Issue
Block a user