Code review comment for lp:~bratsche/indicator-session/users-service

Revision history for this message
Cody Russell (bratsche) wrote :

> * I was looking at "CanActivateSessions" call to ConsoleKit. Do
> you think we should check this earlier and make the menu items
> sensitive or insensitive based on this?

Should the menuitems even be there if you can never click them? I went ahead and made an API on UsersServiceDbus that can check if the seat can activate sessions, and we can either make the menuitems insensitive or not add them or whatever. For now I didn't change the menu, just added the API.

I'm fixing up the remaining issues now.

« Back to merge proposal