RamonUnch / AltSnap

Maintained continuation of Stefan Sundin's AltDrag
GNU General Public License v3.0
2.21k stars 74 forks source link

use win key as hotkey does not work in Emacs #423

Open dragove opened 1 year ago

dragove commented 1 year ago

Hi, thanks for your great work. I've encountered a problem with Emacs. When my mouse is inside emacs window, altsnap does not trigger when I use win key as hotkey while alt key is working.

RamonUnch commented 1 year ago

interesting, Can you move Emacs it with a Hotclick? or using the Long Click move option? I assume you are not using WSLG to run Emacs? Are using the Win32 build of GNU Emacs?

dragove commented 1 year ago

I can move with hotclick or long click. I'm using a win32 build of GNU Emacs. I also tried Emacs with pure-gtk ( https://github.com/kiennq/emacs-build ) and have the same problem.

jilotta commented 6 days ago

Sorry for updating this thread.

As of now, AltSnap that's been launched with administrator privileges does not work on Win32 Emacs windows. It does work when launched without admin, though.