Commit graph

6 commits

Author SHA1 Message Date
JoniVR
c2a5fc60c6
build: setup for local development 2021-12-11 17:14:43 +01:00
Istvan T
7e5cb376c2
Update .gitignore 2021-10-17 11:37:29 +02:00
Robert Bressi
9ff4a939c5 Added a couple of basic entries back into gitignore 2020-09-19 14:17:33 +02:00
Markus Reiter
6e91c71353 Various Enhancements (#66)
* Update to Swift 5.0 and run `swiftformat`.

* Refactor `MediaKeyTap` start/restart.

* Remove useless comments.

* Reorder files.

* Add German translation.

* Switch to Carthage.

* Use `DDC.swift`.

* Add `NSScreen` extension.

* Simplify menu layout.

* Hide the display’s built-in OSD.

* Fix launch at login helper.

* Fix `quitClicked` connection.

* Refactor build phases.

* Use `os_log` instead of `print`.

* Use more specific check for `minReplyDelay`.

* Add whitelist.
2019-05-07 15:01:26 +02:00
Guillaume Broder
68afdda765
♻️ Refactoring
- Key handling is now done in the app, close #3
- All code linted with SwiftLint, close #4
- Better handling of built-in screen

Signed-off-by: Guillaume Broder <iamnotheoneyouseek@gmail.com>
2018-01-06 16:26:03 +01:00
Mathew Kurian
e717ad4267 Adding files, README 2016-09-27 22:02:14 -07:00