Closed CtByte closed 2 weeks ago
There is only one issue I can see happening when using any sort of Title
rules (that applies to Visual Studio and all apps currently being handled by this app specific configuration). The issue is that the Title
rules presume that the user is using the app with English language. However some apps automatically install with the system language and change the title of the windows accordingly. Which will make it so those rules won't be properly applied...
@LGUG2Z This might deserve some mention of this either on this github readme or somewhere else, so that users know about it and first check for it. Because maybe their app works properly for everyone with English language but not for them. I'm also bringing this to your attention in case you didn't know so that you might have that in mind when debugging user issues...
@LGUG2Z @alex-ds13 After some testing, I decided on these changes to the rules based on the conversation in #115
I moved some rules to be in
floating
and added a newignore
rule.