Update ChangeLog regarding #44 and #96 being fixed

This commit is contained in:
Sergio Martins
2022-03-07 16:38:40 +00:00
parent 524dff9105
commit c0e8fe3869

View File

@@ -5,6 +5,7 @@
- Moved DropIndicatorOverlayInterface::DropLocation enum to KDDockWidgets namespace scope
- Added Config::setDropIndicatorAllowedFunc() and corresponding example
(kddockwidgets_example --hide-certain-docking-indicators)
- Fixed case where unfloating wouldn't restore to the main window (#44 and #96)
* v1.5.1 (unreleased)
- X11: Improved detecting which window is under the cursor, by using native X11 API