1
0
Fork 0
forked from wry/wry

control-center: add in-process control center

This commit is contained in:
Julian Orth 2026-03-07 19:20:39 +01:00
parent 008e8a671a
commit 186d5b694b
28 changed files with 859 additions and 14 deletions

View file

@ -1928,7 +1928,8 @@
"disable-simple-im",
"toggle-simple-im-enabled",
"reload-simple-im",
"enable-unicode-input"
"enable-unicode-input",
"open-control-center"
]
},
"SimpleIm": {

View file

@ -4427,6 +4427,10 @@ The string should have one of the following values:
This has no effect if the simple IM is not currently active.
- `open-control-center`:
Opens the control center.
<a name="types-SimpleIm"></a>

View file

@ -1089,6 +1089,8 @@ SimpleActionName:
Enables Unicode input in the simple, XCompose based input method.
This has no effect if the simple IM is not currently active.
- value: open-control-center
description: Opens the control center.
Color: