Closed khalilfazal closed 6 years ago
Thank you very much for tackling this. I dowloaded the fork and ran screenkey but I don't see any mouse icon though.
What's the output of running it in debug mode and mashing your mouse buttons? Mouse icon appears on mouse clicks.
screenkey -d
Nothing appears. Only when I press keys. I downloaded the fork here.
Ah, that's the wrong link.
The link you just gave is a link to the master branch.
This is the right link: https://github.com/khalilfazal/screenkey/tree/fork
Sorry, I did it awkwardly.
You can tell by whether my commits are included or not.
Oh yes it works great now !
and you did the scroll wheel today
One issue though is that it disappears as soon as you hit a key and vice versa it would be great if both could be displayed together. So the icon would have to be on the left or right side to make room for the letters.
Also it has trouble changing the size : If you go bigger it changes the size as soon as you hit a key or mouse button but if you go smaller (large to medium or medium to small) it only works when you wait until the bar disappears and hit a key (not a mouse button).
2 other things :
Should we close this in favor of #65, or there is something extra?
for what concerns me, we can close it, there's no additional functionality to it.
Ok, closing then to reduce the list of duplicate PRs
What works:
gtk.Label
) and mouse clicks (gtk.Image
)TODO: