touchcursor icon indicating copy to clipboard operation
touchcursor copied to clipboard

Shortcuts, Win10 issues

Open DRYN07 opened this issue 4 years ago • 8 comments

Dear Martin,

Since there is no way to message you, I can only write here. I use TouchCursor for years, one of the best little stuff in my life. However it lacks some features and have some issues on windows 10 so it would be awesome if you could come back to develop it further :)

  • the exe whitelist/blacklist does not work on win10
  • there are no configurable shortcuts (for example to enable/disable the software)

DRYN07 avatar Nov 24 '20 08:11 DRYN07

Thanks for the bug report. I'm not sure when it will get addressed -- TC has been meeting my needs for the last 15 years, so it's not high priority for me. Pull requests are welcome, though.

martin-stone avatar Nov 26 '20 08:11 martin-stone

@DRYN07 Try this version, I recompiled it with latest visual studio. The whitelist problem is solved. TouchCursor.zip

manfred-exz avatar Dec 04 '20 16:12 manfred-exz

@manfred-exz, did you need to make any code changes, or was compiling with latest tools all that it needed?

martin-stone avatar Dec 05 '20 18:12 martin-stone

@manfred-exz, did you need to make any code changes, or was compiling with latest tools all that it needed?

No code change at all. Build in 64bit should solve the problem. BTW, I was using boost 1.74.0 & wxMSW 2.8.12.

manfred-exz avatar Dec 05 '20 19:12 manfred-exz

Works like a charm, thank you very much

DRYN07 avatar Dec 07 '20 09:12 DRYN07

Thanks very much!

bubbavox avatar Jan 31 '21 09:01 bubbavox

No code change at all. Build in 64bit should solve the problem.

I'm sorry I don't understand, how do I build it in 64bit?

I've tried downloading the version sent here,

@DRYN07 Try this version, I recompiled it with latest visual studio. The whitelist problem is solved. TouchCursor.zip

but it still doesn't work, see below as I tried to whitelist chrome and other programs

image

WTanardi avatar Feb 16 '24 14:02 WTanardi

It should be like: photoshop.exe; illustrator.exe; etc...

I am on latest Win11 and it works fine :/

However you should check out this for an alternative:

https://github.com/petoncle/mousemaster

DRYN07 avatar Feb 21 '24 13:02 DRYN07