From b5a3dcc86bfc01cb78db1333f81e6ee7b3414616 Mon Sep 17 00:00:00 2001 From: eblonmusk Date: Sat, 1 Nov 2025 13:22:35 +0000 Subject: [PATCH] Spacewar: props: For smoother scrolling and better responsiveness --- properties/vendor.prop | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/properties/vendor.prop b/properties/vendor.prop index 5445ef1..e13486c 100644 --- a/properties/vendor.prop +++ b/properties/vendor.prop @@ -145,6 +145,15 @@ ro.surface_flinger.use_color_management=true ro.surface_flinger.use_content_detection_for_refresh_rate=true ro.surface_flinger.wcg_composition_dataspace=143261696 +# Fling +ro.min.fling_velocity=160 +ro.max.fling_velocity=20000 +ro.max.fling_velocity=20000 +ro.vendor.qti.cgroup_follow.enable=true +persist.vendor.qti.inputopts.enable=true +persist.vendor.qti.inputopts.movetouchslop=0.6 +ro.qcom.adreno.qgl.ShaderStorageImageExtendedFormats=0 + # Incremental FS ro.incremental.enable=yes