zkondor / znotch

zNotch is for toggling (hide/show) your M1/M2 Macbook's notch
Other
61 stars 0 forks source link

feature: zNotch Restore last state on login or hide the notch automatically #2

Open electriquo opened 1 year ago

electriquo commented 1 year ago

Firstly

zNotch is awesome! Thank you for it!

Although zNotch starts automatically on login, on each boot I have to execute

open 'xyz.kondor.znotch://v1/manage?action=hide'

To let zNotch do its thing. I think there is no benefit to have zNotch automatically start on login if its functionality (hiding the notch) does not automatically kicks in.

In zNotch settings, there is a place holder for Restore last state on login feature. Could you share when do you intend to support it?

zkondor commented 1 year ago

Hey @foolioo 👋 ,

  1. Automatic start is mostly for a case when toggle is made not by script/raycast but through menubar icon. So at this point the icon should exist somewhere (i.e. in menubar).
  2. Restore last state on login is absolutely planned to get shipped soon (not ETA promise as for now).

Is your use-case an always-hidden notch no matter what?

electriquo commented 1 year ago

Hi @zkondor

Is your use-case an always-hidden notch no matter what?

yes :)

electriquo commented 1 week ago

Restore last state on login is absolutely planned to get shipped soon (not ETA promise as for now).

hi @zkondor :) long time has passed. do you have any update on the eta?