This repository has been archived by the owner on May 3, 2023. It is now read-only.
Tags: sourcegraph/thyme
Tags
Start supporting more specific window title detection (#75) * Add default set of assumptions about window titles This will leave the special cases for Google Chrome and Slack, but start getting granularity for free on windows that follow the general convention of ` - ` to separate out the application name at the end of the window title. * Clean up name identification to make it similar for both directions This will make it very easy to continue adding special cases for other applications * Add support for Microsoft Edge