]> Pileus Git - lackey/commit
Add bit flags for event and todo line items
authorAndy Spencer <andy753421@gmail.com>
Sun, 16 Jun 2013 10:31:38 +0000 (10:31 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sun, 16 Jun 2013 10:31:38 +0000 (10:31 +0000)
commit73c73a83c246975dd04df36b94cb381d315dc2ad
tree33feee1aa1b9c68129adbbdf298ae9904091342c
parentefecad11ff685dfef0f43d28b76f7d9a33d4780b
Add bit flags for event and todo line items

This supports drawing the "current" item and allows for additional
options if we need them in the future.
src/view.c
src/view.h
views/day.c
views/events.c
views/todo.c