Updated Scripting (markdown)

WarmUpTill
2024-09-25 08:51:06 +02:00
parent 7a4fed58a4
commit 4a1c5fe89e

@@ -417,6 +417,11 @@ def script_unload():
# Omitted on this wiki page for brevity!
```
# Other examples:
* An alternative to the "Cursor" condition type for Wayland based systems:
https://github.com/achow101/obs-avss-kwin-cursor/blob/main/kwin-cursor.py
# General remarks
Note that if you should choose to unload the scripts, which define custom macro segments, while custom macro segments are still in use, the plugin will no longer be able to query settings of those custom macro segments.