| 12 Nov 2023 |
hexa | vcunat: https://www.thunderbird.net/en-US/thunderbird/115.4.2/releasenotes/ | 20:15:34 |
hexa |
Version 115.4.2, first offered to channel users on November 6, 2023
| 20:15:50 |
hexa | L() | 20:15:51 |
hexa | * 🐦️ | 20:15:58 |
vcunat | Oh, OK. Doesn't look urgent. | 20:16:17 |
hexa | In reply to @hexa:lossy.network retrying rust_1_70 instead, the minimal requirement should hopefully be sufficient until the 23.05 EOL looks like that bootstraps just fine. | 20:25:53 |
| 13 Nov 2023 |
| c8h4 joined the room. | 12:15:53 |
| c8h4 changed their display name from c8h4 ⚡️ to Christoph. | 12:18:48 |
| c8h4 set a profile picture. | 12:18:49 |
| c8h4 changed their display name from Christoph to c8h4. | 12:19:01 |
felschr | Noticed that GPU acceleration wasn't working for Tor/Mullvad Browser:
https://github.com/NixOS/nixpkgs/pull/267085 | 18:59:56 |
c8h4 | Hi, regarding issue #266620 (enabling WebRTC in Floorp) - according to this comment in buildMozillaMach, webrtcSupport should only be set through privacySupport, but what exactly is the reason for that? Setting privacySupport = true would enable a bunch of other (undesirable) stuff .. | 19:05:37 |
c8h4 | Or is the intention here that privacySupport = true should be set, and then all the unwanted things explicitly disabled? | 19:05:57 |
K900 ⚡️ | No, that's not what it's set to | 19:06:15 |
K900 ⚡️ | It's set to NOT privacySupport | 19:06:21 |
K900 ⚡️ | So it'll be enabled if privacySupport is disabled | 19:06:32 |
c8h4 | Yeah, that's the thing, as that would also enable e.g. geolocationSupport .. so there no way to enable webrtc while keeping geolocation disabled? IOW, would privacySupport = false; geolocationSupport = false; be a supported configuration? | 19:13:22 |
c8h4 | If one wants webrtc enabled, while keeping the rest of the stuff that privacySupport = false entails disabled | 19:13:22 |
c8h4 | Or am I missing something here completely? | 19:14:02 |
K900 ⚡️ | privacySupport only disables features | 19:15:07 |
K900 ⚡️ | Do you want to have it disable everything but webrtc? | 19:15:27 |
c8h4 | Yeah, that's what I meant. Sorry if that was a bit confusingly worded .. | 19:16:56 |
c8h4 | Though I'd ask first before completely diving into the builder myself | 19:17:52 |
K900 ⚡️ | Then you can just set it to privacySupport = true; webrtcSupport = true; | 19:18:31 |
K900 ⚡️ | That will override the default | 19:18:40 |
c8h4 | Alright, so that's supported. I just wasn't sure because of the comment I linked above | 19:19:31 |
c8h4 | Thanks a lot! | 19:19:36 |
vcunat | In reply to @vcunat:matrix.org Oh, OK. Doesn't look urgent. https://github.com/NixOS/nixpkgs/pull/267283 | 19:52:48 |
hexa | thunderbird-unwrapped next time maybe? | 23:32:39 |
| 14 Nov 2023 |
vcunat | Why though? :-) | 06:43:46 |