-
Hello. First, I would like to thank you for this library
Second, I'm trying to do some logic with moving mouse in my Qt app. Basically, I want to move the mouse and send clicks/releases based on my…
-
### Quick summary
When try to use mouse as gamepad, on wayland only the mouse are not locked on the screen, but if try to use
` env QT_QPA_PLATFORM=xcb rpcs3`
works perfectly
### Details
In Wayla…
-
Opening the application results on a segfault.
``` bash
$ qtpass
util.cpp: 45 "/usr/local/texlive/2023/bin/x86_64-linux:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/flutter/bin:/usr/lib/jvm/defau…
-
| | |
| --- | --- |
| Bugzilla Link | [18810](https://llvm.org/bz18810) |
| Version | 3.4 |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/60944935/14374898…
-
Hello dear Yann,
I would like to inform you that PySide2 is no longer supported in Maya 2025.
To ensure compatibility, I recommend adding the following lines to your code:
```py
try:
from…
-
Once I unplugged from external monitors it worked well. The problem is raised from line 29 in textshot.py,
``` self.screen = QtWidgets.QApplication.screenAt(QtGui.QCursor.pos()).grabWindow(0)``…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR18810](https://bugs.llvm.org/show_bug.cgi?id=18810) |
| Status | NEW |
| Importance | P normal |
|…
-
#395 depends on this.
aalex updated
6 years ago
-
**Describe the bug**
I'm using 1.8.1 on Ubuntu/lunar, with JMP set to Fullscreen, and using a tv remote to communicate with JMP using CEC.
When JMP is idle, gnome blanks the screen after a tim…
-
Hello!
Thanks for creating this stubs package, it is really helpful!
I tried using it, but got weird behavior on many docs.
Example:
`window.setCursor(QtGui.QCursor(QtCore.Qt.ArrowCursor))`
!…