Dave Patrick

@seadve
187 Followers
341 Following
11 Posts

I develop free and open-source applications in my free time, mainly for the GNOME desktop.

馃嚨馃嚟

GitHubhttps://github.com/SeaDve
Websitehttps://seadve.github.io
For those who use @seadve's #Kooha utility app to easily record video+audio screencasts with your voice on #Linux using #GStreamer + #PipeWire, if you were experiencing increasingly "stuttering" and garbled sound recorded from the microphone over time, you will be delighted to know that the next release will have a fix for that issue 鈽猴笍 https://github.com/SeaDve/Kooha/issues/218#issuecomment-1948123954
Audio stutters and eventually cuts out on longer recordings 路 Issue #218 路 SeaDve/Kooha

Except that's exactly the problem I'm now experiencing (on two consecutive failed attempts) recording video & audio of about 1:10:00 in total length. Audio starts disintegrating by 10:00 and cuts o...

GitHub

App icon for @seadve's project!

#GNOME #AppIcon #Delineate

Hello, everyone!

I am working on a design refresh for Kooha to fix problems with the existing UI. Feel free to chime in on the discussion on the link below. Thanks!

https://github.com/SeaDve/Kooha/discussions/263

Design Refresh 路 SeaDve/Kooha 路 Discussion #263

This is a discussion so Kooha users and developers can discuss on the new UI. Feel free to chime in with the discussion. What the new design solves Adaptive UI that works better on mobile and small...

GitHub

After a bit of API polishing, I have finally released `mpris-server`!

It is a library for implementing the MPRIS D-Bus interface on your application from the service side. For those who haven't heard of the interface, it basically enables your application to become discoverable and controllable by other media controllers, like gnome-shell.

I would love to hear your opinions on the API. Thanks!

https://crates.io/crates/mpris-server

crates.io: Rust Package Registry