mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[PR #675] [MERGED] Fix/betaissues #1167
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#1167
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/675
Author: @waydabber
Created: 10/5/2021
Status: ✅ Merged
Merged: 10/6/2021
Merged by: @waydabber
Base:
master← Head:fix/betaissues📝 Commits (10+)
65503d9Change icon orderb3c22e5Added option for minimum brightness, fixed text for external display brightness control (+ updated all translations)10521b8Fix cumulative darkening issue upon toggling Disable dimming as fallback when software brightness is not 100%6ed09c9Further improvement.4083388New 'Avoid gammatable manipulation' option for coexistence with f.lux in software mode.aa1294fMerge branch 'master' into fix/betaissuesa29008eFix some translation errorsd081933Fix signing04e0a9eMake sure that key repeat speed for custom shortcuts do not go below a certain threshold.9f3cc5cReorganized PrefKey list to be less confusing.📊 Changes
9 files changed (+103 additions, -87 deletions)
View changed files
📝
.github/screenshot.png(+0 -0)📝
MonitorControl/Enums/PrefKey.swift(+68 -59)📝
MonitorControl/Info.plist(+1 -1)📝
MonitorControl/Model/OtherDisplay.swift(+3 -16)📝
MonitorControl/Support/AppDelegate.swift(+15 -0)📝
MonitorControl/Support/KeyboardShortcutsManager.swift(+9 -5)📝
MonitorControl/Support/MediaKeyTapManager.swift(+5 -5)📝
MonitorControl/Support/MenuHandler.swift(+1 -0)📝
MonitorControlHelper/Info.plist(+1 -1)📄 Description
closes #666
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.