StackWM app iconStackWM

Changelog

Le novità di ogni versione di StackWM.

v1.4.1

Window command reliability fixes

  • CorrettoPush and Pick & Drop commands now recover when a relaunched app briefly reports an unavailable Accessibility (AX) server
  • CorrettoRapid window boundary hotkeys no longer replay stale geometry targets

v1.4.0

Chromium window fixes & direct zone hotkeys

  • CorrettoCycle/focus hotkeys no longer bail when a Chromium window's AXWindowNumber doesn't match its CGWindowID — selecting won't crash or detach from zone
  • CorrettoPick & Drop now skips Chromium helper windows (GPU process, tab strip overlays) that steal cursor hits
  • CorrettoEliminated ~300ms AX self-deadlock when StackWM queries its own focused window during hotkey processing
  • NuovoCycle region: press ⌥⌘+digit to directly cycle a numbered zone without focusing it first
  • NuovoScene Manager now shows a display selector when more than one monitor is connected
  • CorrettoSettings license error messages now show the actual failure reason
  • CorrettoZoneSwitcher item view retain cycle in icon loading closure
  • CorrettoNavigation flash overlay retain cycle in DispatchQueue closure

v1.3.1

Layout editor and license activation fixes

  • NuovoZone Switcher: press ⌥⇥ / ⌥⇧⇥ to switch between windows in the current zone
  • MiglioratoZone Switcher now supports mouse selection, drag reordering, live window updates, and safer long-title wrapping
  • CorrettoAdding an app in the layout editor no longer lets app picker typing trigger split shortcuts
  • MiglioratoLicense activation now separates rejected keys, activation limits, service errors, and real network errors

v1.2.8

Scene switching reliability & memory optimization

  • NuovoUnified parking system replaces hide/unhide for scene switching
  • NuovoScored candidate pool for smarter window-to-zone matching on scene restore
  • MiglioratoScene Manager layout UX simplified — cleaner grid editor and preset panel
  • MiglioratoAXUtil consolidated to a single shared instance (reduced memory overhead)
  • MiglioratoIconCache now has a defensive 8 MB byte limit
  • CorrettoApp picker keyboard navigation in scene editor
  • CorrettoFive canvas interaction bugs in scene editor
  • CorrettoNew windows no longer auto-assigned to zones — user decides placement

v1.2.6

Bidirectional stack cycle & UI polish

  • NuovoCycle backward hotkey for stack cycle (reverse direction)
  • NuovoOperation hints on layout editor toolbar and scene section headers
  • NuovoPer-zone app picker for manual app assignment when saving scenes
  • MiglioratoStartup and Settings panel open latency reduced
  • MiglioratoUnified card backgrounds with accentColor fill and vibrancy
  • MiglioratoConsistent color, radius, and typography across scene surfaces
  • CorrettoCycle backward not traversing full stack
  • CorrettoLayout preview not showing for user-defined layouts in scene switcher
  • CorrettoScene manager panel not refreshing when editor saves layout
  • CorrettoDivider positions drifting on drag in scene editor
  • CorrettoWindow swap using wrong stack element (stack.first → stack.last)

v1.2.5

Auto-launch missing apps on scene restore

  • NuovoAuto-launch and place missing apps when restoring a scene
  • MiglioratoUnified window-first activation across sync and async paths
  • CorrettoAuto Layout ambiguity warnings in UI

v1.2.4

Scene card switcher & hotkey overhaul

  • NuovoEdit button in Scene Card Switcher for quick scene editing
  • NuovoFocus left/right hotkeys and cycle bounce toast
  • NuovoExtension code system for legacy users
  • NuovoSDP-style hotkey actions with Shift modifier for window swap
  • MiglioratoScene manager app picker flow and visual hierarchy
  • MiglioratoSwitcher cold-start icon loading performance
  • MiglioratoComprehensive SwiftUI modernization and optimization
  • MiglioratoSimplified hotkeys to ⌃⌥-only scheme
  • CorrettoHotkey/scene conflict between Scene Card Switcher and push region 1
  • CorrettoQWERTY keycode mapping for letter keys
  • CorrettoPreferences window not coming to front when opened
  • CorrettoScene save (⌃⌥S) now updates active scene instead of creating new
  • CorrettoZone ID allocation changed from row-major to column-major