You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(masir): use GetAncestor to find top level windows
This commit is a combination of a number of iterative commits by
@lukeyou05 (listed below), which improves eligible window detection and
adds the ability to completely disable automatic twm integration options
by passing the `--disable-integrations` flag.
bcd531f
use GetAncestor to find the top-level window
d35ad4f
check if cursor position has changed
8855fb7
cleaned up code
e605448
reverted change with the eligibility cache
0583dac
Experimenting without twm (#1)
* seems to work now without a hwnds list from a twm
* added class pause list
* style: commented corresponding windows for the classes in the class ignore list
* clean up code
b3eeefd
feat(masir): removed setwindowpos call + cleaned up code
5e28905
feat(masir): switched to negative boolean for twm integration options
0 commit comments