Thor77 / Blueproximity

Run a command once a bluetooth device is in/out of a range
GNU General Public License v2.0
66 stars 15 forks source link

Support for Unity's AppIndicators #53

Open Thor77 opened 7 years ago

Thor77 commented 7 years ago

Added runtime-selectable support for using Unity AppIndicators. The gtk-systray version was causing errors with other programs running in the tray. This fixes the issue by moving blueproximity out of the systray and into appindicators. Attached file: https://sourceforge.net/p/blueproximity/patches/_discuss/thread/3d5eb592/7e50/attachment/proximity.patch (by anonymous)

Thor77 commented 7 years ago

When will this patch go upstream?

Also, How can I apply the patch to 1.2.5? I only get this:

root@isdeblnnl002:/usr/share/blueproximity# patch <~sschapiro/Downloads/proximity.patch patch: **\ Only garbage was found in the patch input. (by schlomoschapiro)

Thor77 commented 7 years ago

I did patch by

patch proximity.py proximity.patch

but there was some rejected changes (3) and proximity stoped working. ;( (by panelacek)