Because the GUI app seems to be introducing itself as a normal/main window instead of a popup -which is logically right for the app itself but causes devastating side effects on some tiling DEs/WMs- the GUI app tries to fill the whole frame it was given to, but rather causes the usage of it to be harder and clunkier. (See Screenshots section for a video)
OS and app information:
OS: Arch Linux on Hyprland 0.45.0
App version 2.11.11
To Reproduce
Steps to reproduce the behavior:
Install and start a tiling WM, Hyprland is the only one I tried this with.
Launch Windscribe GUI inside the WM.
The app should visually center itself but the click areas should be anchored to the top left.
Changing focus to another app and back makes the GUI try to fix itself and anchor to top left as well.
Doing an action that changes its size, such as expanding the "Locations" menu or going to settings, should also cause the same effect.
If the assigned frame is smaller than the size the GUI expects, you may also see the GUI itself try to draw out of the frame.
Expected behavior
The GUI introduces itself as a popup instead of a regular window, which should only leave resizing issues in place.
Additional context
Does this bug occur in previous versions of the app or is it new to the build version you noted above?
I haven't tried using Windscribe in a tiling WM before - I only used to stick to either Windows as the OS or regular DEs like GNOME, KDE and Budgie on Linux.
Describe the bug See: hyprwm/Hyprland#8464
Because the GUI app seems to be introducing itself as a normal/main window instead of a popup -which is logically right for the app itself but causes devastating side effects on some tiling DEs/WMs- the GUI app tries to fill the whole frame it was given to, but rather causes the usage of it to be harder and clunkier. (See Screenshots section for a video)
OS and app information:
To Reproduce Steps to reproduce the behavior:
Expected behavior The GUI introduces itself as a popup instead of a regular window, which should only leave resizing issues in place.
Screenshots https://photos.app.goo.gl/8YZstwKv2oafPa2R9
Additional context Does this bug occur in previous versions of the app or is it new to the build version you noted above?
I haven't tried using Windscribe in a tiling WM before - I only used to stick to either Windows as the OS or regular DEs like GNOME, KDE and Budgie on Linux.