-
-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Calendar] Wrong background color when the first day of the month is weekend day #316
Comments
Luka5W
added a commit
to Luka5W/awesome-wm-widgets
that referenced
this issue
Oct 8, 2023
Luka5W
added a commit
to Luka5W/awesome-wm-widgets
that referenced
this issue
Oct 8, 2023
Luka5W
added a commit
to Luka5W/awesome-wm-widgets
that referenced
this issue
Oct 8, 2023
streetturtle
added a commit
that referenced
this issue
Nov 19, 2023
calendar-widget: added option to show week numbers, possible fix for #316
Solved by recent commits on my end. 👍 |
Luka5W
added a commit
to Luka5W/awesome-wm-widgets
that referenced
this issue
Nov 23, 2023
This was referenced Nov 23, 2023
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As title stated. Expected behavior:
First day of the month as weekend day:
I'm pretty sure there's something wrong in line ~160, but I haven't found anything suspicious.
The behavior can be reproduced if, for example, changing to
weekday == 2
, then every month starting with Wednesday will have wrong color.The text was updated successfully, but these errors were encountered: