Skip to content

Conversation

@deadprogram
Copy link
Member

@deadprogram deadprogram commented Oct 26, 2024

This PR adds a new subpackage named displays intended to make it easier to use one of the supported display devices.

It also adds a terminal.Display() method that is just a wrapper for calling the display's method of the same name. This is required for displays such as e-ink or slow OLED screens.

Even though display.Display() is a no-op on many displays, this will ensure compatibility with these slower displays.

This PR requires #12 be merged first and then this one rebased.

… subpackage

Signed-off-by: deadprogram <ron@hybridgroup.com>
Signed-off-by: deadprogram <ron@hybridgroup.com>
Signed-off-by: deadprogram <ron@hybridgroup.com>
@deadprogram
Copy link
Member Author

Rebased against dev

@deadprogram
Copy link
Member Author

I will also update go mod... stand by.

@conejoninja conejoninja merged commit 3de510f into dev Oct 28, 2024
1 check passed
@conejoninja conejoninja deleted the displays branch October 28, 2024 08:43
@conejoninja
Copy link
Member

Requirements have been met, so now merging. Thanks 👍

@deadprogram
Copy link
Member Author

Thanks @conejoninja

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.

3 participants