Fixing software dimming and custom keyboard issues (#671)

* Change icon order

* Added option for minimum brightness, fixed text for external display brightness control (+ updated all translations)

* Fix cumulative darkening issue upon toggling Disable dimming as fallback when software brightness is not 100%

* Further improvement.

* New 'Avoid gammatable manipulation' option for coexistence with f.lux in software mode.

* Fix some translation errors

* Fix signing

* Make sure that key repeat speed for custom shortcuts do not go below a certain threshold.
This commit is contained in:
Istvan T 2021-10-05 13:00:03 +02:00 committed by GitHub
parent 6bd775b269
commit 08c41c1a77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
40 changed files with 406 additions and 118 deletions

View file

@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>6395</string>
<string>6421</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSBackgroundOnly</key>