mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-22 09:15:57 -05:00
Updated Scripting (markdown)
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user