falzonv / discreet-launcher

Enjoy a clean home screen while accessing everything in an instant! (Profitez d'un écran d'accueil épuré tout en accédant à tout en un instant !)
https://vincent-falzon.com
GNU General Public License v3.0
224 stars 42 forks source link

Customize clock #213

Closed jcperil closed 2 years ago

jcperil commented 2 years ago

Description: Currently, the format and font size of date & time looks very big. And the positions top, middle, bottom are a little limited in the sense that some of my favorite wallpapers look bad.

Feature Request: Allow customization of

  1. Date format: In my opinion, Sat, 30 Apr (shortened and without the year) looks better than Saturday, 30 April, 2022. It saves room for the wallpaper to shine. It would be nice to have options.

  2. Font size: You made it clear in #103 that font settings isn't feasible. Can settings for font size be implemented? It enhances the wallpaper a lot as illustrated below.

  3. Clock position: Allow more positions like top right, top centre, top left etc.

Additional comments: Before you dismiss this issue, please take a look at some wallpapers of what it looks like vs what it could have been.

Edit from Vincent: screenshots down-sized for better readability

falzonv commented 2 years ago

Hello,

Thank you for the suggestions! I will have a look to see what can be done ;-)

Just so that you are not surprised, I should mention that it will probably take a long time as I am currently very busy with my job.


Date format: In my opinion, Sat, 30 Apr (shortened and without the year) looks better than Saturday, 30 April, 2022. It saves room for the wallpaper to shine. It would be nice to have options.

=> Actually the full date format is defined by Android based on the system language. It means that a French or Spanish user would get a different output than an English user (all of this is managed automatically by Android). For example, in French I have "samedi 30 avril 2022" while in English I get "Saturday, 30 April, 2022" as in your example.

Maybe Android can do the same thing with a shorter date format, I have to check...

Best regards.

jcperil commented 2 years ago

Actually the full date format is defined by Android based on the system language.

I would like to add that the pictures in the second column (with shorter date format feature) are screenshots from Olauncher.

falzonv commented 2 years ago

Hello,

Just to keep you informed, I am making good progress on this ticket :-)

The following should be part of the next release (probably somewhere in July):

Still working on the custom clock size which is more complex than I though, we will see...

Best regards.

jcperil commented 2 years ago

Thank you.

Still working on the custom clock size which is more complex than I though, we will see...

I think I understand why. Since it will most likely not be implemented, can you make the font of date & time smaller like the pictures in the right column?

falzonv commented 2 years ago

Hello,

(My reply is a bit late, I was away and without Internet access last week.)

can you make the font of date & time smaller like the pictures in the right column?

Yes perhaps, another idea that I had during my holidays (no time to test it yet, maybe this week-end) would allow to provide a font size setting with 3 values such as:

Best regards.

jcperil commented 2 years ago

If it can be implemented, why not! It is definitely better.

falzonv commented 2 years ago

Hello,

I am pleased to inform you that this has been implemented in new release v6.4.0! This release has been published few minutes ago.

Here are the usual availability delays for each location:

Remarks: I will leave this ticket opened until the release is effectively published on F-Droid. You can use the export/import feature to switch from one version to another.

Best regards.

falzonv commented 2 years ago

Since end of July v6.4.0 is available on F-Droid so I will close this ticket.