In the Metadata editor for a KWin effect the Categories list incorrect options. Selecting one of those will result in the effect not being listed in the Effect KCM. Supported values by KWin are: * Accessibility * Appearance * Candy * Focus * Tools * Window Management Reproducible: Always Steps to Reproduce: 1. Create a KWin Effect 2. Edit Metadata 3. Select a Category 4. Install Project Actual Results: Effect not listed in All Effects KCM as Category is incorrect Expected Results: Effect should be listed in All Effects KCM
Git commit bbf6bf83fd3e22d939a9d48c9a60690503217b7f by Giorgos Tsiapaliokas. Committed on 06/02/2013 at 11:35. Pushed by tsiapaliwkas into branch 'master'. Support the right categories for kwin REVIEW: 108699 M +0 -85 plasmate/editors/metadata/metadata.ui M +126 -107 plasmate/editors/metadata/metadataeditor.cpp M +12 -6 plasmate/editors/metadata/metadataeditor.h http://commits.kde.org/plasmate/bbf6bf83fd3e22d939a9d48c9a60690503217b7f
I am closing this bugreport, since the bug has been fixed from the previous commit.