feat(window-state): add Builder::map_label method (#1497)

This commit is contained in:
Andrew Ferreira
2024-06-26 00:46:02 -03:00
committed by GitHub
parent 29751ee939
commit f1372adc9d
2 changed files with 54 additions and 7 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"window-state": patch
---
Add `Builder::map_label` option to transform the window label when saving the window state, this could be used to group different windows to use the same state.