No description
Find a file
Ian Douglas Scott 7ab1f93acf Add and use TwoRowColToplevelLayout
This tries to find a split point in the list of toplevels to maximize
the scale factor when calling `RowColToplevelLayout` twice. If it
doesn't get a better scale factor, it just uses a single row/column.

Some things don't seem quite right, but the existing layout is not
perfect, and this can help.

Without the added cross axis spacing, there's overlap, so there may be
something wrong with the requested sizes...
2025-04-08 16:25:16 -07:00
data i18n - update portuguese translations (#154) 2025-04-08 15:57:23 -06:00
debian refactor: single instance 2023-11-21 19:26:12 -05:00
i18n i18n(nl) update and improve Dutch translation (#131) 2025-04-08 08:05:22 -06:00
src Add and use TwoRowColToplevelLayout 2025-04-08 16:25:16 -07:00
.gitignore Update .gitignore 2023-10-05 23:08:26 +02:00
Cargo.lock Use aliasable in AxisToplevelLayout to use slice in argument 2025-03-24 14:59:25 -07:00
Cargo.toml Use aliasable in AxisToplevelLayout to use slice in argument 2025-03-24 14:59:25 -07:00
i18n.toml Add i18n support 2023-12-26 13:40:38 -08:00
LICENSE Add LICENSE 2023-01-06 19:06:48 -08:00
Makefile fix(interface): align closer to designs 2025-01-15 11:49:54 -08:00
rustfmt.toml Format imports 2024-04-24 13:00:40 -07:00