Khiro95 / Awqat-Salaat

A simple Windows widget to show the time of the next prayer alongside a countdown on the taskbar.
MIT License
47 stars 2 forks source link

Can we have 12h clock as well instead of only 24h? #9

Closed sfksuperman closed 3 months ago

sfksuperman commented 4 months ago

👆

Khiro95 commented 4 months ago

yes, Insha'Allah

Khiro95 commented 3 months ago

@sfksuperman v3.1 is released now, the widget will now use the same time format of the system.

sfksuperman commented 3 months ago

@Khiro95 That's great bro! And now it's placed in the correct position. I have a few questions/suggestions if you don't mind:

  1. If possible, put h for hour in After time.
  2. No 24h clock setting?
  3. What Re-Position is for? Can we not place the widget anywhere on the taskbar (empty space without overlapping on other app icons) like a floating window?
  4. Please include a version in the app name, e.g., AwqatSalaat.WinUI_Release-v3.1-x64.

image

Khiro95 commented 3 months ago

Hi @sfksuperman,

  1. Is it important to have h in the countdown? After h, we will need to add m and then s, and that will make the widget unnecessarily look busy, no?
  2. Time format follows system settings configuration, so there is no manual setting at the moment. What you think?
  3. The widget must be a floating window because Microsoft didn't give us a choice :( The Re-position command is used to update the widget's position, as best as possible, when it miss changes happened inside the taskbar that makes the current position undesirable.
  4. Good idea :)
sfksuperman commented 3 months ago

@Khiro95

  1. No! leave it :)
  2. Which setting? I can't see Time/Date Format in any setting, please navigate me.
  3. Yeah got it!
  4. Lol, yeah!
Khiro95 commented 3 months ago
  1. Which setting? I can't see Time/Date Format in any setting, please navigate me.

@sfksuperman Sorry, I forgot to type "system", so I mean time format follows system settings. That means when you change Short time format, the widget will pick-up this configuration and use it to display time. image