Compare commits

..

4 Commits

4 changed files with 31 additions and 2 deletions

View File

@ -122,7 +122,7 @@ repos:
# prettier, opinionated code formatter
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v4.0.0-alpha.5"
rev: "v4.0.0-alpha.6"
hooks:
- id: prettier
# These are handled by Black below or pretty-format-json above

View File

@ -13,7 +13,10 @@
// Additionally I get migraines and suffer from floaters when staring at
// bright light screen so much and it's just easier to disable this than
// continuously click around Midnight Lizard or similar.
defaultPref("privacy.resistFingerprinting", true);
// Note that this also BREAKS Mobilizon through enforced UTC and thus all
// timezones will be three hours off unless caution is exercised. I am not
// sure if this also caused weird developery seeming errors about timezones.
defaultPref("privacy.resistFingerprinting", false);
// Enable letterboxing
defaultPref("privacy.resistFingerprinting.letterboxing", true);

View File

@ -1,5 +1,25 @@
# PipeWire notes
<!-- editorconfig-checker-disable -->
<!-- prettier-ignore-start -->
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [File moved](#file-moved)
- [USB headset volume problem](#usb-headset-volume-problem)
- [Bluetooth](#bluetooth)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<!-- prettier-ignore-end -->
<!-- editorconfig-checker-enable -->
## File moved
This file moved here from `pipewire/media-session.d` since that is deprecated
by wireplumber.
## USB headset volume problem
2021-06-14: These files shouldn't even exist, the solution below is wrong,
@ -39,3 +59,8 @@ See also:
- https://www.redpill-linpro.com/techblog/2021/05/31/better-bluetooth-headset-audio-with-msbc.html
- https://web.archive.org/web/20210614103423/https://www.redpill-linpro.com/techblog/2021/05/31/better-bluetooth-headset-audio-with-msbc.html
The above may be somewhat deprecated. Refer to these instead:
- https://steamdecki.org/Steam_Deck/Wireless/Bluetooth#Enabling_More_Codecs_and_Enabling_Headsets
- Fedora: install `pipewire-codec-aptx` (from `rpmfusion-free-updates`)

View File

@ -1,3 +1,4 @@
-- Fedora: install pipewire-codec-aptx (from rpmfusion-free-updates)
-- https://steamdecki.org/Steam_Deck/Wireless/Bluetooth#Enabling_More_Codecs_and_Enabling_Headsets
-- Note to self: don't start limiting the codecs, just select the correct one
-- from pavucontrol, it will be remembered. SteamOS: add pavucontrol as a