Files
aerospike-gnome/schemas/org.gnome.shell.extensions.aerospike.gschema.xml
Lucas Oskorep bc23c93a5f
All checks were successful
Build and Test / build (pull_request) Successful in 24s
Build and Test / release (pull_request) Has been skipped
remove min-ratio setting and enforcement
- Drop minRatio parameter from container.adjustBoundary; guard is now
  newLeft/newRight <= 0 (i.e. only prevent a pane from inverting)
- Remove _getMinRatio() helper and all call sites in windowManager.ts
- Remove Window Sizing preferences group and min-window-size-percent
  spin button from prefs.ts
- Remove min-window-size-percent GSettings key from schema XML
2026-02-25 11:31:40 -05:00

2.5 KiB