Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ef6654ea authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge changes from topic "desktop-windowing-flags" into tm-qpr-dev am: 3c6d6b52 am: 7892114f

parents 616e08c4 7892114f
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -210,6 +210,14 @@ public class Flags {
    public static final SysPropBooleanFlag HIDE_NAVBAR_WINDOW =
    public static final SysPropBooleanFlag HIDE_NAVBAR_WINDOW =
            new SysPropBooleanFlag(1103, "persist.wm.debug.hide_navbar_window", false);
            new SysPropBooleanFlag(1103, "persist.wm.debug.hide_navbar_window", false);


    @Keep
    public static final SysPropBooleanFlag WM_DESKTOP_WINDOWING =
            new SysPropBooleanFlag(1104, "persist.wm.debug.desktop_mode", false);

    @Keep
    public static final SysPropBooleanFlag WM_CAPTION_ON_SHELL =
            new SysPropBooleanFlag(1105, "persist.wm.debug.caption_on_shell", false);

    // 1200 - predictive back
    // 1200 - predictive back
    @Keep
    @Keep
    public static final SysPropBooleanFlag WM_ENABLE_PREDICTIVE_BACK = new SysPropBooleanFlag(
    public static final SysPropBooleanFlag WM_ENABLE_PREDICTIVE_BACK = new SysPropBooleanFlag(