Skip to content

Commit c856ee4

Browse files
committed
**Windows Navigation**
Adds a new UMWindowsNavigationManager class that provides keyboard-driven window navigation and management capabilities. Key features include: - Ctrl+Period/Comma shortcuts to cycle between non-root windows - Ctrl+(Forward)Slash to toggle between root and non-root windows - Automatic window tracking and focus management (WIP) - Support for window activation and focus state handling I've also created a few debugging utilities (widgets) to track the behavior of the currently opened // minimized windows. ** Tabs Navigation ** 1. Completed documentation for Tabs Navigation Manager functions. 2. Refactor some code. 3. Cleanup deprecated methods.
1 parent 9fa3931 commit c856ee4

16 files changed

+612
-303
lines changed
62.6 KB
Binary file not shown.
199 KB
Binary file not shown.

Content/FoundationalWidgets/EUW_CommandHotkeySetupMenu.uasset renamed to Content/Dev/FoundationalWidgets/TabManager/EUW_CommandHotkeySetupMenuInstance.uasset

394 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-2.75 KB
Binary file not shown.

Content/EUW_WindowDebugger.uasset

-189 KB
Binary file not shown.
-52.9 KB
Binary file not shown.
-77.8 KB
Binary file not shown.

Source/UnrealMotions/Private/UMTabsNavigationManager.cpp

Lines changed: 133 additions & 107 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)