From 8d00456ad3e7b7a49d8fadb269334589e3704758 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 21 Feb 2018 10:39:46 +0100 Subject: nxagent: Add support for optionally enabling/disabling the magic pixel feature. Fixes ArcticaProject/nx-libs#657. --- nxcomp/src/Misc.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'nxcomp/src/Misc.cpp') diff --git a/nxcomp/src/Misc.cpp b/nxcomp/src/Misc.cpp index 7e468f1e2..b6bf24578 100644 --- a/nxcomp/src/Misc.cpp +++ b/nxcomp/src/Misc.cpp @@ -343,6 +343,7 @@ shadowmode=s\n\ defer=n\n\ tile=s\n\ menu=n\n\ +magicpixel=n\n\ sleep=n\n\ tolerancechecks=s\n\ keyconv=s\n\ -- cgit v1.2.3