JaxCore
GithubWebsiteSupport Server
  • JaxCore - Documentation
  • 🚀Getting Started
    • Introduction
    • Installation
    • User Interface
    • Additional requisites
    • Changing global options
    • Uninstallation
    • FAQs
      • New user FAQs
      • JaxCore FAQs
      • Miscellaneous FAQs
      • Anti-virus, false positive FAQs
      • Modules FAQs
        • YourFlyouts
        • YourMixer
        • ValliStart
        • IdleStyle
        • Keylaunch
        • Keystrokes OSD
      • Widget FAQs
        • ModularClocks
        • ModularVisualizer
        • Plainext
      • Media Player FAQs
      • Performance FAQs
  • 📦Modules
    • Introduction
    • YourFlyouts
    • YourMixer
    • IdleStyle
    • ValliStart
  • 🌥️Widgets
    • Introduction
    • ModularClocks
    • ModularPlayers
    • ModularVisualizer
    • Overlayer
    • Plainext
    • FAQ
  • Coding a module
    • Code formatting
    • Variables
    • Dynamic & Reactive user interface
    • Measures
    • MeterStyles
    • AutoHotkey usage
    • CoreInstaller
Powered by GitBook
On this page
  • Media player
  • Positioning
  • Windows 11 22H2 support

Was this helpful?

Export as PDF
  1. Modules

YourFlyouts

Windows Audio / Volume flyouts replacement

PreviousIntroductionNextYourMixer

Last updated 2 years ago

Was this helpful?

YourFlyouts provides multiple replacements for the old, built-in, Metro Design based Audio/Media/Brightness flyouts in Windows which are shown while pressing the media or volume keys. Along with a number of unique designs, it also provides additional customizability towards the behavioral and appearance side of things!

More:

Media player

Positioning

Windows 11 22H2 support

A recent update to Windows 11 changed how volume flyout works, and so the original flyout callback doesn't function properly anymore in the updated version of Windows.

  • To make YourFlyouts work under this version, turn on options under JaxCore -> YourFlyouts -> General -> Category: Compatability

  • Brightness and airplane mode flyouts might not work properly on this Windows version

  • We'll look into fully fixing this issue in the future

This module will retrieve and display media metadata. You can learn how to set it up .

This module automatically positions itself. You can learn how to change the positioning .

📦
here
here
Github repo