> For the complete documentation index, see [llms.txt](https://kibibyte.gitbook.io/multi-window-extension/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kibibyte.gitbook.io/multi-window-extension/roadmap.md).

# Roadmap

{% hint style="warning" %}
This page is no guarantee that any of the features listed here will ever be shipped
{% endhint %}

| Name                                                                                                                                                                                                                                                                                       |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Support for starting a window in full screen (not windowed full screen)                                                                                                                                                                                                                    |
| Support for forcing a specific aspect ratio                                                                                                                                                                                                                                                |
| <p><strong>Multi Window Creator Widget</strong><br>An Editor Widget for playing around with this plugin, This plugin shows a preview of how your window will look like for easier testing</p>                                                                                              |
| Ability to set an Icon for a window                                                                                                                                                                                                                                                        |
| Support for Mac                                                                                                                                                                                                                                                                            |
| Support for Linux                                                                                                                                                                                                                                                                          |
| Example Packaged Project showcasing the usage with VR                                                                                                                                                                                                                                      |
| <p><strong>Example Packaged Project for creating windows while you are able to set all the settings</strong><br>Amazing for testing before purchasing + copying the settings to instantly have the nodes set up in editor</p><p>Its lightweight and it is called “Window Creator Tool”</p> |
| <p><strong>Support for child windows</strong><br>Child windows are windows, but they live inside of the main window</p>                                                                                                                                                                    |
| Set Window always stay behind                                                                                                                                                                                                                                                              |
| Set window always stay on a specific Z-Order                                                                                                                                                                                                                                               |
| Returning Information of Old Size And Position for Delegates                                                                                                                                                                                                                               |
| On Move Started Event                                                                                                                                                                                                                                                                      |
| On Size Changed/Resized Started Event                                                                                                                                                                                                                                                      |
| Combination of the minimize maximize delegates in to one                                                                                                                                                                                                                                   |

#### <mark style="color:$success;">**Up Next / In Work**</mark>

| Name                                        |
| ------------------------------------------- |
| Further investigation of VR stall problem   |
| Further investigation of recognizing inputs |

#### <mark style="color:$success;">**Shipped**</mark>

| Name                                                                                                                                                                                                                                                                                                                                                                               |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Performance Improvement: Instead of getting window by title get window directly by SWindow                                                                                                                                                                                                                                                                                         |
| Automatic redraw of the windows background                                                                                                                                                                                                                                                                                                                                         |
| FIX: CMD openeing up + showing some weird text![](/files/ZLIrGRQOO0hHqLmpdBLe)                                                                                                                                                                                                                                                                                                     |
| FIX: PIE only: Creating A Multi Window inside a Multi Window widget causes the engine to crash when PIE is stopped                                                                                                                                                                                                                                                                 |
| FIX: In a packaged game, the windows do not close automatically when closing the main window                                                                                                                                                                                                                                                                                       |
| FIX for issue: Switching a level will close all windows both In-Editor and at runtime                                                                                                                                                                                                                                                                                              |
| FIX: When testing in standalone it might happen that you need to force quit the instance using the task manager                                                                                                                                                                                                                                                                    |
| FIX: In a packaged game, after closing all windows, this message appears even though it has no effect on anything.![](/files/Z8cv8uf4pSdxtOZPCrDh)                                                                                                                                                                                                                                 |
| <p>FIX: Crash message after closing the editor (has no affect on anything) </p><p></p><p>“Assertion failed: ModuleManager.IsModuleLoaded(ModuleName) \[File:D:\build++UE5\Sync\Engine\Source\Runtime\Core\Public\Modules\ModuleManager.h] \[Line: 309] Tried to get module interface for unloaded module: 'WorldBrowser'“</p><p><img src="/files/fxGmQPeqmdycGyYoJ3UP" alt=""></p> |
| FIX: Compiler Crash MultiWindowExtensionSubsystem.h: 258                                                                                                                                                                                                                                                                                                                           |
| FIX: Crash when using the “Close Window” node                                                                                                                                                                                                                                                                                                                                      |
| FIX: “Get Main WindowID” getting the selected WindowID instead of Main one                                                                                                                                                                                                                                                                                                         |
| <p>FIX: Ignore position when launching in windowed full screen on the second monitor<br><br>When creating a window in “windowed full screen” mode on the second monitor, the node still pays attention to what position got inputted</p>                                                                                                                                           |
| Fix: Event Construct, Event Pre Construct & Event Tick do not function in a Multi Window.                                                                                                                                                                                                                                                                                          |
| Support for UE5.2                                                                                                                                                                                                                                                                                                                                                                  |
| FIX: Hide & Show Window nodes not working with the Main Window ID                                                                                                                                                                                                                                                                                                                  |
| Fix: Child Widgets seem not to be fully functional                                                                                                                                                                                                                                                                                                                                 |
| Fix: Some product descriptions contain unknown symbols![](/files/BFrpxgxGmx5i8vCXZPE9)                                                                                                                                                                                                                                                                                             |
| FIX: Instead of saying "Maximized" in the initial state it says "Windowed"                                                                                                                                                                                                                                                                                                         |
| FIX: Crash when not setting a widget when creating a new window                                                                                                                                                                                                                                                                                                                    |
| FIX: Cant interact with stuff after used this with "Always on Top"                                                                                                                                                                                                                                                                                                                 |
