Make airplane mode sane again! This extension gives you better control over the airplane mode and lets you turn off the annoying "Bluetooth gets turned on when I disable airplane mode" behaviour.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
2.0.1 (14) | Active |
2.0.0 (13) | Active |
12 | Active |
11 | Inactive |
10 | Inactive |
9 | Inactive |
8 | Inactive |
7 | Inactive |
6 | Inactive |
5 | Inactive |
4 | Inactive |
3 | Rejected |
2 | Rejected |
1 | Rejected |
Approved but what's the reason for creating custom `addInterval`, `removeTimeout` and `addTimeout` functions? If you don't want to use `GLib` for timeouts, gjs already supports JavaScript standard `setTimeout`, `setInterval`, `removeTimeout` and `removeInterval` functions.
Ah, didn't know this. I think I implemented them because in the past gjs didn't support the standard JavaScript functions? Anyways thanks for the hint!
gjs added those functions since GNOME Shell 42.