wayland: use code generation for wl_usr event handlers
This commit is contained in:
parent
b359b2648d
commit
084fe50259
49 changed files with 554 additions and 524 deletions
|
|
@ -36,13 +36,13 @@ event cancel {
|
|||
|
||||
}
|
||||
|
||||
event shape {
|
||||
event shape (since = 6) {
|
||||
id: i32,
|
||||
major: fixed,
|
||||
minor: fixed,
|
||||
}
|
||||
|
||||
event orientation {
|
||||
event orientation (since = 6) {
|
||||
id: i32,
|
||||
orientation: fixed,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue