View source for User:ChrisLord

From Openmoko

Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Return to User:ChrisLord.

Personal tools

Todo

Today

  • Don't set a specific icon size for the toolbar, to stay in-line with other apps
  • Refresh event query when a new day turns
  • Use the Dates back-end library for calendar interaction(?)
  • Confirm/Fix Today kills itself when using the kill-all function
  • Add confirmation when killing a single application (bug #818)
  • Look into bug #820 (no app-icons in task manager)

Dates

  • Add event creation
  • Add event removal
  • Add search/category filter
  • Add week view
  • Add proper scrolling support to JanaGtkDayView
  • Add 24-hour event view to JanaGtkDayView
  • Add event preview to week view
  • Add month view
  • Add day event-list to month view
  • Implement search/category filter in month view
  • Add category support
  • Use MokoHintEntry on view/editing page
  • Add some validation to event editing
  • Add window titles (bug #816)
  • Add search/filter to week view (pending on Dates widget library)
  • Add search/filter to calendar in month view (pending on Dates widget library)
  • Add category colours (pending on Dates widget library)
  • Add alarms/repeats (pending on Dates ECal back-end library)
  • Modify om-2 theme to make widgets look nicer
  • Switch list view to a day view(?) Or write an in-line entry day-view(?)
  • Add year view(?)
  • Add web calendar support(?)
  • Add ical/vcal event import(?)

libmokoui

  • Fix MokoHintEntry erasing input when it matches the hint text
  • Add scroll policy settings for MokoFingerScroll
  • Fix bug calculating indicator size/position when setting border-width >0 on MokoFingerScroll
  • Write new scrolling widget that doesn't take over events like MokoFingerScroll
  • Make MokoFingerScroll eat fewer events(?)