This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository e16.
View the commit online.
commit fcdcf8f5ea8b429d87ef4cea01b3da662a5637fd
Author: Kim Woelders <[email protected]>
AuthorDate: Sat Dec 17 09:00:32 2022 +0100
matches.cfg: Ignore virtualbox move requests
Does weird stuff, particularly annoying when switching areas during VM
startup.
Also remove old disabled entry.
---
config/matches.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/matches.cfg b/config/matches.cfg
index 894b36d6..9eca9217 100644
--- a/config/matches.cfg
+++ b/config/matches.cfg
@@ -53,4 +53,4 @@ Class Kicker Winop shadow off
# Specific app hacks - May get fixed, may break stuff in old versions
Name Gecko Winop no_app_move
Name gecko Winop no_app_move
-#Class Eterm Winop opacity 0
+Name VirtualBox* Winop no_app_move
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.