feat(window-state): Introduce filter callback for dynamic window exclusion

pull/2330/head
thewh1teagle 6 months ago
parent ead110dcb4
commit 20bdfa5cfc
No known key found for this signature in database

@ -0,0 +1,6 @@
---
window-state: patch
window-state-js: patch
---
Introduces a filter callback to exclude specific windows from saving their state. This allows for more flexibility by enabling dynamic exclusion of windows based on custom logic.

@ -1,6 +0,0 @@
---
window-state: patch
window-state-js: patch
---
Introduces the ability to use glob patterns in the denylist for windows that shouldn't be tracked and managed. This allows for more flexible window matching, such as ignoring multiple windows that fit a certain naming pattern.
Loading…
Cancel
Save