texadactyl / rpi_clock

Raspberry Pi Clock & Weather display
GNU General Public License v3.0
13 stars 8 forks source link

Two enhancement requests from @tehmessiah75 #15

Closed texadactyl closed 1 year ago

texadactyl commented 1 year ago

Enhancement requests from @tehmessiah75:

  1. "Configuration options to change the colour of (a) the background or (b) the text. Just basic Red Green Blue Yellow or Black with a light background colour."

>>> Should be straight-forward using Tk. The enhancements would effect the code and the config file.

  1. "Change the startup location of the mouse cursor or somehow make the cursor hide after a 10 seconds (or some other predefined timeout). When mine loads the cursor is right in the middle of the screen over the temperature."

>>> I saw that too when I had a viable TFT screen to work with (It died!). I thought that I defeated this anomaly but apparently not. Note that I am having a lot of trouble ordering https://www.adafruit.com/product/2441 as a replacement.

texadactyl commented 1 year ago

@tehmessiah75

2023-02-07 v5.1

texadactyl commented 1 year ago

@tehmessiah75 I'd really like you to test this proposed fix on your Adafruit screen before I close it. Feedback?

tehmessiah75 commented 1 year ago

@texadactyl I’m sorry. We’re in the process of moving and I’ll be offline for a few weeks. I’ll test it for you once I’m back online.

texadactyl commented 1 year ago

@tehmessiah75 No worries. Moving can be a royal pain.

tehmessiah75 commented 1 year ago

I just did a clean install and the background is now blue with white text. I'll edit the config and see if I can change the color and give you an update. I just noticed that the cursor isn't being displayed so that's a definite win :)

tehmessiah75 commented 1 year ago

I can confirm the color adjustment is easy and works well. In case you hadn't thought about, don't forget to update this into the instructions for everyone.

The default blue back ground with white text looks nice too. Thank you very much, I greatly appreciate this addition. I believe this adds a nice touch to the app. Keep up the good work

texadactyl commented 1 year ago

Color assignments added to preparation_notes.txt