mg-dev25

Results 23 comments of mg-dev25

@cjpais Because of this issues with github https://github.com/orgs/community/discussions/5634 I don't have the option to allow edit of the Pr. So I give you access to write the fork create by...

The black screen is not a bug, it is a normal behavior implement by kasmvnc to indicate the GPU driver is not correct. Often this is because, when using KDE,...

@Xitee1 You need to share the yml docker compose file, for us to help you.

I noticed the audio recorder wasn't always picking the best settings. In fact, without this change, Handy was crashing in a loop on my machine. I tweaked `recorder.rs` to check...

Ok, I will do it in few hours.

@ecker00 What I do for my infra is to stop the container to free the VRAM using a service like [sablier](https://github.com/sablierapp/sablier) can help you do it automatically.

@isaacwein @khannover @syzby They are no API, you have to use the [wyoming](https://github.com/rhasspy/wyoming) protocol to communicate with the service.

Closing per maintainer feedback to split into separate atomic changes. The Wayland API simplification (using existing `is_x11` instead of adding redundant `is_wayland`) will be submitted as a separate PR if...

Here are some practical use cases for the `@footer@` tag. The common theme is placing checkboxes that modify the action itself (rather than configure parameters) next to the action buttons....

Had the same problem - custom commands AND agents not showing up in /help even though search was working. Found the culprit was my ripgrep config. I had --color=always in...