vimouse
vimouse copied to clipboard
crash after pressing ctrl+meta
app starting
starting key listener.. listening
, but after pressing ctrl+meta the following message appears in the console:
key listener stop or reset... resetKeyPrsd() showWindow() create thread for QtApplication WARNING: QApplication was not created in the main() thread. key listener: NOW BLOCKING KEY EVENTS BEING SENT TO OTHER APPS, until key badges dismiss QSettings::value: Empty key passed QSettings::value: Empty key passed QWidget subclass init finish refresh() Traceback (most recent call last): File "/home/bwz/downloads/vimouse-master/tgui.py", line 158, in paintEvent painter.setFont( QFont( 'Arial' , letterH, QFont.Bold) ) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: arguments did not match any overloaded call: QFont(): too many arguments QFont(family: str, pointSize: int = -1, weight: int = -1, italic: bool = False): argument 2 has unexpected type 'float' QFont(a0: QFont, pd: QPaintDevice): argument 1 has unexpected type 'str' QFont(a0: QFont): argument 1 has unexpected type 'str' QFont(variant: Any): too many arguments zsh: IOT instruction (core dumped) python3 main.py
how i can fix it?
I pushed new code. Try it
yes it's working. thankz)
dual monitor is supported?
dual monitor is supported?
Not truely suppoted yet. But you can modify this: https://github.com/garywill/vimouse/blob/8fd23e356de6e578e724e9c47605b28f464f80e0/g.py#L7-L17 as workaround, to make it work on the monitor you want , or cross-monitor