indicator-kdeconnect icon indicating copy to clipboard operation
indicator-kdeconnect copied to clipboard

isReachable/isPaired as properties, correct icon

Open nicklan opened this issue 8 years ago • 3 comments

This change switches is_reachable and is_paired to fetch the properties instead of trying to call a method. (not sure if/when this changed in the dbus interface, but that's how they are presented for me)

This fixes issue #31 and (I think) #38

This also switches the icon code to use the statusIconName as that seems to have the correct value. Also, in DeviceIndicator, no longer append "-symbolic" as (at least on my system) the icons don't seem to have that in their names.

(If you'd like these separated, let me know)

nicklan avatar Apr 06 '16 18:04 nicklan

Thanks! this fixed it for me

Natsumi-sama avatar Apr 07 '16 04:04 Natsumi-sama

+1 fixed my issues

mariogrip avatar Sep 20 '16 15:09 mariogrip

As I understand it, indicator-kdeconnect is now being maintained on the fork https://github.com/Bajoja/indicator-kdeconnect

Please consider installing that version instead and check whether your pull request still apply and if does submit it there?

hashar avatar Nov 14 '17 22:11 hashar