You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time i switch window winner-mode shows annoying message "Group dumped".
It can be fixed if use "(stumpwm::dump-to-file (stumpwm:dump-group (stumpwm:current-group)) file)" instead of command "stumpwm:dump-group-to-file" in dumper.lisp
This is a very rare case where I don't mind using the internal symbol. Maybe someday a verbose setting will be used and we can revert this. I've updated it for now.
Every time i switch window winner-mode shows annoying message "Group dumped".
It can be fixed if use "(stumpwm::dump-to-file (stumpwm:dump-group (stumpwm:current-group)) file)" instead of command "stumpwm:dump-group-to-file" in dumper.lisp
fixed fun:
The text was updated successfully, but these errors were encountered: