ADeltaX / AudioFlyout

Replace the Volume/SMTC UI with a custom one. Only for Windows 10 17763+
MIT License
127 stars 6 forks source link

Brightness flyout #6

Open FranAFV opened 5 years ago

FranAFV commented 5 years ago

When you press +/- brightness keys the brightness flyout disappears after audioflyout.exe is iniciated.

ghost commented 4 years ago

The same thing happens with Airplane mode key. AudioFlyout minimizes the Native UI (DirectUIHWND), I have to restart explorer.exe (😔) to show the airplane mode flyout. Is there a way to replace only the Audio UI and keep others (brightness and airplane mode flyouts)?

ADeltaX commented 4 years ago

Now that I have a device that supports brightness and airplane mode I can repro it.

I'll keep this issue open until I find a workaround/fix.

ADeltaX commented 4 years ago

I can somehow hook the brightness keys (listen to brightness changes).

Unfortunately I haven't found a way to distinguish between "Audio UI" and "Brightness UI". So either I have to support both or totally drop the project (or write a big disclaimer).

As for airplane mode flyout... wasn't able to trigger that, so... I don't know in this case.

ShankarBUS commented 4 years ago

Hey @ADeltaX, sorry if I'm bothering you 😅.

Can you tell me how you hooked to the brightness keys? Please 🙏

Currently I can listen only to brightness changes and can only be notified when the brightness changes and not when the brightness is kept increasing after hitting 100 or decreasing after hitting 0 (since the brightness is not changed).

ADeltaX commented 4 years ago

@ShankarBUS Do you have telegram or discord? So I can directly contact you

ShankarBUS commented 4 years ago

Sorry for the delay, yes I'm on discord : ShankarBUS#3086