From 63aa8c2f4488b99ec23d1cee2ed610d6b2209f3f Mon Sep 17 00:00:00 2001 From: Nico Verbruggen Date: Tue, 7 Dec 2021 19:16:47 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8C=20Information=20density,=20open=20?= =?UTF-8?q?URL=20on=20double=20click=20(#65)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PHP Monitor.xcodeproj/project.pbxproj | 2 +- .../Lock.imageset/Contents.json | 2 +- .../Assets.xcassets/Lock.imageset/Locked.svg | 10 +++++ phpmon/Assets.xcassets/Lock.imageset/lock.svg | 1 - .../LockUnlocked.imageset/Contents.json | 24 +++++++++++ .../LockUnlocked.imageset/Unlocked.svg | 10 +++++ phpmon/Domain/Core/Base.lproj/Main.storyboard | 41 +++++++++---------- phpmon/Domain/PHP/PhpInstallation.swift | 17 +------- phpmon/Domain/SiteList/SiteListCell.swift | 4 +- phpmon/Domain/SiteList/SiteListVC.swift | 9 ++++ 10 files changed, 77 insertions(+), 43 deletions(-) create mode 100644 phpmon/Assets.xcassets/Lock.imageset/Locked.svg delete mode 100644 phpmon/Assets.xcassets/Lock.imageset/lock.svg create mode 100644 phpmon/Assets.xcassets/LockUnlocked.imageset/Contents.json create mode 100644 phpmon/Assets.xcassets/LockUnlocked.imageset/Unlocked.svg diff --git a/PHP Monitor.xcodeproj/project.pbxproj b/PHP Monitor.xcodeproj/project.pbxproj index 9481b8d..b80917b 100644 --- a/PHP Monitor.xcodeproj/project.pbxproj +++ b/PHP Monitor.xcodeproj/project.pbxproj @@ -357,10 +357,10 @@ C4B13B1D25C4915000548C3A /* Core */ = { isa = PBXGroup; children = ( + C41C1B3C22B0098000E7CF16 /* Main.storyboard */, C41C1B3622B0097F00E7CF16 /* AppDelegate.swift */, C4B97B74275CF08C003F3378 /* AppDelegate+MenuOutlets.swift */, C436039F275E67610028EFC6 /* AppDelegate+Notifications.swift */, - C41C1B3C22B0098000E7CF16 /* Main.storyboard */, C4811D2322D70A4700B5F6B3 /* App.swift */, C4B97B77275CF1B5003F3378 /* App+ActivationPolicy.swift */, C4B97B7A275CF20A003F3378 /* App+GlobalHotkey.swift */, diff --git a/phpmon/Assets.xcassets/Lock.imageset/Contents.json b/phpmon/Assets.xcassets/Lock.imageset/Contents.json index 9069859..d874efc 100644 --- a/phpmon/Assets.xcassets/Lock.imageset/Contents.json +++ b/phpmon/Assets.xcassets/Lock.imageset/Contents.json @@ -5,7 +5,7 @@ "scale" : "1x" }, { - "filename" : "lock.svg", + "filename" : "Locked.svg", "idiom" : "universal", "scale" : "2x" }, diff --git a/phpmon/Assets.xcassets/Lock.imageset/Locked.svg b/phpmon/Assets.xcassets/Lock.imageset/Locked.svg new file mode 100644 index 0000000..60564f5 --- /dev/null +++ b/phpmon/Assets.xcassets/Lock.imageset/Locked.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/phpmon/Assets.xcassets/Lock.imageset/lock.svg b/phpmon/Assets.xcassets/Lock.imageset/lock.svg deleted file mode 100644 index 86a172a..0000000 --- a/phpmon/Assets.xcassets/Lock.imageset/lock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/phpmon/Assets.xcassets/LockUnlocked.imageset/Contents.json b/phpmon/Assets.xcassets/LockUnlocked.imageset/Contents.json new file mode 100644 index 0000000..956848a --- /dev/null +++ b/phpmon/Assets.xcassets/LockUnlocked.imageset/Contents.json @@ -0,0 +1,24 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Unlocked.svg", + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + }, + "properties" : { + "template-rendering-intent" : "template" + } +} diff --git a/phpmon/Assets.xcassets/LockUnlocked.imageset/Unlocked.svg b/phpmon/Assets.xcassets/LockUnlocked.imageset/Unlocked.svg new file mode 100644 index 0000000..69e0af7 --- /dev/null +++ b/phpmon/Assets.xcassets/LockUnlocked.imageset/Unlocked.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/phpmon/Domain/Core/Base.lproj/Main.storyboard b/phpmon/Domain/Core/Base.lproj/Main.storyboard index 9696d70..3eaea91 100644 --- a/phpmon/Domain/Core/Base.lproj/Main.storyboard +++ b/phpmon/Domain/Core/Base.lproj/Main.storyboard @@ -614,7 +614,7 @@ Gw - + @@ -647,7 +647,7 @@ Gw - + @@ -655,26 +655,23 @@ Gw - + - - + + - + - - + + - - - - + @@ -682,9 +679,9 @@ Gw - + - + @@ -693,7 +690,7 @@ Gw - + @@ -704,18 +701,18 @@ Gw - + - + + - - + - + @@ -742,7 +739,7 @@ Gw