Opened 15 years ago
Closed 15 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.
Change History (1)
comment:1 Changed 15 years ago by andar
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This has been implemented in trunk.