Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add up-to-date default workspace labels #709

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

davfsa
Copy link
Contributor

@davfsa davfsa commented Jan 10, 2025

They now are built from defaultWindowTitleMap, which has also been extracted to avoid continuous instantiation, which should aid with memory usage.


Additionally, I have also bundled into this pull request (but as a separate commit in case a different pr is better or the change is just not wanted) a patch to use iterators instead of always copying the mappings for the icons (workspaces + windows), which should further lower memory usage and provide optimizations for large mappings

@davfsa
Copy link
Contributor Author

davfsa commented Jan 10, 2025

A followup to this pr would be to add some new workspace labels to identify some more common applications, but wanted to get the bases for this laid first :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant