spotify-widget@suleman: Spotify desktop widget with ad blocking - #1846
spotify-widget@suleman: Spotify desktop widget with ad blocking#1846suleman-dawood wants to merge 3 commits into
Conversation
Best-practices scannerThis is a regex-based check for API usage that can pose security, performance or This check is not perfect and will not replace a normal review.Found 12 potential issue(s):
|
- Replace query_exists() with try/catch (sync blocking) - Remove hardcoded dev path from launcher candidates - Use GLib.get_user_data_dir() instead of hardcoded .local/share - Convert spawnCommandLine to spawn([]) where possible - Remaining spawnCommandLine calls use bash -c with shell features
Best-practices scannerThis is a regex-based check for API usage that can pose security, performance or This check is not perfect and will not replace a normal review.Found 5 potential issue(s):
|
Best-practices scannerThis is a regex-based check for API usage that can pose security, performance or This check is not perfect and will not replace a normal review.Found 4 potential issue(s):
|
New Desklet: spotify-widget@suleman
A minimal Spotify desktop widget for Cinnamon with playback controls and ad blocking support.
Features
MPRIS Integration
All controls use the standard MPRIS2 D-Bus interface (
org.mpris.MediaPlayer2.spotify). No API keys or external services required.