-
[I made this post on reddit to linux questions about why my screen lock activated during the middle of an elden ring boss fight.](https://www.reddit.com/r/linuxquestions/comments/1e00g5t/comment/lckm1…
-
Would be very nice if vis had mouse integration so you could scroll, click to move the cursor, etc.
Currently (for me at least) scrolling moves the cursor up and down the page, which sort of works, b…
-
Hi @ro31337, thanks for this cool project, would you plan to support remote mouse click?
b1tg updated
2 months ago
-
Thanks for this awesome library. Really saved my work.
It could be better to support mouse wheel scroll to enlarge image.
I used this library in multiplatform project :)
-
Curious if you could add mouse support to the menyoo? This is awesome that your updating menyoo and wish you good luck on your efforts.
-
a KDE Wallpaper Engine API that interacts with the mouse and tells control points where the mouse is, we can utilize KWin scripting. KWin is KDE's window manager, and it allows for scripting in JavaSc…
-
**Is your feature request related to a problem? Please describe.**
Some terminals offer the ability to report pixel coordinates of mouse events along with the character coordinate. I want to make a U…
-
Currently stfl does not have mouse support. I would like to have mouse support in newsboat (https://github.com/newsboat/newsboat/issues/1433), and this seems to be the place to add that functionality.…
-
I have implemented a slider which supports relative mouse mode, to drag more precise than the pixels on the screen. The `SDL_MouseMotionEvent::state` field loses its mouse button flags when enabling r…
-
Hi,
I'm trying to use TrackIR with FreePIE to emulate mouse movements. I have a script (see below) that works for most games:
```python
def update():
yaw = trackIR.yaw
pitch = trackIR.p…