Review of "Focusli" version 10

Details Page Preview

Improve focus and increase your productive by listening to different sounds

Extension Homepage
https://github.com/armonge/gnome-shell-extension-focusli

No comments.

Diff Against

Files

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

All Versions

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

Previous Reviews on this Version

armonge posted a review
Regarding previous feedback: 1- Addressed in current submission 2- That's leftover from the typescript compilation while importing the global types for GJS as pointed out [here]( https://github.com/gjsify/types/tree/main/gjs#global-types), no longer present in the current submission 3- Addressed in the current submission 4- Addressed in the current submission 5- After going over the documentation for SoundPlayer available in [gnome docs](https://gjs-docs.gnome.org/meta13~13/meta.soundplayer) as well as the [code for the soundplayer](https://gitlab.gnome.org/GNOME/mutter/blob/main/src/core/meta-sound-player.c#L1) I couldn't find a way to provide the full functionality of the extension without resorting to gst. Specifically the extension - allows to change the volume separately for each sound (optional) - Plays the audio files on a loop until the user stops them manually (hard requirement) I'm willing to work on an alternative solution if there's some guidance as to any other gnome API i could use 6- Addressed on current submission 7 - Addressed on current submission 8- Addressed in current 9- Addressed on current submission
JustPerfection active
Thanks! For playing sound, you can ask that in GNOME Matrix extensions channel.