Review of "PipeWire AirPlay Toggle" version 12

Details Page Preview

Quick Setting menu toggle to enable/disable the RAOP Discover Module in PipeWire, allowing users to quickly and easily show or hide their AirPlay enabled speakers. This extension now also supports PulseAudio starting from version 8. For full details and dependency information, please review the GitHub repository wiki.

Extension Homepage
https://github.com/craw0967/pipewire-airplay-toggle

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) warning 1

Shexli found 1 issue that may need reviewer attention.

EGO-L-006 warning

preferences classes should not retain window-scoped objects on instance fields without close-request cleanup

Preferences code stores window-scoped objects on the exported prefs class without `close-request` cleanup.

Destroy all objects

  • prefs.js:60
    this._switchRow = this._createSwitchRow(rowConfig.row)
  • prefs.js:66
    this._comboRow = this._createComboRow(rowConfig.row)

All Versions

Version Status
12 Active
11 Active
10 Rejected
9 Rejected
8 Active
7 Rejected
6 Active
5 Rejected
4 Active
3 Active
2 Inactive
1 Rejected

Previous Reviews on this Version

fmuellner active