mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[PR #520] [MERGED] Add Apple Silicon support & major revamp (3.0.0) #1108
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#1108
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/520
Author: @waydabber
Created: 8/19/2021
Status: ✅ Merged
Merged: 8/21/2021
Merged by: @JoniVR
Base:
master← Head:experimental/apple-silicon📝 Commits (10+)
610a394Initial Apple Silicon support.86a8be5Update Apple Silicon.md384b8cfUpdate README.mda58b5d4Update README.md94ffeb8Fix slider stuck at 0 for some configs. Fix 'DDC' checkbox on preferences. Shows current CPU architecture after build number.69d665dMerge remote-tracking branch 'refs/remotes/origin/experimental/apple-silicon'32f8513Cosmetic changes of the menu.7459c6dBump build for 3.0.0-beta1 release + build tools ran048ac96Fixed error in i2c checksum calculation. Changed communication wait and repeat times.db01550Better handling of mirrors - non primary mirror members (displays which are destination screens of a mirrored screen) are now detected and can be controlled. Not tested on Intel but should work.📊 Changes
91 files changed (+3967 additions, -2626 deletions)
View changed files
📝
.bartycrouch.toml(+1 -1)➕
.github/Icon-1024.png(+0 -0)➕
.github/MonitorControl Icon.fig(+0 -0)➖
.github/menuadvanced.png(+0 -0)➖
.github/menudisplay.png(+0 -0)➖
.github/menugeneral.png(+0 -0)➖
.github/menukeys.png(+0 -0)➖
.github/menulet.png(+0 -0)➖
.github/osd.jpg(+0 -0)➕
.github/screenshot.png(+0 -0)📝
MonitorControl.xcodeproj/project.pbxproj(+69 -86)📝
MonitorControl/AppDelegate.swift(+266 -119)📝
MonitorControl/Assets.xcassets/AppIcon.appiconset/Contents.json(+33 -33)📝
MonitorControl/Assets.xcassets/AppIcon.appiconset/Icon-1024.png(+0 -0)📝
MonitorControl/Assets.xcassets/AppIcon.appiconset/Icon-128.png(+0 -0)📝
MonitorControl/Assets.xcassets/AppIcon.appiconset/Icon-16.png(+0 -0)📝
MonitorControl/Assets.xcassets/AppIcon.appiconset/Icon-256.png(+0 -0)📝
MonitorControl/Assets.xcassets/AppIcon.appiconset/Icon-257.png(+0 -0)📝
MonitorControl/Assets.xcassets/AppIcon.appiconset/Icon-32.png(+0 -0)📝
MonitorControl/Assets.xcassets/AppIcon.appiconset/Icon-33.png(+0 -0)...and 71 more files
📄 Description
This request is about moving 3.0.0 changes to master as discussed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.