aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/package/pango.az
AgeCommit message (Collapse)Author
3 daysinternal/rosa/package/pango: work around G_DEFINE_TYPE unused globalsOphestra
The global variable hidden behind the macro is blowing up -Wunused-but-set-global in the upcoming toolchain update. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-08-10internal/rosa: improve helper bindingsOphestra
This uses more intuitive names for some arguments and inverts their default value. Slices and nil-capable strings replace skip arguments. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-08-06internal/rosa/package/pango: 1.58.1 to 1.58.2Ophestra
Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-08-04internal/rosa/package/pango: 1.58.0 to 1.58.1Ophestra
Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-07-14internal/rosa/meson: always prepend DOphestra
All flags in practice use this convention. An escape hatch is available by leaving the value empty. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-06-27internal/rosa/package/pango: 1.57.1 to 1.58.0Ophestra
Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-27internal/rosa/package: pangoOphestra
Required by sway. Signed-off-by: Ophestra <cat@gensokyo.uk>