Lucas Oskorep 22c9851886
All checks were successful
Build and Test / build (pull_request) Successful in 23s
Build and Test / release (pull_request) Has been skipped
refactor: code review cleanup pass
- Collapse getHorizontalBounds/getVerticalBounds into _computeBounds(axis)
- Delete dead adjustBoundaryBothAxes method
- Collapse double-loop in getContainerForWindow into one pass
- Remove _findActiveContainer/_findContainerHoldingWindow duplication;
  call _findContainerForWindowAcrossMonitors directly
- Pass Gio.Settings via WindowManager constructor instead of public field
- Introduce keybindingActions() in extension.ts to unify setupKeybindings
  and refreshKeybinding; collapse 7-block bindSettings pattern into a loop
- Promote WindowWrapper.RESIZE_TOLERANCE to private static readonly
- Simplify redundant else-if in minimized handler
- Remove unused imports in monitor.ts (queueEvent, Mtk, Window alias)
- Deduplicate get_active_workspace() call in monitor.tileWindows()
- Strip redundant JSDoc and inline comments throughout
2026-02-25 11:24:13 -05:00
2026-02-25 11:24:13 -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%