bread-ecosystem/bread-theme/src
Breadway cff77d473a bread-theme: clamp spring_to's interpolated value to [from,to]
spring_ease's backOut overshoot (peaks ~1.065) drove a shrinking
animation's interpolated value below its target, which could go
negative for a size request and trip GTK's height >= -1 assertion.
Previously only patched at breadbar's call sites; clamp inside
spring_to itself so the safety is automatic for every caller.
2026-08-31 15:15:36 +08:00
..
bin bread-theme: generate Hyprland layer rules from the shell theme (Phase 4a) 2026-08-31 15:14:44 +08:00
shell shell: widen spotlight's launcher schema for phase 6c (modes/sections/search geometry) 2026-08-31 15:14:44 +08:00
adw.rs bread-theme: add libadwaita components + fix slider/chip theming gaps 2026-07-29 22:45:18 +08:00
anim.rs bread-theme: clamp spring_to's interpolated value to [from,to] 2026-08-31 15:15:36 +08:00
gtk.rs Add per-output palettes and window-scoped theme binding 2026-08-16 13:20:00 +08:00
layerrules.rs bread-theme: generate Hyprland layer rules from the shell theme (Phase 4a) 2026-08-31 15:14:44 +08:00
lib.rs shell: add spotlight builtin (theme 04), dots/placeholder-clock schema, and anim::spring_to 2026-08-31 15:14:44 +08:00
output.rs bread-theme: generate Hyprland layer rules from the shell theme (Phase 4a) 2026-08-31 15:14:44 +08:00
palette.rs Add per-output palettes and window-scoped theme binding 2026-08-16 13:20:00 +08:00