Commit Graph

8 Commits

Author SHA1 Message Date
Jonathan Bennett
6746fe2387 Better alignment for banner notifications 2025-06-02 22:38:29 -05:00
Jonathan Bennett
d83ac30d3c Don't forget the invert! 2025-06-02 15:25:10 -05:00
Jonathan Bennett
cb3a20feb8 Add screen->isOverlayBannerShowing() 2025-06-02 15:03:22 -05:00
Jonathan Bennett
0f5413d113 Add a couple more ifdef HAS_SCREEN lines 2025-06-02 12:17:39 -05:00
Jonathan Bennett
78c990d48b Fix up notifications 2025-06-02 12:10:54 -05:00
Jonathan Bennett
6f6ee8c06a Clean up after Copilot 2025-06-01 22:47:44 -05:00
Ben Meadors
8cdb34a299 Get rid of Arduino Strings 2025-06-01 22:45:22 -05:00
Ben Meadors
77e7235ce5
Screen refactor / move to renderers (#6932)
* WIP Screen.cpp refactoring

* WIP

* Notification and time

* Draw nodes and device focused

* Namespacing and more moved methods

* Move EInk ones

* Eink fixes

* Remove useless wrapper functions

* Update alignments and spacing

* Update src/graphics/draw/NotificationRenderer.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Fully qualify

* Move drawfunctionoverlay

* Put the imperial back

* CompassRenderer methods

* Moar

* Another

* Fixed compassarrow renderer

* Draw columns

* Name cleanup

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-31 19:31:45 -05:00