Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable dithering for all devices #94

Open
wants to merge 1,044 commits into
base: master
Choose a base branch
from
Open

Conversation

Kas152
Copy link

@Kas152 Kas152 commented Nov 17, 2021

Hi,

As usual, many thanks for creating this fork of Prismatik! It is really the most coprehensive program out there. I just have one request about the dithering, there is an option to turn it on or off beacause not all devices react properly to it. This is a known issue. It creates flickering of the leds on some devices, mine included, but the colors are much more accurate. Is there a way to make it work on all devices, or is there something I can do myself to fix this? Many thanks in advance!

psieg and others added 30 commits October 11, 2020 16:05
Add a setting for dithering, default false.
psieg and others added 30 commits January 16, 2023 20:54
Update to Qt6 for windows builds
With Qt5, widget coordinates are real ones, with Qt6 they are device-independent. We can compensate for that but Qt6 fails to properly enumerate the screens on my test setup so things are still broken with more than one screen.
We don't want to deploy two versions
hoping that will make caching work, currently restoring the cache fails
The license is GPL, explicit acceptance is not needed
… grabbers are fixed

Not sure about MacOS here, need someone with a Mac to test.
disconnect / recreate device on sleep/resume
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

6 participants