Mach50
Mach50
## Checklist - [ x ] I'm requesting support for a new site - [ x ] I've checked for similar site support requests including closed ones - [ x...
Made it possible to add a title of your own for the systray icon rather than just `tooltip`. example: ```py from win10toast import ToastNotifier notifier = ToastNotifier("Application Name") notifier.show_toast( "Notification",...
How can I make mpv accept media key controls (play/pause/next/prev) globally? I did see solutions for this on mac and linux but not for windows, not anything that feels native...
**Environment** - OS: Windows 10 (msys2/mingw64) - scrcpy version: v2.0 - installation method: pacman scrcpy-server file cannot be found even though it exists in the right path. ``` scrcpy 2.0...
## What feature should be added to Tachidesk? It would be nice to show a warning screen when you are reading and the next chapter available is not the actual...
I am running a Ryzen 7 5800HS with integrated graphics. On windows ComfyUI will use half of my RAM (16 GB Total) for the integrated GPU but not on linux....
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I am able to copy and cut text from zed and even...
I am using a usb keyboard plugged into my laptop (installed using nix-flakes). Both my laptop and my keyboard have CapsLock and NumLock status LEDs but they do not work...
### Is your feature request related to a problem? Please describe. I am new here and I am not sure if something like this already exists. AHK style hotstrings would...
### Captchas - [x] I have read the instructions. - [x] I have searched existing issues and avoided creating duplicates. - [x] I am not filing an enhancement request. -...