Badge Facelet
The Badge Facelet displays compact notification badges on your tyckr watch face. It supports numeric counts, single or dual text lines, and color-coded result indicators with configurable position, alignment, and visibility.
Configuration
-
Position
X, Y position in screen coordinates [mil]. -
Height
Height of the badge in [mil]. -
Horizontal Alignment
Mode Description Left
Align to the left of the position.
Center
Center at the position.
Right
Align to the right of the position.
-
Vertical Alignment
Mode Description Top
Align to the top of the position.
Center
Center at the position.
Bottom
Align to the bottom of the position.
-
Badge Type
Type Description Number
Display a numeric badge (e.g. notification count).
One Text
Display a single text badge.
Two Text
Display two text lines.
Two Text Complementary
Display two text lines with complementary colors.
Result
Display a result badge with colored indicator.
-
Text / Text 2
Text content for the badge. Supports data binding expressions. -
Font
Select the font family. -
Padding
Padding between text and badge border in [mil]. -
Badge Color
Color of the badge background and border. -
Text Color
Color of the badge text. -
Result Color
Color of the result indicator (used in result badge type). -
Hide Zero
Hide the badge when the value is zero or empty. -
Visibility
A condition expression. The Facelet is displayed if this evaluates to1. -
Display Mode
Mode Description Normal
This Facelet is only displayed in interactive (normal) mode.
Ambient
This Facelet is only displayed in ambient mode.
Always
This Facelet is displayed in both interactive and ambient mode.
-
Ambient Color
Select a color for the ambient mode.
0uses the common ambient color of the face settings.