Commit graph

15 commits

Author SHA1 Message Date
Florian Baumgärtner
67e8bde37b fix cal align for short day names
If the day names do not consist of three characters, the alignment is off
(see https://github.com/lcpz/lain/issues/522).
2022-10-18 22:03:07 +02:00
MarcinM
5882000904
widget.cal: fix week numbers (#501)
widget.cal: fix week numbers; closes #487
2021-03-31 10:19:10 +00:00
Luca Capezzuto
a955bbb2a9
widget.cal: remove whitespace; wiki.weather updated 2021-03-30 12:14:08 +02:00
Czarnodziej
e5774fd463 prevent redrawing cal notification after change 2021-03-28 14:18:26 +02:00
Czarnodziej
3a6882af54 widget.cal: fix utf-8 weekday names 2021-03-28 14:15:11 +02:00
staticssleever668
0a2ff9e1de
Fix various luacheck warnings 2020-11-30 00:58:47 +03:00
Sebastian Lenz
89b3d66d8f Fix notification text for calendar widget 2020-06-10 14:29:57 +02:00
Azarym
724c7b9a3a
widget.cal: set length of day names to 3; closes #426 2019-04-28 12:46:56 +01:00
methodical-marmot
012c6b6215 widget.cal: added option for displaying week numbers 2019-04-09 12:45:51 +01:00
Luca Capezzuto
fd2e616097 #424: assert that timeout seconds in every naughty notification are numbers 2019-04-08 11:37:38 +01:00
Luca CPZ
1a40fe80f8 widget.fs: fix notification check, add threshold parameter for trigger 2018-12-30 19:12:25 +01:00
lcpz
233768f096 API change: lain.widget.contrib.tpbat has been rewritten and renamed to lain.widget.contrib.tp_smapi
lain.widget.cal: honour followtag argument

lightened calls to libraries
2018-11-28 20:01:22 +00:00
lcpz
4f3babced7 widget.cal: fix calendar icons not displaying; closes #410 2018-11-15 10:59:52 +00:00
Luca CPZ
c02fcdb2e9 widget.cal: add options for displaying 3 months spanning the date 2018-09-14 20:21:42 +02:00
Luca CPZ
9188218021 widget.calendar reimplemented and renamed to widget.cal; util.quake: simpler geometries table index; util.markup: use string.format only 2018-09-14 12:09:11 +02:00