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

@ -330,7 +330,7 @@ impl ToolClient {
self_id: s.registry,
name: s.jay_compositor.0,
interface: JayCompositor.name(),
version: s.jay_compositor.1.min(30),
version: s.jay_compositor.1.min(31),
id: id.into(),
});
self.jay_compositor.set(Some(id));