aboutsummaryrefslogtreecommitdiff
path: root/src/main.vala
Commit message (Expand)AuthorAgeFilesLines
* omit the rfkill killswitch altogether, leaving on/off to bluez via org.bluez....Charles Kerr2013-10-141-1/+1
* main() should return service.run()Charles Kerr2013-08-051-3/+1
* copyediting: fix indentation in Service, fix copyright & author comments in b...Charles Kerr2013-08-051-2/+19
* fully implement the bluez/device backend. in the desktop profile, add menuite...Charles Kerr2013-08-051-1/+1
* tweak startup commentsCharles Kerr2013-08-031-1/+4
* improve documentation on Killswitch, Bluetooth, and BluezCharles Kerr2013-08-011-1/+1
* add a bluetooth backend to track bluetooth being enabled, being hard/soft blo...Charles Kerr2013-08-011-1/+3
* add per-profile icons and initial menus w/settings sectionCharles Kerr2013-08-011-15/+2
* add main() to its own fileCharles Kerr2013-07-311-0/+27