Skip to content

Allow hide taskbar retrying#156

Open
xpewster wants to merge 1 commit intocairoshell:masterfrom
xpewster:fix_windowblinds_startup
Open

Allow hide taskbar retrying#156
xpewster wants to merge 1 commit intocairoshell:masterfrom
xpewster:fix_windowblinds_startup

Conversation

@xpewster
Copy link

Some apps such as WindowBlinds may cause delays in the Shell process. Not sure how exactly. But this can cause initial hide taskbar calls to fail as the app will be determined to be running as shell. Later on when the shell process has begun we want to retry this, however it is blocked since we have already updated the internal value. So only update the internal value if we actually start the taskbar hiding process (not running as shell).

This is only apparent it seems when running RetroBar/ManagedShell from Task Scheduler for faster startup. Related to: dremin/RetroBar#440

There will be a corresponding fix PR in RetroBar as well

@xpewster
Copy link
Author

RetroBar PR: dremin/RetroBar#1359

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant