mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1364] Dasung paperlike #776
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#776
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @napoo80 on GitHub (Apr 20, 2023).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1364
Before opening the issue, have you...?
Question
I want to be able to control an e-ink display (dasung paper like)
The problem with e-ink is they acumulate shadows and you need to press the clean button. This can be done sending comands to the monitor.
I found two proyects related but no one worked:
https://github.com/kfur/Dasung-GoodNight
https://github.com/leoluk/paperlike-go
Having something like (Ctrl + Alt + Cmd + c - refresh screen) will be great for my daily life.
The app recognize the dasung and i can change resolution and bright.
Is a way to refresh the screen?
If not, would be great to have this feature or having some guide of what is the way to implemented.
Thnks!!
@waydabber commented on GitHub (May 31, 2023):
If there is a custom DDC/CI command you can send to the display to refresh the display, then it should be possible, yes. Let me know if you have this info!