Bug 219317 - Window rules: Roles are saved as lowercase
Summary: Window rules: Roles are saved as lowercase
Status: RESOLVED DUPLICATE of bug 173544
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-19 15:36 UTC by Bram Schoenmakers
Modified: 2009-12-19 16:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bram Schoenmakers 2009-12-19 15:36:24 UTC
Version:            (using KDE 4.3.4)
Compiler:          gcc 4.4.2 
OS:                Linux
Installed from:    Archlinux Packages

I'd like to hide a specific Kopete window from the taskbar (a chat window from a particular contact). I create a window rule by detecting that window, set a specific window title and some other preferences.
The window role is detected as MainWindow#2 , however, when I save this, this transformed into mainwindow#2. The rule will no longer match that window.
I'll leave it up to you where to fix this, in the code which does the rule matching, or in the code which takes care of saving the data. I had a quick look at the latter part, but couldn't immediately see where the window role is turned into lowercase.
Comment 1 Martin Flöser 2009-12-19 16:25:24 UTC

*** This bug has been marked as a duplicate of bug 173544 ***