implement wlr_output_management_unstable_v1
This commit is contained in:
parent
a3c0631f4e
commit
c6060a7389
23 changed files with 1349 additions and 32 deletions
24
wire/zwlr_output_mode_v1.txt
Normal file
24
wire/zwlr_output_mode_v1.txt
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
# requests
|
||||
|
||||
request release (since = 3) {
|
||||
|
||||
}
|
||||
|
||||
# events
|
||||
|
||||
event size {
|
||||
width: i32,
|
||||
height: i32,
|
||||
}
|
||||
|
||||
event refresh {
|
||||
refresh: i32,
|
||||
}
|
||||
|
||||
event preferred {
|
||||
|
||||
}
|
||||
|
||||
event finished {
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue