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

Commit 68f9d231 authored by Lucas Dupin's avatar Lucas Dupin
Browse files

New blur radius and wallpaper zoom

Test: manual
Fixes: 189976220
Change-Id: I27ce21765ee9fb8c387f5a4c5d952ca9ed1ad31d
parent e571aacd
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -4695,7 +4695,7 @@
    <string name="config_customMediaSessionPolicyProvider"></string>
    <string name="config_customMediaSessionPolicyProvider"></string>


    <!-- The max scale for the wallpaper when it's zoomed in -->
    <!-- The max scale for the wallpaper when it's zoomed in -->
    <item name="config_wallpaperMaxScale" format="float" type="dimen">1.10</item>
    <item name="config_wallpaperMaxScale" format="float" type="dimen">1.03</item>


    <!-- Package name that will receive an explicit manifest broadcast for
    <!-- Package name that will receive an explicit manifest broadcast for
         android.os.action.POWER_SAVE_MODE_CHANGED. -->
         android.os.action.POWER_SAVE_MODE_CHANGED. -->
+1 −1
Original line number Original line Diff line number Diff line
@@ -1236,7 +1236,7 @@


    <!--  Blur radius on status bar window and power menu  -->
    <!--  Blur radius on status bar window and power menu  -->
    <dimen name="min_window_blur_radius">1px</dimen>
    <dimen name="min_window_blur_radius">1px</dimen>
    <dimen name="max_window_blur_radius">150px</dimen>
    <dimen name="max_window_blur_radius">72px</dimen>


    <!-- How much into a DisplayCutout's bounds we can go, on each side -->
    <!-- How much into a DisplayCutout's bounds we can go, on each side -->
    <dimen name="display_cutout_margin_consumption">0px</dimen>
    <dimen name="display_cutout_margin_consumption">0px</dimen>