Skip to content

feat: add PONYTAIL_HIDE_STATUS to suppress status bar indicator (#324) - #691

Open
dhedhialy wants to merge 1 commit into
DietrichGebert:mainfrom
dhedhialy:fix/324-hide-status-config
Open

feat: add PONYTAIL_HIDE_STATUS to suppress status bar indicator (#324)#691
dhedhialy wants to merge 1 commit into
DietrichGebert:mainfrom
dhedhialy:fix/324-hide-status-config

Conversation

@dhedhialy

Copy link
Copy Markdown
Contributor

Fixes #324

…richGebert#324)

Adds getHideStatus() to ponytail-config.js that checks PONYTAIL_HIDE_STATUS
env var and hideStatus config flag. The pi-extension's syncStatus returns
early when set, keeping ponytail active without the status bar indicator.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: hide the status bar indicator via config while keeping ponytail active

1 participant