diff options
author | Manuel Bachmann <manuel.bachmann@open.eurogiciel.org> | 2014-03-07 17:49:07 +0100 |
---|---|---|
committer | Ossama Othman <ossama.othman@intel.com> | 2014-03-07 14:24:49 -0800 |
commit | d74310237df6e88f6978f5b57b3924e8b4514f37 (patch) | |
tree | 16b96a11ea16de8222c7fc3adaf603b716c0eff7 /packaging | |
parent | c4be9bb5d281a7dad9fc409cde43cab349a369b0 (diff) | |
download | weston-tizen_ivi_release.tar.gz weston-tizen_ivi_release.tar.bz2 weston-tizen_ivi_release.zip |
shell: position input panel layer above fullscreen layersubmit/tizen_ivi_release/20140315.035345submit/tizen_generic/20140410.064730submit/tizen/20140325.142705submit/tizen/20140307.222812accepted/tizen/mobile/20140310.030424accepted/tizen/ivi/release/20140315.035954accepted/tizen/ivi/panda/20140326.234436accepted/tizen/ivi/20140325.183517accepted/tizen/ivi/20140308.072200accepted/tizen/generic/20140410.065515accepted/tizen/generic/20140325.142838accepted/tizen/generic/20140310.074040tizen_ivi_releaseaccepted/tizen_ivi_releaseaccepted/tizen_ivi_pandaaccepted/tizen_generic
When a client calls the input panel (weston-keyboard e.g.)
and then goes fullscreen, the panel will not be hidden
anymore.
Bug-Tizen: TIVI-2228
Origin: http://lists.freedesktop.org/archives/wayland-devel/2014-March/013523.html
Change-Id: Ia8bb924a824e1356c28b4bcaf34a7697be6e59c2
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/weston.changes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/weston.changes b/packaging/weston.changes index 6a35d430..df6408d0 100644 --- a/packaging/weston.changes +++ b/packaging/weston.changes @@ -1,3 +1,7 @@ +* Fri Mar 07 2014 Ossama Othman <ossama.othman@intel.com> accepted/tizen/mobile/20140306.215156@0a8cc4e +- shell: position input panel layer above fullscreen layer +- packaging: add weston-editor & weston-subsurfaces clients. + * Wed Mar 05 2014 Ossama Othman <ossama.othman@intel.com> accepted/tizen/mobile/20140227.071827@0aaa2e4 - toytoolkit: totally switch to xdg-shell protocol - compositor: use Mod-Tab to show/raise minimized surfaces |