seat: implement input methods
This commit is contained in:
parent
5e2cdef388
commit
daf52299db
44 changed files with 2165 additions and 75 deletions
10
wire/zwp_input_popup_surface_v2.txt
Normal file
10
wire/zwp_input_popup_surface_v2.txt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
request destroy {
|
||||
|
||||
}
|
||||
|
||||
event text_input_rectangle {
|
||||
x: i32,
|
||||
y: i32,
|
||||
width: i32,
|
||||
height: i32,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue