Dave Patrick

Results 61 issues of Dave Patrick

Hi, good day! I'd like to ask if I could use SongRec's implementation of the Shazam algorithm and fingerprinting on my app, [Mousai](https://github.com/SeaDve/Mousai), which is licensed under GPLv3. I would...

Currently, the icon does not describe the application's functionality very well. A metaphor could be something like a magnifying glass looking through sound waves or music notes.

enhancement
help wanted

See #263 TODO - [ ] add recording starting state and make state based on pipeline state

- [ ] Downscale area selector preview for better performance - [ ] Improve styling (https://gitlab.gnome.org/Teams/Design/os-mockups/-/issues/175) - [ ] Make cursor on first drag more consistent with gnome-shell - [...

enhancement

enhancement
packaging

Currently, it implements `Copy`, which could cause unexpected behaviors. I think it is better to just implement `Clone`, so the user can explicitly create a copy of the iterator. This...

Something similar to https://github.com/gtk-rs/gtk4-rs/pull/1468/commits/f27af90c0bd33c4cd35e8f84c0c0b48166b0a955

enhancement
good first issue

This fixes rust-analyzer from not starting. As a side effect, this fix also makes the command display on `outputTerminal` more accurate by keeping the command display untouched and moving `saveAsScript`...