jbuchermn / newm

Wayland compositor
MIT License
958 stars 31 forks source link

XWayland application options that create new windows always seem to create floating windows #157

Closed tewkanz closed 1 year ago

tewkanz commented 1 year ago

When an application creates a new window, for example, when you click the new window option in Firefox, that window is always created as a floating window. Those windows, however, are new instances of the application and should create tiled windows.

tewkanz commented 1 year ago

Ah, my bad, this specifically is an issue for xwayland applications. For firefox specifically, the problem goes away if I set MOZ_ENABLE_WAYLAND.

jbuchermn commented 1 year ago

Closing as seems to be solved