elementary / gala

Gala Window Manager for elementary OS and Pantheon
https://elementary.io
GNU General Public License v3.0
275 stars 77 forks source link

DragDropAction: Fix actor_clicked emission on touch event #2097

Closed leolost2605 closed 3 weeks ago

leolost2605 commented 1 month ago

Fixes #1960

This fixes tapping a window in the multitasking view to select it.

A warning was generated along the lines of assertion event type == BUTTON_PRESS/RELEASE/etc. failed.