autocommit 2022-04-17 17:59:45 CEST
This commit is contained in:
parent
a30306e3d5
commit
1eb0d3e173
21 changed files with 392 additions and 87 deletions
8
wire/zwp_idle_inhibit_manager_v1.txt
Normal file
8
wire/zwp_idle_inhibit_manager_v1.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# requests
|
||||
|
||||
msg destroy = 0 { }
|
||||
|
||||
msg create_inhibitor = 1 {
|
||||
id: id(zwp_idle_inhibitor_v1),
|
||||
surface: id(wl_surface),
|
||||
}
|
||||
3
wire/zwp_idle_inhibitor_v1.txt
Normal file
3
wire/zwp_idle_inhibitor_v1.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# requests
|
||||
|
||||
msg destroy = 0 { }
|
||||
Loading…
Add table
Add a link
Reference in a new issue