From 98798f6f7d28481cd330a6dddaf40447031766f2 Mon Sep 17 00:00:00 2001 From: KrLite <68179735+KrLite@users.noreply.github.com> Date: Thu, 2 Nov 2023 14:17:22 +0800 Subject: [PATCH] docs update --- README.md | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index ed91847..0932f4c 100644 --- a/README.md +++ b/README.md @@ -129,21 +129,21 @@ Separators' appearances differ from theme to theme, and some themes will automat ### Feedback Intensity -`Style: Step Slider` `Default: • · · · Disabled` +`Style: Step Slider` `Default: ● · · · Disabled` -- **`• · · ·` Disabled** +- **`● · · ·` Disabled** Haptic feedback **Disabled.** -- **`· • · ·` Light** +- **`· ● · ·` Light** **Light** haptic feedback intensity. -- **`· · • ·` Medium** +- **`· · ● ·` Medium** **Medium** haptic feedback intensity. -- **`· · · •` Heavy** +- **`· · · ●` Heavy** **Heavy** haptic feedback intensity. @@ -152,6 +152,16 @@ Separators' appearances differ from theme to theme, and some themes will automat
+### Dead Zone + +`Style: Slider` `Default: ——●—————— 25%` + +This option appears only on screen without notches and configures the ignored status bar width on these screens in percentage. + +Due to the limitations of macOS, **Abyssal** can't infer the available width used for collapsing. You may need to toggle it manually in order to acquire a better experience. + +
+ ### Use Always Hide Area `Style: Switch` `Default: On` @@ -189,11 +199,11 @@ Separators' appearances differ from theme to theme, and some themes will automat ### Timeout -`Style: Step Slider` `Default: · · · • · · · · · · · 30 seconds` +`Style: Step Slider` `Default: · · · ● · · · · · · · 30 seconds` Set an optional timeout for `Auto Idling` to cancel automatically, ranging from `5 seconds` to `10 minutes`. -- **`· · · · · · · · · · •` Disabled** +- **`· · · · · · · · · · ●` Disabled** **Disable** timeout for `Auto Idling`. @@ -246,11 +256,11 @@ After you **triggered or canceled** **Auto Hide or Auto Idling,** **Abyssal** wi
-## Install & Run[^install_and_run] +## Install & Run -[^install_and_run]: [`↗ Open a Mac app from an unidentified developer`](https://support.apple.com/guide/mac-help/mh40616/mac) +As an open-source and free software, **Abyssal** has no ability to pay for [Apple Developer Account.](https://developer.apple.com/help/account/)Thus, you can't install **Abyssal** from App Store, and you may need to allow **Abyssal** to run as an unidentified app[^open_as_unidentified]. -As an open-source and free software, **Abyssal** has no ability to pay for [Apple Developer Account.](https://developer.apple.com/help/account/)Thus, you can't install **Abyssal** from App Store, and you may need to allow **Abyssal** to run as an unidentified app. +[^open_as_unidentified]: [`↗ Open a Mac app from an unidentified developer`](https://support.apple.com/guide/mac-help/mh40616/mac) > [!NOTE] > You can download the installing disk image of **Abyssal** only from [Releases](https://github.com?KrLite/Abyssal/releases) page manually for now.