aboutsummaryrefslogtreecommitdiff
path: root/src/bluetooth.vala
Commit message (Expand)AuthorAgeFilesLines
* src/*.vala: Follow-up fix for dd2f32e2 (fixing GPL-3 license texts in file he...Mike Gabriel2020-10-301-2/+2
* src/*.vala: Fix license headers having been a mix of GPL and LGPL license tex...Mike Gabriel2020-10-301-2/+2
* add a 'connected' property as a simple hook to whether or not we have any con...Charles Kerr2013-12-061-0/+3
* if /dev/rfkill doesn't exist or isn't writable, then try to handle bluetooth ...Charles Kerr2013-10-111-41/+8
* add an action whose state shows whether or not bluetooth is supported by the ...Charles Kerr2013-10-101-0/+5
* fully implement the bluez/device backend. in the desktop profile, add menuite...Charles Kerr2013-08-051-150/+41
* initial support for individual devices in Bluetooth classCharles Kerr2013-08-031-0/+138
* improve documentation on Killswitch, Bluetooth, and BluezCharles Kerr2013-08-011-15/+13
* add a bluetooth backend to track bluetooth being enabled, being hard/soft blo...Charles Kerr2013-08-011-0/+53