ly/res
jR4dh3y bd28c0e679 Add optional bigclock digit outline (closes #1030) (#1031)
## What are the changes about?

Add optional `bigclock_outline_fg`. When set, each big-clock digit gets a 1-cell outline drawn under the glyph so it stays readable over busy animations. Default is `null` (previous behavior).

When the outline is enabled, the gap under the clock is slightly larger so the stroke is not glued to the login box.

## What existing issue(s) does this resolve?

Fixes #1030

## Pre-requisites

- [x] I have tested & confirmed the changes work locally
- [x] I have read and fully adhere to the rules set in the contributing guidelines found in `CONTRIBUTING.md`

### Testing

- `zig build -Doptimize=ReleaseSafe` (zig 0.16.0)
- Greeter with `bigclock = en` and `bigclock_outline_fg = 0x20000000` over a `dur_file` animation
- Default `null` leaves stock look unchanged

### AI usage (per contributing.md)

Assisted by an LLM (xAI Grok) for exploration and drafting. I directed the design (optional outline only, no panel/box, stock layout otherwise), reviewed the Zig, fixed an `i2` overflow in the outline loop, verified the build/local greeter, and wrote this PR text.

Reviewed-on: https://codeberg.org/fairyglade/ly/pulls/1031
Reviewed-by: AnErrupTion <anerruption+codeberg@disroot.org>
2026-08-24 15:31:52 +02:00
..
custom-sessions custom-sessions/README: remove extraneous comma (#927) 2026-02-08 13:16:25 +01:00
lang Minor pt_BR translation correction to sound more natural (#1018) 2026-06-14 21:59:15 +02:00
ly-runit-service Remove config TTY options in OpenRC & runit services 2025-10-17 23:08:15 +02:00
ly-s6 Fix dinit & s6 service + don't hardcode paths in runit service 2025-08-29 02:18:11 +02:00
pam.d Fix authentication error with ly-freebsd-autologin (#1020) 2026-07-03 18:37:40 +02:00
config.ini Add optional bigclock digit outline (closes #1030) (#1031) 2026-08-24 15:31:52 +02:00
example.dur [dur] Add support for alignments and negative offsets + Ly logo (#893) 2026-01-25 23:08:42 +01:00
example.lua Fix example.lua doc + add ly-community in README 2026-06-19 20:18:45 +02:00
ly-dinit Fix dinit & s6 service + don't hardcode paths in runit service 2025-08-29 02:18:11 +02:00
ly-freebsd-wrapper Update init service for FreeBSD 2025-10-18 11:23:57 +02:00
ly-kmsconvt@.service systemd: Add more conflicts, better kmscon service 2026-07-06 12:43:10 +02:00
ly-openrc Remove config TTY options in OpenRC & runit services 2025-10-17 23:08:15 +02:00
ly-sysvinit Add SysVinit service (closes #224) 2025-10-17 23:10:52 +02:00
ly@.service systemd: Add more conflicts, better kmscon service 2026-07-06 12:43:10 +02:00
setup.sh Possibly fix .Xresources not being loaded (closes #600) 2025-03-06 20:06:28 +01:00
startup.sh Make default startup script more compatible 2026-02-12 17:10:52 +01:00