Summary: | Window-Specific Settings: prevent focus stealing _from this_ window | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Grósz Dániel <groszdanielpub> |
Component: | rules | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | mail, tiposchi |
Priority: | NOR | Flags: | thomas.luebking:
ReviewRequest+
|
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
URL: | https://git.reviewboard.kde.org/r/126059/ | ||
Latest Commit: | http://commits.kde.org/kwin/a4791e629d6d0e6a988a222e70b82bb3555d3759 | Version Fixed In: | 5.5 |
Sentry Crash Report: |
Description
Grósz Dániel
2009-02-20 20:34:35 UTC
*** Bug 206986 has been marked as a duplicate of this bug. *** Git commit a4791e629d6d0e6a988a222e70b82bb3555d3759 by Thomas Lübking. Committed on 17/11/2015 at 20:30. Pushed by luebking into branch 'master'. Add rule to protect the focus on a window This allows to pin the focus on certain window as well as to more easily give it away on others (typically launchers) Related: bug 337798 FIXED-IN: 5.5 REVIEW: 126059 M +31 -7 activation.cpp M +5 -0 kcmkwin/kwinrules/ruleswidget.cpp M +1 -0 kcmkwin/kwinrules/ruleswidget.h M +296 -222 kcmkwin/kwinrules/ruleswidgetbase.ui M +7 -0 rules.cpp M +4 -0 rules.h http://commits.kde.org/kwin/a4791e629d6d0e6a988a222e70b82bb3555d3759 |