From: Sangjin Lee Date: Fri, 1 Apr 2016 04:32:05 +0000 (+0900) Subject: desktop-shell: Fix build warning X-Git-Tag: submit/tizen/20160405.130631~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d03338427d1f37f9bd3fa6aa94174f4f6f200ad0;p=platform%2Fcore%2Fuifw%2Fpepper.git desktop-shell: Fix build warning Change protocol for DTD test. please see wayland.dtd Change-Id: I15af7b63b5ebcbf2abe4ebd571432345c60788d3 --- diff --git a/src/lib/desktop-shell/protocol/xdg-shell.xml b/src/lib/desktop-shell/protocol/xdg-shell.xml index 44a3a12..68b874a 100644 --- a/src/lib/desktop-shell/protocol/xdg-shell.xml +++ b/src/lib/desktop-shell/protocol/xdg-shell.xml @@ -312,23 +312,31 @@ 0x1000 - 0x1FFF: GNOME + The surface is maximized. The window geometry specified in the configure event must be obeyed by the client. + + The surface is fullscreen. The window geometry specified in the configure event must be obeyed by the client. + + The surface is being resized. The window geometry specified in the configure event is a maximum; the client cannot resize beyond it. Clients that have aspect ratio or cell sizing configuration can use a smaller size, however. + + Client window decorations should be painted as if the window is active. Do not assume this means that the window actually has keyboard or pointer focus. +