mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 11:18:21 +00:00
For key gesture events received in SysUi & Launcher, we will use the SysUi tracked display Id as the source of truth. The KeyGestureHandler mechanism will be kept because it has less redirection compare to the existing pipeline. Bug: 406452076 Test: atest NexusLauncherTests:QuickstepKeyGestureEventsHandlerTest Test: atest NexusLauncherTests:AllAppsActionManagerTest Test: atest NexusLauncherOutOfProcTests:com.google.android.apps.nexuslauncher.TaplTestsNexus Test: Verfiy manually that meta key event triggered all apps if the display focused is the default display. Flag: com.android.window.flags.enable_key_gesture_handler_for_recents Change-Id: I032a44b903e4e49e85c2a40a1e0bdc49ef8d86b0