Register

Minimal UI

An Add-on Module for Foundry Virtual Tabletop

Author: JeansenVaars Project Source: Project URL Versions 10 - 11 (Verified 11.313) Last Updated 3 months, 3 weeks ago

Extremely Configurable UI module, allows the user to hide, collapse or auto-hide components separately.

This includes hiding Foundry's Logo, Players List, Scene Navigation and Macro Bar.

Created by: JeansenVaars - If you like this, invite me a Coffee :)

This module was made for free, with joy, hard work, to be shared with a wonderful community, and tons of Coffee :D!

ko-fi

(Minimal UI + Window Controls)

img.png

Compatibility issues?

I work on this module based on my personal preferences, and of course share it with others because I love doing so!

Having said that, I only use a small limited subset of modules myself, and making modules work with others out there takes work, which I am usually honestly not motivated to do. Do consider inviting me a Coffee and let me know which one doesn't work for you, I'll be more inspired afterwards :)

Do track the issue however, it is good that it is not forgotten, or of course feel welcome to submit a pull request that makes it work and I'll happily accept it and give credits.

If you are a Module developer, do consider being Minimal UI Friendly. In terms of colors, this snippet may help you when sharing the colors that Minimal UI settings apply:

if (game.modules.get('minimal-ui')?.active) {
  const rootStyle = document.querySelector(':root').style;
  rootStyle.setProperty('--any1-color-property', game.settings.get('minimal-ui', 'shadowColor'));
  rootStyle.setProperty('--any2-color-property', game.settings.get('minimal-ui', 'borderColor'));
}

Appreciations

Special Minimal UI Module Companions

Window Controls

Scene Preview

Sidebar and Chat Resizer

Minimal UI Features

Foundry Logo

Player List

Right Side Panel

Scene Navigation

Macro Hotbar

Left Side Control Buttons

Customization

Patches to Foundry

These are bugs in FoundryVTT that are not currently addressed but are more obvious when using Minimal UI

By JeansenVaars

JVLogo

ko-fi

Check out my other modules!

Support with Systems and Modules

MinimalUI is made as agnostic as possible. Yet, it is impossible to ensure maximum compatibility. I invite you to share any systems or modules that conflict with MinimalUI or do not look correctly. Also do share systems and modules Minimal UI already works with too!

Build from Source

Plugins: rollup, rollup-plugin-css-porter, npm-build-zip Build Script: npm run build

License

MIT License

Powered By

JetBrains

Thanks to JetBrains I can work on this project using WebStorm.

Categories

Available Versions

  1. Version 1.6.9

    3 months, 3 weeks ago
    Foundry Version 10 - 11 (Verified 11.313) Manifest URL Read Notes
  2. Version 1.6.7

    6 months ago
    Foundry Version 10 - 11 (Verified 11.313) Manifest URL Read Notes
  3. Version 1.6.6

    Foundry Version 10 - 11 (Verified 11.313) Manifest URL Read Notes
  4. Version 1.6.5

    Foundry Version 10 - 11 (Verified 11.305) Manifest URL Read Notes
  5. Version 1.6.3

    Foundry Version 10 - 11 (Verified 11.302) Manifest URL Read Notes
  6. Version 1.6.1

    Foundry Version 10 - 11 (Verified 11.302) Manifest URL Read Notes
  7. Version 1.6.0

    Foundry Version 10 - 11 (Verified 11.302) Manifest URL Read Notes
  8. Version 1.5.5

    Foundry Version 10 - 10 (Verified 10.291) Manifest URL Read Notes
  9. Version 1.5.0

    Foundry Version 10 - 10 (Verified 10.284) Manifest URL Read Notes
  10. Version 1.4.24

    Foundry Version 9.233 - 9 (Verified 9) Manifest URL Read Notes
  11. Version 1.4.22

    Foundry Version 9.233 - 9 (Verified 9) Manifest URL Read Notes
  12. Version 1.4.21

    Foundry Version 9.233 - 9 (Verified 9) Manifest URL Read Notes
  13. Version 1.4.20

    Foundry Version 9.233 - 9 (Verified 9) Manifest URL Read Notes
  14. Version 1.4.17

    Foundry Version 9.233 - 9 (Verified 9) Manifest URL Read Notes
  15. Version 1.1.10

    Foundry Version 0.8.9 - 9 (Verified 0.8.9) Manifest URL Read Notes
  16. Version 0.9.9

    Foundry Version 0.7.9 - 9 (Verified 0.7.9) Manifest URL Read Notes