mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[PR #662] [MERGED] Some minor fixes and changes #1159
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#1159
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/MonitorControl/MonitorControl/pull/662
Author: @waydabber
Created: 10/2/2021
Status: ✅ Merged
Merged: 10/3/2021
Merged by: @waydabber
Base:
master← Head:fixes/general📝 Commits (10+)
8323e3dFixed layout issues on Displays/Preferences + clipping with Chinese localization782b782Moving pixels0104bfcDisables relevant entries on Keyboard tab when control is disabled + some layout clipping fixes73d8c95Less rounded display box in menu when tickmark style slider is enabled97d7236Add Command+Q keystroke in menu when menu options are standard text stylefb48f16Added gearshape Preferences icon on Monterey (ellipsis remains on Big Sur) + altered icon spacing to help user.8bbca27Let's use gearshape instead for Preferences iconf219859More rectangular tick marked style + matching set of rectangular icons for more fun look23de904Make preferences more spacious + more room for verbose languagesc4c2f5dchore: shorten some dutch strings📊 Changes
56 files changed (+456 additions, -411 deletions)
View changed files
📝
MonitorControl.xcodeproj/project.pbxproj(+4 -0)📝
MonitorControl/Enums/PrefKey.swift(+3 -0)📝
MonitorControl/Info.plist(+1 -1)📝
MonitorControl/Support/AppDelegate.swift(+1 -1)📝
MonitorControl/Support/MenuHandler.swift(+14 -11)📝
MonitorControl/Support/SliderHandler.swift(+2 -2)➕
MonitorControl/Support/UpdaterDelegate.swift(+10 -0)📝
MonitorControl/UI/Base.lproj/Main.storyboard(+240 -240)📝
MonitorControl/UI/de.lproj/InternetAccessPolicy.strings(+3 -3)📝
MonitorControl/UI/de.lproj/Localizable.strings(+3 -3)📝
MonitorControl/UI/de.lproj/Main.strings(+1 -1)📝
MonitorControl/UI/en.lproj/InternetAccessPolicy.strings(+3 -3)📝
MonitorControl/UI/en.lproj/Localizable.strings(+3 -3)📝
MonitorControl/UI/en.lproj/Main.strings(+2 -2)📝
MonitorControl/UI/es-419.lproj/InternetAccessPolicy.strings(+3 -3)📝
MonitorControl/UI/es-419.lproj/Localizable.strings(+3 -3)📝
MonitorControl/UI/es-419.lproj/Main.strings(+2 -2)📝
MonitorControl/UI/fr.lproj/InternetAccessPolicy.strings(+3 -3)📝
MonitorControl/UI/fr.lproj/Localizable.strings(+3 -3)📝
MonitorControl/UI/fr.lproj/Main.strings(+1 -1)...and 36 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.