https://bugs.kde.org/show_bug.cgi?id=462702
--- Comment #2 from Ismael Asensio <isma...@gmail.com> --- What does/did Window Actions do? Window Rules implementation does not work as it intuitively might seem from the configuration. They just act as a filter/block for some properties of the window which are set/forced/limited to certain values when modified, and their use is scattered around the KWin codebase to be as close as possible to where those properties are set. So depending on the actual functionality of the feature it may/may not be the right place for it. If it's about launching custom scripts on response to certain window changes, I think the scripting API is more suitable (and powerful) to reimplement it. Even as a 1st-party buit-in/add-on script. -- You are receiving this mail because: You are watching all bug changes.