index
:
ayatana-indicator-bluetooth
main
release-builds
Ayatana Indicator Bluetooth Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
killswitch.vala
Commit message (
Collapse
)
Author
Age
Files
Lines
*
src/*.vala: Fix license headers having been a mix of GPL and LGPL license ↵
Mike Gabriel
2020-10-30
1
-2
/
+2
|
|
|
|
text fragments. Adapt to GPL-3, fully.
*
if /dev/rfkill doesn't exist or isn't writable, then try to handle bluetooth ↵
Charles Kerr
2013-10-11
1
-0
/
+7
|
|
|
|
toggles simply by toggling bluez Adapters' Powered property
*
copyediting: whitespace, type inference
Charles Kerr
2013-08-06
1
-1
/
+1
|
*
add some extra comments
Charles Kerr
2013-08-06
1
-2
/
+7
|
*
silence g_message scaffolding
Charles Kerr
2013-08-05
1
-1
/
+0
|
*
edit killswitch for readability and to remove the iowatch in dispose()
Charles Kerr
2013-08-05
1
-21
/
+31
|
*
fully implement the bluez/device backend. in the desktop profile, add ↵
Charles Kerr
2013-08-05
1
-4
/
+3
|
|
|
|
menuitems for the devices.
*
improve documentation on Killswitch, Bluetooth, and Bluez
Charles Kerr
2013-08-01
1
-8
/
+15
|
*
add a bluetooth backend to track bluetooth being enabled, being hard/soft ↵
Charles Kerr
2013-08-01
1
-0
/
+147
blocked, and its devices.