text: Add support for panels following the cursor

Add input_panel_surface::set_panel to specify input panel surfaces which
are overlaying the application and are following the input cursor.

Signed-off-by: Jan Arne Petersen <jpetersen@openismus.com>
This commit is contained in:
Jan Arne Petersen
2013-04-18 16:47:28 +02:00
committed by Kristian Høgsberg
parent fe89e713ca
commit 14da96bf81
5 changed files with 93 additions and 11 deletions
+3
View File
@@ -210,5 +210,8 @@
</description>
<arg name="position" type="uint"/>
</request>
<request name="set_panel">
</request>
</interface>
</protocol>