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

Add preliminary support for GDEW075T7 (new 7.5" screen) #35

Merged
merged 1 commit into from
Dec 7, 2019

Conversation

badrihippo
Copy link
Contributor

Partial refresh is not supported yet, so this can only be used with full refresh for now.

I'm working on partial refresh, but am having a problem with "partial window" (where only a part of the screen is refreshed at a time). At the moment, I've got to the point in local dev where I "fake" full refresh support but actually do a partial refresh even when --nopartial is enabled; this faking is so that PaperTTY provides a full screen to refresh rather than just the part that needs to be updated.

All that partial stuff is still in the debugging phase so I haven't uploaded it yet, but till then, I thought I might as well upload the full-refresh part for people to use 🙂

Partial refresh is not supported yet, so this can only be used
with full refresh for now
@joukos
Copy link
Owner

joukos commented Dec 7, 2019

Thank you very much! Hardware support is always welcome, nice work.

If you do get the partial refresh working, it'll be a great addition too. I'll merge this one for now and update the hardware list.

@joukos joukos merged commit 0cc2632 into joukos:master Dec 7, 2019
@colin-nolan
Copy link
Contributor

@badrihippo Did you make any progress with your partial support effort? I'm also interested in it :)

@badrihippo
Copy link
Contributor Author

@colin-nolan not yet, I got caught up in other stuff 🙁
I hope to get back sometime though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants