Currently, Groupy can auto-group apps based on their executable (e.g., all windows running under chrome.exe
). This works for traditional programs, but it’s too broad for Progressive Web Apps (PWAs), which all run under the same executable.
Feature request: Add the ability to automatically group windows belonging to specific PWAs together.
Example use case: I’d like all Claude PWA windows to automatically group together, without also grouping unrelated Chrome browser windows.
This would make Groupy much more PWA-friendly and let users keep workflows tidy when working with multiple web apps installed as standalone PWAs.