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

Compartmentalized compositors module for E-Paper display #59

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jdlcdl
Copy link
Collaborator

@jdlcdl jdlcdl commented Apr 20, 2024

DRAFT

This pr compartmentalizes "drawing to the e-paper screen" apart from existing orangeClockFunctions modules.

First and foremost, if this pr does NOT make editing easier for @easyuxd... then it has no value.

Otherwise, I'd argue that this pr has benefits of:

  • a single place for "how" content is displayed to the e-paper screen (but not "what" content is displayed)
  • programmability to ease editing of the lengthy multi-line "labels" variable
  • ability to truncate icon/text which might result in screen overruns (an uncaught exception)
  • ability to display a warning icon in upper left (eventually) if it is known that errors occurred gathering data

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.

1 participant