- Simultanious notification rendering limit (See
NOTIFY_RENDER_LIMIT)
- README clarifications. (#5)
- Upgraded Dear ImGui version used in example (Unix & Windows) to v1.90 WIP
- Removed unnecessary files. (#5)
- Warnings fixed in Windows example.
0.0.2 - 30.08.2023
- CMake support, see CMakeLists.txt for details
- Dismiss button for notifications (optional)
- Optional button in the notification that executes a user-defined function
- GitHub Actions for Linux and Windows builds
- Documentation examples
- Documentation fixes
- Switched from classic enums to scoped enums
- Upgraded Dear ImGui version used in example to v1.89.9 WIP
0.0.1 - 28.07.2023
- Linux support
- Documentation
- Notifications now render above all other windows
- Notifications now render in the correct position when the main window is moved
- Compilation warnings about incorrect usage of
ImGui::Text()
- Code readability improved
- Switched to Font Awesome 6 icons
- Visual changes to the notifications (can be customized in the
main.cppfile) - Default ImGui theme changed to Embrace The Darkness by @janekb04