Opened 16 years ago
Closed 16 years ago
#365 closed bug (Fixed)
Remove SignalReceiver
Reported by: | andar | Owned by: | andar |
---|---|---|---|
Priority: | major | Milestone: | 1.2.0 |
Component: | GTK UI | Version: | 1.1.0_dev |
Keywords: | signals, signalreceiver | Cc: |
Description
Remove the signalreceiver and instead simply pull signals from the daemon for processing. Running the signalreceiver on the client side really isn't needed. This does depend on #364 and will require the ipc interface be changed for Windows and systems without dbus.
Note:
See TracTickets
for help on using tickets.
This has been implemented in trunk.