Project

General

Profile

Actions

Feature #849

closed

Switch to color icons on TFT displays

Added by Hammel over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
04 - Applications
Target version:
Start date:
25 Jul 2021
Due date:
% Done:

100%

Estimated time:
Severity:
03 - Medium

Description

The flat, colorless icons that are not the splash icons on large HDMI displays are rather bland on the TFT display. I need to change these to use the color splash icons to light up the UI on TFTs.

Actions #1

Updated by Hammel over 2 years ago

Launcher changes required to support color icons.

  1. Add cli flag CLI_TFT
  2. Set CLI_TFT if (piboxGetDisplayType() == PIBOX_TFT)
  3. launcher.c:draw_icon() should use appEntry->splash if non-null if CLI_TFT is set
Actions #2

Updated by Hammel over 2 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Code implemented, tested on hardware (with pisentry), committed and pushed.

Closing issue.

Actions

Also available in: Atom PDF