Bug 404646

Summary: Adding tags to applications in kmenuedit which are shown as prefix in the window title
Product: [Plasma] kwin Reporter: Dominik Kummer <admin>
Component: rulesAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: task    
Priority: NOR    
Version First Reported In: 5.15.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Dominik Kummer 2019-02-21 13:52:48 UTC
Adding tags to applications in kmenuedit which are shown as prefix in the window title

Workflow:
1. Add new application launcher with kmenuedit
2. Specify an application tag
3. As application launches the tag prefixes the window title and eliminates/replaces the window index for multiple similar windows if tag is present.
4. Add specific rules for the window by regex title matching ^tag: .*$

The results are more versatile window behaviors on multiple screens with several different tasks on several virtual desktops and activities.
Comment 1 Martin Flöser 2019-02-21 17:02:29 UTC
KWin has nothing to do with applications or whatever is specified in kmenuedit.
Comment 2 Dominik Kummer 2019-02-21 18:25:49 UTC
you're right! Thanks for pointing that out!