aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2013-06-28 09:48:54 -0500
committerCharles Kerr <charles.kerr@canonical.com>2013-06-28 09:48:54 -0500
commit69bf3537b0fe5aa00d015c7339ce20e9c2b80d1f (patch)
tree4923176fe32ec90282614a8453786a6288feaf6f /TODO
parent3bd279a7de3b32bc33ab2f80d4eae0ecfe83dd38 (diff)
downloadayatana-indicator-session-69bf3537b0fe5aa00d015c7339ce20e9c2b80d1f.tar.gz
ayatana-indicator-session-69bf3537b0fe5aa00d015c7339ce20e9c2b80d1f.tar.bz2
ayatana-indicator-session-69bf3537b0fe5aa00d015c7339ce20e9c2b80d1f.zip
finish up backend-dbus/users.c: fix an unref bug when creating user proxies. fix an async race condition where we emitted change events for users before their proxy objects had finished being asynchronously constructed.
Diffstat (limited to 'TODO')
-rw-r--r--TODO19
1 files changed, 0 insertions, 19 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index c58b986..0000000
--- a/TODO
+++ /dev/null
@@ -1,19 +0,0 @@
-code
- x x-canonical-type for user/guest menuitems
- x remove the --replace command-line argument
- x fix deprecated/dead APIs use in backend
-
-cmake
- x add cmake rule to install .indicator file
- x add cmake rule to install dbus service file
- x add cmake rule to install indicator-session-service
- x gsettings schema validation
- x icon installation
- x test schema installation
-
-bugs
- x Suspend button should be hidden when shell is available
- x showing multiple users as having the active session...
- x Hibernate button is appearing when it shouldn't
- x J Random User is showing up when we switch sessions, difficult to reproduce
- _ when logged in as Guest, i-session can't recognize other users' icons?