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
Currently, whenever I open hyper, the window is drawn fully opaque regardless of the background setting. If I do a full reload, transparency on the window is re-enabled. This does not work with a normal reload.
I'm currently running hyper with --enable-transparent-visuals and --disable-gpu as recommended and my system is running:
OS: Arch Linux x64
WM: bspwm
Compositor: compton
I suspect this is a problem with my window manager moving or resizing the window after it's been created, although, after a full reload, I can move and scale the window without a problem, floating or not.
Currently, whenever I open hyper, the window is drawn fully opaque regardless of the
background
setting. If I do a full reload, transparency on the window is re-enabled. This does not work with a normal reload.I'm currently running hyper with
--enable-transparent-visuals
and--disable-gpu
as recommended and my system is running:I suspect this is a problem with my window manager moving or resizing the window after it's been created, although, after a full reload, I can move and scale the window without a problem, floating or not.
My
.hyper.js
is:The text was updated successfully, but these errors were encountered: