Commit graph

7 commits

Author SHA1 Message Date
JoniVR
c5aaff99bf update to Swift 4.2, update dependencies 2018-12-15 23:54:38 +01:00
JoniVR
ed0e7c6386 update dependencies 2018-12-15 21:36:20 +01:00
Markus Reiter
2f4107c5fa Update MediaKeyTap dependency. (#29)
- Disable `identifier_name` linter.
- Update `MediaKeyTap` dependency.
2018-04-14 12:52:47 +02:00
Markus Reiter
a784f19667 🔧 Fix function keys not working and retry more often when getting values. (#21)
* Update `ddcctl` submodule.

* Update dependencies.

* Enable displays by default.

* Retry more often to get values from display.

* Only print when debugging.

Fix #13
2018-03-26 21:49:07 +02:00
Guillaume Broder
85f4293199
🎉 v1.2
Many changes in commit…
- Contrast slider is back !
- Added a Preferences Window
- Function keys (should) work
- If (like me) your screen backlight is still too bright even at 0, you can now set the contrast to 0 when the brightness hit 0 too
- App can now be started at login (Needs to be tested)

Signed-off-by: Guillaume Broder <iamnotheoneyouseek@gmail.com>
2018-02-18 17:55:32 +01:00
Guillaume Broder
e45fb6e705
🔧 Preferences WIP
- All prefs pane GUI are done #2
- Now to build the functions behind...

Signed-off-by: Guillaume Broder <iamnotheoneyouseek@gmail.com>
2018-01-07 19:31:31 +01: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