Default Detach
Pick which windows auto-detach. Per user, any system.
Supporting The Module
What It Does
Foundry V14 added detachable windows. This module lets you mark which ones should detach automatically when opened. Each player saves their own preferences. Works with any system.
Features
- Per-User Preferences - Each player picks which applications auto-detach. Stored client-side.
- Runtime Discovery - The config dialog lists every application opened during the session.
- System Agnostic - No system-specific code. Works everywhere.
- Persistent Names - Application names are saved with your choices so the config stays readable across reloads.
Usage
- Open the applications you want to auto-detach at least once (actor sheets, item sheets, journals, etc.)
- Go to Module Settings > Default Detach > Configure
- Check the ones you want to always open detached
- Save. Those applications will auto-detach on every future open.
Installation
Get Default Detach through Foundry's Module Manager or install manually.
Manual Installation
- Open Foundry's Configuration and Setup screen
- Click Install Module in the Add-on Modules section
- Paste this URL in the Manifest URL field:
https://github.com/Sayshal/default-detach/releases/latest/download/module.json - Click Install
- Enable Default Detach in the Manage Modules section
Questions? Ideas? Join us on Discord or file an issue on GitHub .