aboutsummaryrefslogtreecommitdiff
path: root/src/main.vala
Commit message (Collapse)AuthorAgeFilesLines
* main() should return service.run()Charles Kerr2013-08-051-3/+1
|
* copyediting: fix indentation in Service, fix copyright & author comments in ↵Charles Kerr2013-08-051-2/+19
| | | | bluez, service, main
* fully implement the bluez/device backend. in the desktop profile, add ↵Charles Kerr2013-08-051-1/+1
| | | | menuitems for the devices.
* 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 ↵Charles Kerr2013-08-011-1/+3
| | | | blocked, and its devices.
* 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