add socket2 configreloaded

This commit is contained in:
Vaxry 2023-12-28 22:34:59 +01:00
parent bce147807a
commit cc69529ae7
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ e.g.: `workspace>>2`
| windowtitle | emitted when a window title changes. | `WINDOWADDRESS` | | windowtitle | emitted when a window title changes. | `WINDOWADDRESS` |
| ignoregrouplock | emitted when `ignoregrouplock` is toggled. | `0/1` | | ignoregrouplock | emitted when `ignoregrouplock` is toggled. | `0/1` |
| lockgroups | emitted when `lockgroups` is toggled. | `0/1` | | lockgroups | emitted when `lockgroups` is toggled. | `0/1` |
| configreloaded | emitted when the config is done reloading | empty |
{{< hint type=warning >}} {{< hint type=warning >}}
A fullscreen event is not guaranteed to fire on/off once in succession. A fullscreen event is not guaranteed to fire on/off once in succession.