summaryrefslogtreecommitdiff
path: root/TODO.md
blob: 3a6e694d33242f39c486e90715cf26c3854da2cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Tasks

 [ ] Cleanup GcalWindow
 [ ] Cleanup GcalManager
 [ ] Properly split shell search
 [ ] Add disable/enable of views
 [ ] Make GcalTimeSelector an entry
 [ ] Properly fix timezone handling
 [ ] Rethink signals from GcalManager

 * Add more animations
   [ ] Add animation to switch weeks (horizontal scroll)
   [ ] Add animation to switch months (vertical scroll)
   [ ] Add animation to switch years (vertical scroll)

# Design tasks

 [ ] How to handle timezones?
 [ ] How should a Single Day view look like?
 [ ] Need mockups for:
   [ ] Day view
   [ ] Agenda view
   [ ] Timezone selector
 [ ] What to do when there's no host set in the event.

# Wishlist

 [ ] Add resize-by-handlers capabilities to GcalEventWidget