| Summary: | KWin does not apply rules with window title criteria to newly created windows | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Mirek Długosz <miniopl> |
| Component: | rules | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 4.8.4 | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | example KWin rule with title-matching | ||
|
Description
Mirek Długosz
2012-07-08 10:50:56 UTC
Created attachment 72364 [details]
example KWin rule with title-matching
I'm sorry to say, but it is a dupe of #220227 Proof: - run "kwrite -title huhu &" - create a new rule for the window including an (exact) title match - close kwrite - run "kwrite -title huhu &" rule is applied? (it is here - git master, though - but i doubt that's the cause - konsole will simply change the title after the window is created) *** This bug has been marked as a duplicate of bug 220227 *** |