Javyre / swayfire

Sway/I3 inspired tiling window manager for Wayfire
GNU General Public License v3.0
172 stars 8 forks source link

core: Fullscreen broken on node downgrade. #25

Closed Javyre closed 3 years ago

Javyre commented 3 years ago

Open a node. Open another one. Set the split preference of node #1. Move node #2 into #1 therefore upgrading it. Fullscreen node #1. Focus node #2 and move it out of the split.

Result: node #1 is retiled but not unfullscreened. Expected: node #1 should stay fullscreened.