added a forceinput rule
This commit is contained in:
parent
aaa834d0c3
commit
5d63152219
3 changed files with 10 additions and 0 deletions
|
|
@ -742,6 +742,7 @@ void CConfigManager::handleWindowRule(const std::string& command, const std::str
|
|||
&& RULE != "noblur"
|
||||
&& RULE != "center"
|
||||
&& RULE != "opaque"
|
||||
&& RULE != "forceinput"
|
||||
&& RULE != "fullscreen"
|
||||
&& RULE.find("animation") != 0
|
||||
&& RULE.find("rounding") != 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue