aboutsummaryrefslogtreecommitdiff
path: root/src/killswitch.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix build warningsRobert Tari2020-12-221-0/+4
* desktop.vala: Do not hide the indicatorRobert Tari2020-12-211-1/+1
* 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
* if /dev/rfkill doesn't exist or isn't writable, then try to handle bluetooth ...Charles Kerr2013-10-111-0/+7
* copyediting: whitespace, type inferenceCharles Kerr2013-08-061-1/+1
* add some extra commentsCharles Kerr2013-08-061-2/+7
* silence g_message scaffoldingCharles Kerr2013-08-051-1/+0
* edit killswitch for readability and to remove the iowatch in dispose()Charles Kerr2013-08-051-21/+31
* fully implement the bluez/device backend. in the desktop profile, add menuite...Charles Kerr2013-08-051-4/+3
* improve documentation on Killswitch, Bluetooth, and BluezCharles Kerr2013-08-011-8/+15
* add a bluetooth backend to track bluetooth being enabled, being hard/soft blo...Charles Kerr2013-08-011-0/+147