[kde] [Bug 483500] Window titles should have a unique and consistent pattern that can be matched with a simple regex

2024-04-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=483500

--- Comment #3 from Nate Graham  ---
The thing is, this is the kind of thing that can only work when it's 100%
universal. And if we can't even make that happen for KDE apps, there 100 times
less of a chance it would happen for all 3rd-party apps. And without 100%
buy-in among 3rd-party apps, it can't be relied on.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 483500] Window titles should have a unique and consistent pattern that can be matched with a simple regex

2024-04-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483500

--- Comment #2 from gravy_starving...@simplelogin.com ---
That's not what I meant, my request is about the window naming convention of
KDE applications. 
Of the window rules I've set, only KDE applications have required a regex with
exclusions: Dolphin, Konsole, and Ark.
Kate only avoided this because the main window's title starts with the current
session's name, which allows for a simple rule.
While this has only been an issue for me with these particular applications, a
quick look at other KDE applications installed on my system shows most of them
also follow the same window naming scheme, so I generalized the issue instead
of pointing to any one specific thing.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 483500] Window titles should have a unique and consistent pattern that can be matched with a simple regex

2024-04-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=483500

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |INTENTIONAL
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
This isn't possible since apps are allowed to set their own window titles. If
we added some kind of postfix onto them the titles would become ridiculously
long and people would surely complain about that.

-- 
You are receiving this mail because:
You are watching all bug changes.