-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathTODO
More file actions
15 lines (14 loc) · 708 Bytes
/
TODO
File metadata and controls
15 lines (14 loc) · 708 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
add 'refresh' button
add 'duplicate alarm' button
revisit: repopulate tree only after another program became active, then malarm gets back the focus
no snooze for weekly and yearly? hard to implement enable/disable
remove unused gconf keys at startup?
add cmd-line option to view and remove alarm (use cookie)
icon in main view? alarm / snoozed alarm
add timer option (input is in x minutes from now)
use gtk_tree_model_sort_new_with_model to make columns sortable?
add snooze length option for each alarm
allow setting of system default snooze length
change app icon
fix slight resizing of widget controls when play/stop is pressed
stop worldclock from 'seeing' our alarms, it just checks 3 bits in flags?