From ae081445a399a49229218959804abba69bc92e08 Mon Sep 17 00:00:00 2001 From: Amr Bashir Date: Fri, 17 Jan 2025 19:49:20 +0200 Subject: [PATCH] Update .changes/window-state-filter-callback.md --- .changes/window-state-filter-callback.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changes/window-state-filter-callback.md b/.changes/window-state-filter-callback.md index a4ca33b9..e5846966 100644 --- a/.changes/window-state-filter-callback.md +++ b/.changes/window-state-filter-callback.md @@ -3,4 +3,4 @@ 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. \ No newline at end of file +Add `Builder::with_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. \ No newline at end of file