diff options
author | Lars Henriksen <LarsHenriksen@get2net.dk> | 2018-12-27 12:08:25 +0100 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2019-05-22 01:56:59 -0400 |
commit | 0bb4a59b5fb089062f0eb369d39289ff1ccfc2ba (patch) | |
tree | 7186551e8e2be5ad5643c4e5d7e57ce98037e80b /src/wins.c | |
parent | 4284ca91bc0fd04851a34c67dae1068f3c1defc9 (diff) | |
download | calcurse-0bb4a59b5fb089062f0eb369d39289ff1ccfc2ba.tar.gz calcurse-0bb4a59b5fb089062f0eb369d39289ff1ccfc2ba.zip |
Add week numbers in the calendar and full first and last week
Much in the calendar is based on the selected day, struct date
slctd_day, in ui-calendar.c.
On the screen it is highlighted with a deviating colour. The highlight
effect has been changed to a pair of red square brackets that do not
obscure the day colour.
The week number (in the frame) used to be that of the selected day, but
has no obvious relation to the days in the APP panel. It has been
replaced by the year day number of the selected day. The week numbers of
all visible weeks are displayed to the left of the calendar.
Dates are displayed also for the overlapping parts of the first and last
week of the month (which do not belong to the month).
Days are accessible in the appointments panel as well as in the
calendar. Hence, validation of days (= inside UNIX time limits) must be
extended from the calendar (in ui_calendar_move()) to include loaded
days (in day_store_items()).
Signed-off-by: Lars Henriksen <LarsHenriksen@get2net.dk>
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'src/wins.c')
0 files changed, 0 insertions, 0 deletions