We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52c0ffe + c2bba57 commit 92e0a7eCopy full SHA for 92e0a7e
1 file changed
libs/input/input_flags.aconfig
@@ -223,6 +223,13 @@ flag {
223
}
224
225
226
+flag {
227
+ name: "scale_cursor_speed_with_dpi"
228
+ namespace: "lse_desktop_experience"
229
+ description: "Scale the cursor speed based on display density"
230
+ bug: "367662715"
231
+}
232
+
233
flag {
234
name: "use_cloned_screen_coordinates_as_raw"
235
namespace: "input"
0 commit comments