[PR #406] [CLOSED] Input Source #1094

Closed
opened 2026-05-05 07:04:27 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/MonitorControl/MonitorControl/pull/406
Author: @Gyrinx
Created: 3/14/2021
Status: Closed

Base: masterHead: feat/updates


📝 Commits (2)

  • c6fa570 🔧 [WIP] Adding Sparkle for auto-update
  • 282ab24 🔧 [WIP] Fix publish_release script

📊 Changes

9 files changed (+218 additions, -54 deletions)

View changed files

📝 Cartfile (+1 -0)
📝 Cartfile.resolved (+2 -1)
📝 MonitorControl.xcodeproj/project.pbxproj (+12 -2)
📝 MonitorControl/AppDelegate.swift (+2 -2)
📝 MonitorControl/Info.plist (+5 -1)
📝 MonitorControl/UI/Base.lproj/Main.storyboard (+31 -44)
📝 MonitorControl/UI/Base.lproj/MainMenu.xib (+10 -3)
📝 MonitorControlHelper/Info.plist (+1 -1)
scripts/publish_release.sh (+154 -0)

📄 Description

Is it possible to change between different input source, like the function in dcccdl?


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/MonitorControl/MonitorControl/pull/406 **Author:** [@Gyrinx](https://github.com/Gyrinx) **Created:** 3/14/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feat/updates` --- ### 📝 Commits (2) - [`c6fa570`](https://github.com/MonitorControl/MonitorControl/commit/c6fa570e3862abae3f2350d79502908fc84c547a) :wrench: [WIP] Adding Sparkle for auto-update - [`282ab24`](https://github.com/MonitorControl/MonitorControl/commit/282ab2464df5e316aa79f924c6e9271ab9dd3510) :wrench: [WIP] Fix publish_release script ### 📊 Changes **9 files changed** (+218 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `Cartfile` (+1 -0) 📝 `Cartfile.resolved` (+2 -1) 📝 `MonitorControl.xcodeproj/project.pbxproj` (+12 -2) 📝 `MonitorControl/AppDelegate.swift` (+2 -2) 📝 `MonitorControl/Info.plist` (+5 -1) 📝 `MonitorControl/UI/Base.lproj/Main.storyboard` (+31 -44) 📝 `MonitorControl/UI/Base.lproj/MainMenu.xib` (+10 -3) 📝 `MonitorControlHelper/Info.plist` (+1 -1) ➕ `scripts/publish_release.sh` (+154 -0) </details> ### 📄 Description Is it possible to change between different input source, like the function in dcccdl? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 07:04:27 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/MonitorControl#1094
No description provided.