We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a68fdc4 commit 95ea117Copy full SHA for 95ea117
owmods_gui/backend/capabilities/main.json
@@ -2,7 +2,7 @@
2
"$schema": "../gen/schemas/desktop-schema.json",
3
"identifier": "main-capabilities",
4
"local": true,
5
- "windows": ["*"],
+ "windows": ["main", "logs", "game-*"],
6
"permissions": [
7
"core:window:allow-set-title",
8
"core:window:allow-set-focus",
0 commit comments