summaryrefslogtreecommitdiffstats
path: root/cmds/wm/MODULE_LICENSE_APACHE2
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2013-02-15 16:32:56 -0800
committerDianne Hackborn <hackbod@google.com>2013-02-19 12:08:58 -0800
commitc652de8141f5b8e3c6bcf8916842b6e106413b1a (patch)
treed3be73e9b665365bdacd01cfc66faa24054f5a9c /cmds/wm/MODULE_LICENSE_APACHE2
parent736ef1e9dedbdd0c24e27f170034f2f869fd083f (diff)
downloadframeworks_base-c652de8141f5b8e3c6bcf8916842b6e106413b1a.zip
frameworks_base-c652de8141f5b8e3c6bcf8916842b6e106413b1a.tar.gz
frameworks_base-c652de8141f5b8e3c6bcf8916842b6e106413b1a.tar.bz2
Implement display overscan support.
The window manager now keeps track of the overscan of each display, with an API to set it. The overscan impacts how it positions windows in the display. There is a new set of APIs for windows to say they would like to go into the overscan region. There is a call into the window manager to set the overscan region for a display, and it now has a concept of display settings that it stores presistently. Also added a new "wm" command, moving the window manager specific commands from the "am" command to there and adding a new now to set the overscan region. Change-Id: Id2c8092db64fd0a982274fedac7658d82f30f9ff
Diffstat (limited to 'cmds/wm/MODULE_LICENSE_APACHE2')
-rw-r--r--cmds/wm/MODULE_LICENSE_APACHE20
1 files changed, 0 insertions, 0 deletions
diff --git a/cmds/wm/MODULE_LICENSE_APACHE2 b/cmds/wm/MODULE_LICENSE_APACHE2
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/cmds/wm/MODULE_LICENSE_APACHE2