Lucas Oskorep 241f90299c
All checks were successful
Build and Test / build (pull_request) Successful in 25s
Build and Test / release (pull_request) Has been skipped
feat: new window gets 1/n ratio, existing windows scale proportionally
Previously addWindow() reset all ratios to equal splits, losing any
custom sizing. Now _addRatioForNewWindow() gives the new window 1/n of
the space and scales the existing windows by (n-1)/n, preserving their
ratios relative to each other.

e.g. [1/3, 1/6, 1/2] + new → [0.25, 0.125, 0.375, 0.25]
2026-02-24 19:23:16 -05:00
2025-04-03 02:24:40 -04:00
2026-01-29 06:55:32 +00:00
2025-04-03 02:24:40 -04:00
2025-09-24 00:55:24 -04:00
2025-04-03 02:24:40 -04:00
2025-10-17 02:38:04 -04:00
2025-04-03 02:24:40 -04:00

Aerospike Gnome (Tiling Window Manager)

Description
Tiling Window Manager for Gnome
Readme 2.4 MiB
2026-03-02 23:44:21 -05:00
Languages
TypeScript 97.3%
Just 1.4%
CSS 0.7%
JavaScript 0.6%