Linux: Fix regression that broke drag and drop from GTK applications

Fixes #9656
This commit is contained in:
Kovid Goyal
2026-03-13 20:19:33 +05:30
parent a97f468a02
commit e72f49952d
3 changed files with 5 additions and 2 deletions

View File

@@ -182,6 +182,8 @@ Detailed list of changes
- Wayland: Fix momentum scrolling not working on compositors that send a stop frame with no axis information (:iss:`9653`)
- Linux: Fix regression that broke drag and drop from GTK applications (:iss:`9656`)
0.46.0 [2026-03-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~