From: SooChan Lim Date: Mon, 13 May 2024 07:48:59 +0000 (+0900) Subject: wtz-screen: add set_opaque_region X-Git-Tag: accepted/tizen/unified/20240516.031730~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fb573ae411d7acdd0aee41d50ca3bd1503ba346a;p=platform%2Fcore%2Fuifw%2Fwayland-extension.git wtz-screen: add set_opaque_region This request sets the region of the screen that contains opaque content. Change-Id: I0f4defc693a168d446a8d7d6e59ac996a09d40ad --- diff --git a/protocol/tizen/wtz-screen.xml b/protocol/tizen/wtz-screen.xml index ac04982..e430de7 100644 --- a/protocol/tizen/wtz-screen.xml +++ b/protocol/tizen/wtz-screen.xml @@ -95,6 +95,20 @@ + + + This request sets the region of the screen that contains + opaque content. + + The opaque region is specified in screen coordinates. + + The compositor ignores the parts of the opaque region that fall + outside of the screen. + + + + +