KonerDev

Results 11 issues of KonerDev

### Description of the new feature / enhancement You can press a key combination that will mute/unmute the targeted window. Optionally a way to adjust the volume of the targeted...

Needs-Triage

### Microsoft PowerToys version 0.66.0 ### Installation method GitHub, PowerToys auto-update ### Running as admin Yes ### Area(s) with issue? General ### Steps to reproduce If I start PowerToys with...

Issue-Bug
Needs-Triage

# Documentation bug 1. Download a documentation for example the Web API 2. Open the downloaded documentation offline (for example this page: https://devdocs.io/dom/canvasrenderingcontext2d) ## Summary The preview of the documentation...

docs/improvement

## Prerequisites * [x] Did you make sure a similar [issue](../) didn't exist? * [x] Did you update gTTS to the latest? (`pip install --upgrade gTTS`) ## Proposed Behaviour I...

enhancement
documentation

I want to run code on my hub using a Python script not the command, how is that possible?

Do you have an idea how I can change the prompt so that ChatGPT doesn't use emojis and that it responds in a specific language?I can't get it to work

**1. Read the [FAQs](#faqs) 👇** ✅ **2. Describe the bug** If I have two components that should be animated as soon as they are visible, they will not be animated...

bug

How can I set the motor A to 20°, for example? ```py import mindstorms import time hub = mindstorms.Hub() time.sleep(1) motor_a = hub.port.A.motor motor_a.run_to_position(20) ``` Because this code only moves...

Is it possible to play my own audio file that is on my computer on the hub via `hub.sound.play()`?

## Describe the bug On the page https://javascript.info/polyfills there is a link to polyfill.io, which is found to serve malware because the site was sold to a Chinese company. Instead,...