Skip to content

Releases: shouya/malakal

Release 0.1.9

21 May 02:12
02c878b
Compare
Choose a tag to compare
  • Fix the unreasonably long notification timeout (33 min -> 5 sec)
  • Fix crash on cross day event
  • Create malakal folder for database file if missing (#1, thanks @jakeisnt)
  • Keyboard navigation and event manipulation

Release 0.1.8

20 Dec 14:27
507d9d6
Compare
Choose a tag to compare
  • Update calendar directory mtime on modification
    • This allows external tools (e.g. khal) to know it's time to refresh their cache
  • Fix resizer rect size which may not be clickable/draggable when events are too narrow
  • Add config for post_update_hook and post_update_hook_delay for running vdirsync automatically

Release 0.1.6

01 Oct 14:32
b0ecdd1
Compare
Choose a tag to compare

Visible days handling tweaks:

  1. the number of days to display will adjust itself based on window width
  2. remove manual 3-day view/weekly view control

Release 0.1.5

23 Aug 13:09
cc2a0a6
Compare
Choose a tag to compare
add fontconfig to dependencies

Release 0.1.4

23 Aug 12:52
fe8254b
Compare
Choose a tag to compare
bump version

Release 0.1.3

23 Aug 09:33
ed3bd97
Compare
Choose a tag to compare
fix another dead-lock

Release 0.1.1

22 Aug 15:57
d9a769b
Compare
Choose a tag to compare

Changes:

  • fix a bug related to default config creation

Release 0.1.0

22 Aug 15:17
6c0e20a
Compare
Choose a tag to compare
prepare for publish to crates.io