Complication Facelet

The Complication Facelet embeds Wear OS complication data directly into your tyckr watch face. Use it to show live information from other apps such as weather, step count, or battery level in up to four configurable slots with full control over colors, borders, and range indicators.

Configuration

  • Position
    X, Y position (top-left) in screen coordinates [mil].

  • Size
    Width and height of the complication area in [mil].

  • Slot
    Complication slot number (1 - 4). Each slot can be bound to a different complication data source.

  • Tap
    Enable tap interaction on the complication.

Colors

  • Background Color
    Background color of the complication area.

  • Text Color / Text Size / Text Font
    Color, size [mil] and font of the complication text.

  • Title Color / Title Size / Title Font
    Color, size [mil] and font of the complication title.

  • Icon Color
    Color of the complication icon.

Border

  • Border Style

    Style Description

    None

    No border.

    Solid

    Solid border.

    Dashed

    Dashed border.

  • Border Width
    Width of the border in [mil].

  • Border Radius
    Corner radius of the border in [mil].
    0 = default shape, 1000 = circular shape.

Range

  • Range Primary Color
    Primary color of the range indicator ring.

  • Range Secondary Color
    Secondary color of the range indicator ring.

  • Range Ring Width
    Width of the range indicator ring in [mil].


  • Visibility
    A condition expression. The Facelet is displayed if this evaluates to 1.

  • 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.
    0 uses the common ambient color of the face settings.