rurigk
rurigk
I have been playing league for some time now and this issue was very uncommon to trigger At first I fixed it by just switching focus to other windows then...
I found a way to maybe repro this but with 2 monitors Assuming main monitor is on the left and second monitor is on the right Using workspace 1 and...
I cant reproduce Firefox 123.0 (64-bit) with MOZ_ENABLE_WAYLAND=1 from Arch repos Hyprland https://github.com/hyprwm/Hyprland/commit/f590505daf90dfb4059289a906863b59663e70a6
@djhoese the reason of this issue is because a time ago i was trying to use https://aur.archlinux.org/packages/flatcam-qt6 Which depends on https://aur.archlinux.org/packages/python-vispy But the package for vispy fails to build because...
Its only necessary to change it on `pyproject.toml` or `setup.py` is required as well? https://github.com/vispy/vispy/blob/e71b275f0bd92d3fc082fdf87f11c490705ef76a/pyproject.toml#L9 https://github.com/vispy/vispy/blob/e71b275f0bd92d3fc082fdf87f11c490705ef76a/setup.py#L97
If you use wine-lol-staging (AUR) you are likely gonna be banned As far as i know that package is missing a patch
Maybe i can help, i was trying to use this crate but some dispatchers dont work I have some time to spare
> > Maybe i can help, i was trying to use this crate but some dispatchers dont work I have some time to spare > > Could you please make...
Try to edit the files that contains v8::Handle and replace it with v8::Local Read this https://electronjs.org/blog/nodejs-native-addons-and-electron-5
@sridharpg Your fix work with electron 5.0.1 :D