aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* plug in the greeter menusCharles Kerr2014-01-221-1/+2
|
* copyediting: rename Service as Exporter & tweak commentsCharles Kerr2014-01-221-3/+3
|
* extract LiveState to its own State subclass to make main()'s flow easier to ↵Charles Kerr2014-01-221-34/+12
| | | | follow
* sync with new State class changesCharles Kerr2014-01-161-8/+19
|
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-0/+81
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