Closed axelKeizoStahl closed 4 months ago
What do you think about restore_excluded
instead of excludes_stash
for the config option?
I've changed the code based on your comments, let me know of anything else. :+1:
Looks good now, I'll merge,but I don't really like the name, do you mind if I rename the option to restore_excluded
after the merge?
Some alternatives:
remember_excluded
stash_hidden
excluded_memory
track_excluded
transient
?restore_on_hide
/ restore_when_hidden
I think restore_excluded
is the most descriptive and fitting, that would be great, thanks!
Check https://hyprland-community.github.io/pyprland/scratchpads_advanced.html#restore-excluded and feel free to comment! Thank you for your contribution!
The feature is described in issue #123 : After a scratch that excludes windows is hidden, any scratches it made hide return to the screen.
Implementation: