blaberry / FullscreenLock

Like AKADEVILs PrimaryLock, but different.
GNU Lesser General Public License v3.0
93 stars 16 forks source link

Settings + Whitelist programs #12

Open meyerdominik opened 2 years ago

meyerdominik commented 2 years ago

I needed a way to not fullscreen lock on chrome, but on every other application. Now I can watch something while playing a fullscreen game.

Gelmo commented 1 year ago

This is great, and it works well for me when using your compiled release. Is it necessary to lock the platform/arch to x64?

meyerdominik commented 1 year ago

@Gelmo actually yes, because "'A 32 bit processes cannot access modules of a 64 bit process.'"

GaMatecal commented 11 months ago

I hope this isn't too late. Is there a way to have a 32 bit version of this application? The master doesn't recognize Bluestacks, and Bluestacks internal controls do not properly handle a very specific use case. I'm currently using a mix of AutoHotKey, but I need a way to look the cursor and still read its movements.

Could you release a 32 bit release of this?

Gelmo commented 11 months ago

I hope this isn't too late. Is there a way to have a 32 bit version of this application? The master doesn't recognize Bluestacks, and Bluestacks internal controls do not properly handle a very specific use case. I'm currently using a mix of AutoHotKey, but I need a way to look the cursor and still read its movements.

Could you release a 32 bit release of this?

You can compile a 32-bit version with ease via VS