ADeltaX/AudioFlyout

Brightness flyout

FranAFV opened this issue ยท 6 comments

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

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)?

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.

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.

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).

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

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