1
0
Fork 0
forked from wry/wry

add dpms on/off command

This commit is contained in:
kossLAN 2026-05-25 21:56:48 -04:00
parent a29937ebe8
commit 2167484861
No known key found for this signature in database
7 changed files with 76 additions and 13 deletions

View file

@ -135,6 +135,10 @@ request get_pid (since = 27) {
}
request set_dpms (since = 31) {
active: u32,
}
# events
event client_id {