Commit Graph

27 Commits

Author SHA1 Message Date
streetturtle 7eb3b2a453 Fix luacheck issues 2024-11-09 13:57:48 -05:00
Jonathon Terry 5cf75b13d4
fix: indentation fix 2024-08-03 14:53:50 -07:00
Jonathon Terry 1be1419ab4
fix: ensure timer is stopped if visibility is manually toggled 2024-08-03 14:53:09 -07:00
Jonathon Terry 2063b0e8e2
feat: add auto hide functionality to calendar widget 2024-08-03 14:49:30 -07:00
Luka5W 2c58ef6fd1 complete redesign of #417, working now (tm) 2023-11-23 17:48:38 +00:00
Lukas 2270b956bc
Revert "calendar-widget: added option to show week numbers, possible fix for #316" 2023-11-23 16:31:08 +00:00
Luka5W 3fcb00cacd added option to show week numbers, possible fix for #316 2023-10-08 18:07:10 +00:00
Luka5W 782f27168d Merge remote-tracking branch 'origin/luka5w-calendar' into luka5w-calendar
# Conflicts:
#	calendar-widget/calendar.lua
2023-10-08 18:06:12 +00:00
Luka5W cdcb543c86 added option to show week numbers, possible fix for #316 2023-10-08 18:05:20 +00:00
Luka5W 5a340913ee added option to show week numbers, possible fix for #316 2023-10-08 17:46:18 +00:00
A.J. Palmer 7702f00efa add left positions for calendar 2022-05-24 08:49:32 -06:00
Aurélien LAJOIE 42ddeeb509
calendar: allow to change first day of week
Closes #293
2021-11-20 16:10:29 +01:00
Michael Cochez 80f6bb2c05 Added the option to customize te mousebuttons for going to the previous and next month 2021-11-20 02:21:32 +01:00
LordDot 7bb5c8cdfa
Fix #279 Calendar uses year for today 2021-06-26 14:32:20 +02:00
streetturtle 14cf597f5c Revert "[calendar] hide popup on right click"
This reverts commit 6a107cba
2020-12-26 14:54:43 -05:00
streetturtle 6a107cbada [calendar] hide popup on right click 2020-12-26 14:43:49 -05:00
streetturtle ed2b256407 fix more warnings 2020-12-06 14:47:40 -05:00
Thomas Friese 907a7c15fa
[calendar] Add theme from local config
- add a theme called 'naughty'
- make colors and corner radius configurable
2020-11-21 12:38:51 +01:00
Pavel Makhov 428b32d6ea remove trailing space 2019-12-24 20:38:27 -05:00
streetturtle d6fec8b94d add monokai theme 2019-12-17 21:46:02 -05:00
streetturtle 87ae97e5ef add warning when given theme does not exist 2019-12-17 21:37:24 -05:00
Pavel Makhov ecb9a0e9e8 add light and dark calendar themes 2019-12-17 16:43:36 -05:00
Pavel Makhov a1f93fa8bd tiny refactoring 2019-12-17 16:27:30 -05:00
streetturtle 0e5ae300fb themes for calendar widget 2019-12-15 22:10:22 -05:00
streetturtle 19d8dbf294 Make calendar placement customizable 2019-12-12 22:27:12 -05:00
Pavel Makhov 7dd6fe0aff nord theme for calendar widget + mouse support 2019-12-12 16:26:46 -05:00
streetturtle f6c76d7a51 Init version of calendar widget 2019-12-11 22:05:01 -05:00