From a9042202482eef9cbedcf1b4719b819cd0cf9242 Mon Sep 17 00:00:00 2001 From: Michael Eisemann Date: Wed, 10 Nov 2021 18:34:34 -0500 Subject: [PATCH 1/4] Add updated MacBook models --- .../Resources/Property Lists/MacintoshModels.plist | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Sources/Plugins/System Profiler/Resources/Property Lists/MacintoshModels.plist b/Sources/Plugins/System Profiler/Resources/Property Lists/MacintoshModels.plist index 9eb356670..1498de531 100755 --- a/Sources/Plugins/System Profiler/Resources/Property Lists/MacintoshModels.plist +++ b/Sources/Plugins/System Profiler/Resources/Property Lists/MacintoshModels.plist @@ -134,6 +134,14 @@ MacBook Pro (13-inch, 2020, Two Thunderbolt 3 ports) MacBookPro17,1 MacBook Pro (13-inch, M1, 2020) + MacBookPro18,1 + MacBook Pro (16-inch, 2021) + MacBookPro18,2 + MacBook Pro (16-inch, 2021) + MacBookPro18,3 + MacBook Pro (14-inch, 2021) + MacBookPro18,4 + MacBook Pro (14-inch, 2021) MacPro1,1* Mac Pro (Original) MacPro2,1 From e1107212032758f2c0d4e9699b72f3de747bdceb Mon Sep 17 00:00:00 2001 From: Glyph Date: Wed, 22 Dec 2021 15:53:09 -0800 Subject: [PATCH 2/4] honor user-specified full-screen presentation options --- Sources/App/Classes/Views/Main Window/TVCMainWindow.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/App/Classes/Views/Main Window/TVCMainWindow.m b/Sources/App/Classes/Views/Main Window/TVCMainWindow.m index 711f55638..449d0e03c 100644 --- a/Sources/App/Classes/Views/Main Window/TVCMainWindow.m +++ b/Sources/App/Classes/Views/Main Window/TVCMainWindow.m @@ -521,7 +521,7 @@ - (NSSize)window:(NSWindow *)window willUseFullScreenContentSize:(NSSize)propose - (NSApplicationPresentationOptions)window:(NSWindow *)window willUseFullScreenPresentationOptions:(NSApplicationPresentationOptions)proposedOptions { - return (NSApplicationPresentationFullScreen | NSApplicationPresentationHideDock | NSApplicationPresentationAutoHideMenuBar); + return proposedOptions; } - (void)windowDidExitFullScreen:(NSNotification *)notification From 8968a0ceb72a0cbada7a15a9a1b3efcda4f67af7 Mon Sep 17 00:00:00 2001 From: Ken Rachynski Date: Mon, 21 Feb 2022 15:31:37 -0700 Subject: [PATCH 3/4] Update README.md Chat has moved to Libera.chat --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39e3ffe94..e823f8fe2 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Precompiled versions of Textual can be purchased in the [Mac App Store](http://w - [Homepage](https://codeux.com/textual) - [Frequently Asked Questions](https://help.codeux.com/textual/Frequently-Asked-Questions.kb) - [Support](https://help.codeux.com/textual/Support.kb) -- \#textual on chat.freenode.net +- \#textual on irc.libera.chat - Guides: [Writing Plugins](https://help.codeux.com/textual/Writing-Plugins.kb), [Writing Scripts](https://help.codeux.com/textual/Writing-Scripts.kb) ## Note Regarding Downloading Source Code From b85f1594fa0c0591df6f267c3199f37111077d0f Mon Sep 17 00:00:00 2001 From: Ken Rachynski Date: Sat, 23 Jul 2022 20:47:27 -0600 Subject: [PATCH 4/4] Correct typo in a preference pane Xcode added some Xcode version changes to the file as well Signed-off-by: Ken Rachynski --- .../en.lproj/TDCPreferences.xib | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/Sources/App/Resources/User Interface/en.lproj/TDCPreferences.xib b/Sources/App/Resources/User Interface/en.lproj/TDCPreferences.xib index ff87dc9ef..8c3df22ba 100755 --- a/Sources/App/Resources/User Interface/en.lproj/TDCPreferences.xib +++ b/Sources/App/Resources/User Interface/en.lproj/TDCPreferences.xib @@ -1,8 +1,8 @@ - + - + @@ -61,7 +61,7 @@ - + @@ -127,7 +127,7 @@ - + @@ -235,7 +235,7 @@ - + @@ -488,7 +488,7 @@ - + @@ -497,7 +497,7 @@ - + @@ -546,7 +546,7 @@ - + @@ -555,7 +555,7 @@ - + @@ -2782,7 +2782,7 @@ Messages are not saved between app launches unless “Restore scrollback from pr - + @@ -2791,7 +2791,7 @@ Messages are not saved between app launches unless “Restore scrollback from pr - + @@ -2806,11 +2806,11 @@ Messages are not saved between app launches unless “Restore scrollback from pr - + - + @@ -3587,7 +3587,7 @@ A lower value is always better especially when in a large number of channels. - + @@ -3771,7 +3771,7 @@ A lower value is always better especially when in a large number of channels. - + @@ -3848,7 +3848,7 @@ A lower value is always better especially when in a large number of channels. - + @@ -4781,7 +4781,7 @@ You should therefore not rely solely on this preference.