diff options
| author | 2023-11-27 16:13:12 +0000 | |
|---|---|---|
| committer | 2024-01-02 15:18:56 +0000 | |
| commit | 159f9de407c1f79384312b51d038d71f5610b6b8 (patch) | |
| tree | 122657a39289b9301012ebc55989fcca5d0d50e3 /libs/androidfw/BackupHelpers.cpp | |
| parent | 237a75b1fcaad50520c2123ab80fb4f99d716d95 (diff) | |
Desktop Windowing: add sysprop flags for shadows and rounded corners
We add three flags:
1. Enable/disable rounded corners (boolean flag)
2. Enable/disable window shadows (boolean flag)
3. Enable/disable window shadows for the focused window (boolean flag) -
this flag only applies if flag 2 is disabled.
This CL does NOT update default bevahiours, i.e. in desktop mode, window
shadows and rounded corners are still shown by default.
adb commands: https://paste.googleplex.com/6310119139180544
Screenshot with rounded corners:
https://screenshot.googleplex.com/BHw6hDPnSa8a8yN.png
Screenshot without rounded corners:
https://screenshot.googleplex.com/98VVVd3Jk8y8dnF.png
Note: the screenshots don't seem to capture window shadows.
Bug: 316867234, 316865378
Test: unit tests for default behavior, ran adb commands to check sysprop
flags behavior
Change-Id: Iaafb50ebf82270c8e38bd957176d83ce6182a6dd
Diffstat (limited to 'libs/androidfw/BackupHelpers.cpp')
0 files changed, 0 insertions, 0 deletions