Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | follow-up to r326, if we can't get the alarm icon from click, use a sane ↵ | Charles Kerr | 2014-01-22 | 1 | -2/+9 |
| | | | | fallback icon | ||||
* | copyediting: omit unnecessary #includes | Charles Kerr | 2014-01-22 | 1 | -4/+0 |
| | |||||
* | the clock icon should match the one used by the clock app, so use click to ↵ | Charles Kerr | 2014-01-22 | 1 | -8/+54 |
| | | | | ask the clock app which icon it's using | ||||
* | plug in the greeter menus | Charles Kerr | 2014-01-22 | 1 | -2/+2 |
| | |||||
* | Plug the Settings object into the State container s.t. menus and actions can ↵ | Charles Kerr | 2014-01-16 | 1 | -15/+5 |
| | | | | update themselves when the user's settings change. | ||||
* | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 1 | -0/+518 |
Form: Add code annotations/comments. Remove dead code. Use Mir style guide. Todo: GSettings toggles, sync with new dbus-test-runner API, get GNOME Panel building again |