Opened 14 years ago

Last modified 14 years ago

#44 accepted defect

Start menu shortcuts need more attention, they go stale — at Version 1

Reported by: Antoine Martin Owned by: Antoine Martin
Priority: major Milestone: 1.0
Component: Client Keywords:
Cc:

Description (last modified by Antoine Martin)

We can remove existing commands during the applet's lifetime but the shortcuts do not currently get deleted. We need to replace the current lambda delete callback with a generic callback like ServerCommand?.remove() so we can call it from timeout.

Some of the shortcuts may just be invalid, we should pass them to a wrapper than can delete them if the applet replies it's invalid?

We may also want to remove them when we disconnect from a server? Make it an option?
Start the applet on demand?...

Change History (1)

comment:1 Changed 14 years ago by Antoine Martin

Description: modified (diff)
Note: See TracTickets for help on using tickets.