This has actually been going on since forever, I just never bothered to create an issue about it ;) https://github.com/user-attachments/assets/7aeb8a32-a31a-45cd-b04f-b0ae3ce03ef0 * Opening the editor settings opens a separate window. In Hyprland, separate windows will always tile by default. * Moving focus from the editor settings to the main window will close the editor settings * If I use my shortcut to make a window tileable, the window can be resized but I can't scroll down if I make the window smaller. * If I ensure the editor settings window is initially opened much smaller, the scrollbar does appear and works fine. So I think the main problem is that the editor window is not classified as a popup, but rather a whole new window?