From c752c91c778f0edf7303bbbae7af238bccd17c8d Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Sun, 13 Jul 2014 18:13:50 -0700 Subject: [PATCH] Re-allow Show Cursor (new MouseSupport!) on iOS 7. --- Tweak.mm | 3 -- control | 2 +- .../PreferenceLoader/Preferences/Veency.plist | 54 ------------------- 3 files changed, 1 insertion(+), 58 deletions(-) diff --git a/Tweak.mm b/Tweak.mm index 8af8c84..04f9b01 100644 --- a/Tweak.mm +++ b/Tweak.mm @@ -189,9 +189,6 @@ static void VNCBlack() { } static bool Ashikase(bool always) { - if (kCFCoreFoundationVersionNumber >= 800) - return false; - if (!always && !cursor_) return false; diff --git a/control b/control index dc7b49b..4d3635f 100644 --- a/control +++ b/control @@ -7,7 +7,7 @@ Maintainer: Jay Freeman (saurik) Architecture: iphoneos-arm Description: a VNC /server/ for the iPhone Name: Veency -Depends: mobilesubstrate (>= 0.9.2966), firmware (<< 7.0) | mobilesubstrate (>= 0.9.5001), firmware (>= 7.0) | com.saurik.iphone.ske, preferenceloader (>= 2.1.0), firmware (<< 7.0) | preferenceloader (>= 2.2.2), jp.ashikase.mousesupport | firmware (<< 3.0), libstatusbar | firmware (<< 4.0), firmware (<< 6.0) | ch.ringwald.springboardaccess +Depends: mobilesubstrate (>= 0.9.2966), firmware (<< 7.0) | mobilesubstrate (>= 0.9.5001), firmware (>= 7.0) | com.saurik.iphone.ske, preferenceloader (>= 2.1.0), firmware (<< 7.0) | preferenceloader (>= 2.2.2), jp.ashikase.mousesupport | firmware (<< 3.0), firmware (<< 7.0) | jp.ashikase.mousesupport (>= svn.r217), libstatusbar | firmware (<< 4.0), firmware (<< 6.0) | ch.ringwald.springboardaccess Pre-Depends: dpkg (>= 1.14.25-8) Author: Jay Freeman (saurik) Depiction: http://cydia.saurik.com/info/veency/ diff --git a/layout/Library/PreferenceLoader/Preferences/Veency.plist b/layout/Library/PreferenceLoader/Preferences/Veency.plist index b8a80f5..65fc0f0 100644 --- a/layout/Library/PreferenceLoader/Preferences/Veency.plist +++ b/layout/Library/PreferenceLoader/Preferences/Veency.plist @@ -17,28 +17,6 @@ cell PSGroupCell - pl_filter - - CoreFoundationVersion - - 0.0 - 800 - - - - - - cell - PSGroupCell - footerText - Cursors are not yet possible on iOS 7. This will require Mouse Support to be updated. - pl_filter - - CoreFoundationVersion - - 800 - - @@ -69,38 +47,6 @@ Show Cursor PostNotification com.saurik.Veency-Settings - pl_filter - - CoreFoundationVersion - - 0.0 - 800 - - - - - - cell - PSSwitchCell - default - - enabled - - defaults - com.saurik.Veency - key - ShowCursor - label - Show Cursor - PostNotification - com.saurik.Veency-Settings - pl_filter - - CoreFoundationVersion - - 800 - - -- 2.45.2