ImHex/main
aoqia194 cf87294a8c
feat: Add EventViewClosed event (#2377)
Where one door opens, another one closes (said someone) and in this
situation i mean view, because there's no event for closing a view only
opening one, so please add this :c

### Problem description
Simply adds an **EventViewClosed** to match the pre-existing
**EventViewOpened**. Also fixes the issue where EventViewOpened wouldn't
trigger for windows that were popups (even if they are technically a
View.

### Implementation description
I mirrored the current functionality of EventViewOpened for closing.

---------

Co-authored-by: paxcut <53811119+paxcut@users.noreply.github.com>
2025-08-06 22:22:46 +02:00
..
forwarder build: Make ImHex fully compile with warnings enabled in MSVC 2025-02-10 09:42:35 +01:00
gui feat: Add EventViewClosed event (#2377) 2025-08-06 22:22:46 +02:00
romfs impr: Make splash screen use SVG directly 2025-01-27 20:45:30 +01:00
updater impr: Remove hex::format, improve format and logging type safety 2025-08-06 20:02:23 +02:00
CMakeLists.txt feat: Added Auto Updater for Windows, macOS and Ubuntu (#1377) 2023-10-21 18:40:24 +00:00