mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[PR #59] [MERGED] Project upgrade, stability improvements, new features (see description) #1023
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#1023
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/59
Author: @JoniVR
Created: 1/11/2019
Status: ✅ Merged
Merged: 2/4/2019
Merged by: @the0neyouseek
Base:
master← Head:pr/the0neyouseek📝 Commits (6)
206c32cmigrate to Swift 4.25d3bd42fix unresponsiveness at startupbb08142fix not detecting volume keys when non-monitor sound is default, refactordd12d1fadd version & build numbers to general menu, add build script2231b7eupdate screenshots and readme8532c80fix readme typo📊 Changes
19 files changed (+549 additions, -335 deletions)
View changed files
➕
.github/menudisplay.png(+0 -0)➕
.github/menugeneral.png(+0 -0)➕
.github/menukeys.png(+0 -0)➕
.github/menulet-outdated.png(+0 -0)📝
.github/menulet.png(+0 -0)➕
.github/osd.jpg(+0 -0)➖
.github/osd.png(+0 -0)📝
MonitorControl.xcodeproj/project.pbxproj(+42 -21)➕
MonitorControl.xcodeproj/xcshareddata/xcschemes/MonitorControl.xcscheme(+91 -0)📝
MonitorControl/AppDelegate.swift(+243 -194)📝
MonitorControl/Base.lproj/Main.storyboard(+93 -82)📝
MonitorControl/Info.plist(+2 -2)📝
MonitorControl/Prefs/DisplayPrefsViewController.swift(+1 -1)📝
MonitorControl/Prefs/KeysPrefsViewController.swift(+1 -1)📝
MonitorControl/Prefs/MainPrefsViewController.swift(+11 -2)📝
MonitorControl/Utils.swift(+3 -8)📝
Podfile(+1 -0)📝
Podfile.lock(+8 -4)📝
README.md(+53 -20)📄 Description
Hi @the0neyouseek ,
As promised, my PR with enhancements and fixes for MonitorControl.
Here are the main changes
Some things to note
Best regards
Joni
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.