Releases: ChimeHQ/WindowTreatment
Releases · ChimeHQ/WindowTreatment
v2.4.0
v2.3.0
- new
observeCurrentWindow
andobserveWindowState
view modifiers - deprecate
windowStateEnvironment
v2.2.0
- SwiftUI support with
windowStateEnvironment
v2.1.1
- warn about observing windows that cannot become key/main
v2.1.0
CustomizableMainKeyWindow
WindowStateObserver
will now warn if its window cannot become key or main
v2.0.2
Fixes a crash in < 10.15 related to tab observation
v2.0.0
- Correctly adjust window heights when removing titlebar transparency
- Tab support in WindowStateObserver
- NSWindow accessor to measure titleBarHeight
- Fixed accesses to tabGroup, which can really affect window tabbing behavior
v1.2.5
Fixes a build issue that seems to only present when using SPM
v.1.2.4
Tidying code after SwiftLint run
v1.2.3
windowIsOnActiveSpace
ApplicationWindowState