Results 17 comments of skygate

@RationalFragile Exactly. I wrote an AHK script earlier that's implemented this way. Would love to see this implemented natively.

@RationalFragile Sure [mouse_emulator.zip](https://github.com/mausimus/ShaderGlass/files/8494598/mouse_emulator.zip)

@alexgrozav I suggest to add this as a note in the Installation Guide section. I was confused why the checkboxes aren't showing like the example.

@aardappel Hello sir, can you take a look at this bug? Currently I have to minimize it manually if I want it to start after system boot.

Ah I see. May I suggest a better solution? Compare the window position of the opened windows and the desktop to determine if it is covered. I've figured out the...

Yes, I tried the following and it works as expected, with some delay because of the huge command line binary. ``` #Requires AutoHotkey v2.0 #SingleInstance Force prevState := true Loop...

你是恶心权贵关系网,还是恶心整理关系网的人呢?

@MauNi-M Thanks! This worked well!

> It does not support parsing those thru copy-paste, no. Damn... Can this feature be added? I find myself needing to do this often.

I wrote an AutoHotkey script to automate this process a while ago since this was considered low priority. It works good enough for my usage. Still, I would like to...