diff --git a/README.md b/README.md index 2dd1000d2..b511be730 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 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 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.