Connor K
Connor K
This PR contains: - [ ] bugfix - [ ] feature - [ ] refactor - [ ] documentation - [x] other - only changed types Are tests included? -...
I need to access something which is `computed(() => {...})` inside the components i'm drag-and-dropping. there doesn't seem to be any way to get my hands on a list of...
it almost works! when I comment out window.py, line 63, it works! but it's not transparent.  If you can fix this, the package will probably be good on Linux....
I don't want my bot to have a prefix; I want to invoke commands solely by pinging it. Annoyingly, poise's built in help function shows the prefix as `` ...
I'd like to be able to `cat file.png | win32yank -i`
Decided to put the linux dependencies on the installation page but no reason they couldn't be on their own page if y'all want. Mostly copied from [bevyengine/docs/linux_dependencies.md](https://github.com/bevyengine/bevy/blob/main/docs/linux_dependencies.md) but I added...
while writing #1141 i noticed that `` used the text selection cursor instead of the pointer cursor. before:  after: 
### Are you following the right branch? - [X] My Nixpkgs and Home Manager versions are in sync ### Is there an existing issue for this? - [X] I have...
before:  after: 