mg-dev25

Results 14 issues of mg-dev25

Hello, I tried multiple command to play a playlist YouTube randomly, but nothing work. /bin/./catt -d "192.168.10.107" cast -y "opts.playlist_random=yes" "https://www.youtube.com/watch?v=CQLsdm1ZYAw&list=PLMC9KNkIncKseYxDN2niH6glGRWKsLtde" Play only the first video on the Google Home...

Hello, I got these errors when trying to search in the Stack Overflow site. > how2 select keys with jq -s ``` Searching StackOverflow... \Result title is undefined. Result title...

Hello, I try to install the app with both GUI and the CLI, but it's fail every time. I got a "WARNING - E: Package 'crystal' has no installation candidate"...

[linuxserverurl]: https://linuxserver.io [![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png)][linuxserverurl] ------------------------------ - [x] I have read the [[contributing](https://github.com/linuxserver/docker-faster-whisper/blob/main/.github/CONTRIBUTING.md)](https://github.com/linuxserver/docker-faster-whisper/blob/main/.github/CONTRIBUTING.md) guideline and understand that I have made the correct modifications ------------------------------ ## Description: This PR adds two new environment...

### Fix: Improve Paste Reliability with Overlay Timing Callback This PR fixes paste failures on Linux (especially Wayland) by ensuring the overlay is fully hidden and focus is restored to...

### Improvement: Audio Recorder Quality & Crash Fix While debugging audio issues on Linux/Wayland (related to #390), I noticed the audio recorder wasn't always picking the best settings. In fact,...

## Problem Notebook and paned dialogs can hang indefinitely: - If child processes fail to start or register, parent waits forever - Children not properly reaped, leaving zombies - No...

Addresses #219, #69, #188, #220 ## New features ### 1. @footer@ tag Place fields in the dialog button bar instead of the form grid: ```bash yad --form --field="Name" "" --field="@footer@I...

## Combined improvements This commit addresses multiple related issues: ### 1. Wayland backend detection and warnings Addresses #159, #261, #158, #216, #49 On Wayland, X11-only features now show clear warnings...

# Add yad_check_x11() for Wayland compatibility Adds a simple API for checking if running on X11. This follows the feedback on PR #314 about using the existing `is_x11` variable instead...