Message queue for sending

This commit is contained in:
Niellune
2026-03-13 04:05:24 +02:00
parent cef813bcd6
commit efbf3cc892
14 changed files with 326 additions and 268 deletions
+7 -7
View File
@@ -109,6 +109,13 @@
# Corrects aspect of UI
#aspect-correction = 1
# Force SDL renderer backend, leave empty for automatic
# Examples: opengles2, opengl, software
#renderer-driver =
# Use alternative video rendering method. May reduce CPU load and increase smoothness.
#alternative-rendering = false
# Select faster method of scaling image to window size (nearest) or better quality (linear)
#fast-render-scale = false
@@ -139,13 +146,6 @@
# pipewire
#audio-driver =
# Force SDL renderer backend, leave empty for automatic
# Examples: opengles2, opengl, software
#renderer-driver =
# Use alternative video rendering method. May reduce CPU load and increase smoothness.
#alternative-rendering = false
# Run script or app on phone connected and disconnected.
# This script/app should be fast, otherwise it will block system.
# If you need to start application in background use scripts with fork