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
Before opening an issue, please search and see if it has already been raised.
Bug Report
Feature Request
Successfully reproduced against the latest version of NW.js?
Please use our mailing list or Gitter chatroom to ask questions. The issue tracker is only for bugs and feature requests, in English only. Please note that issues without a repro or code snippet are less likely to be resolved.
Current/Missing Behavior
By default when using the nw2 implementation, on a tiling compositor such as Hyprland, the window appears in a floating mode not tied to anything, leaving us with something not working as intended with tiles, or set it as fullscreen but then taking every place, not working well with tiles either.
The issue isn't here with nw1 (using --disable-features=nw2).
The issue also isn't here when running directly on Wayland with --ozone-platform=wayland instead of the default XWayland, but then other issues appears such as #8185
Expected/Proposed Behavior
The window should behave as it did with nw1 and correctly fit as a tile.
Issue Type
Before opening an issue, please search and see if it has already been raised.
Bug Report
Feature Request
Successfully reproduced against the latest version of NW.js?
Current/Missing Behavior
By default when using the nw2 implementation, on a tiling compositor such as Hyprland, the window appears in a floating mode not tied to anything, leaving us with something not working as intended with tiles, or set it as fullscreen but then taking every place, not working well with tiles either.
The issue isn't here with nw1 (using
--disable-features=nw2
).The issue also isn't here when running directly on Wayland with
--ozone-platform=wayland
instead of the default XWayland, but then other issues appears such as #8185Expected/Proposed Behavior
The window should behave as it did with nw1 and correctly fit as a tile.
Additional Info
See streamlink/streamlink-twitch-gui#1012 for the reported issue downstream
The text was updated successfully, but these errors were encountered: