-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or…
-
First of all, thanks for this useful project. I appreciate your work!
I have problem that seems like a duplicate of #531 which is fixed, but on my side it's not fixed.
I don't know this bug happen…
-
Environment: Bazzite OS on GPD Win 4 2023
Binary: the release binary in https://github.com/pelrun/pyWinControls/releases/tag/v1.0.3
Reproducable steps:
```sh
$ ./gpdconfig -d config.conf
$ ./…
-
Moved from numix-core as suggested. Basically requesting for indicator icons on panel for caps/nums/scroll (this isn't built into unity and needs a pkg called indicator-keylock, links below). There is…
-
Update keyboard event values according to the latest DOM3 spec.
http://www.w3.org/TR/DOM-Level-3-Events/#widl-KeyboardEvent-code
(I was using the older version, now at http://www.w3.org/TR/2012/WD-DO…
-
It would be great to have a keyboard shortcut to minimize the window even if looking-glass is in full-screen mode.
This shortcut exists on Moonlight and is very convenient to return rapidly to the ho…
-
I was just wondering if is it possible to make the draggable option more precise. For example, if look at the "Perspective View" here https://nickpiscitelli.github.io/Glider.js/, you often end up in b…
-
cool package - only downside, it's not working -.-
check out your own demo page here:
https://bodyscrolllock.now.sh/
enable scroll lock -> works 👍
disable scroll lock -> body won't get a …
-
Good stuff 🙌 , however this no longer seems to be working with the latest updates from Windows 10 and Windows 11. A simple workaround I found is to increase and decrease the volume. Moving the mouse n…
-
Hello,
i noticed that is actually hard to update the default value due to subsequent calls.
Example: i create the SimpleSelect component with a defaultValue={label: "a", value: 1}
Now, due to…