Commit Graph

15 Commits

Author SHA1 Message Date
Leonhard
18621b90ef
DragDropAction: Fix memory leak (#1950) 2024-06-23 01:40:11 +09:00
Leo
aa1dc31a1d
DragDropAction: pass correct coordinates to drag_begin (#1791) 2023-10-30 09:01:15 +00:00
Corentin Noël
10e70a8a49
Avoid to use Gdk constants when Clutter should be used (#1596) 2023-04-14 17:24:18 +09:00
Leo
530a66ea2d
DnD: Don't disable reactivity (#1610) 2023-04-04 18:54:09 +00:00
Leo
c0a77ade59
DragDropAction: Check that actor was actually clicked (#1591) 2023-04-04 18:50:59 +00:00
Leo
3c98ecac06
DragDropAction: Activate click signal on release (#1560) 2023-02-21 21:24:01 -08:00
Leo
4e00b82dd7
Remove some deprecations and fix compile warnings (#1544) 2023-02-21 19:05:43 +00:00
Bobby Rong
6ab08256e0
build: require mutter 42 (#1496) 2023-02-21 13:29:21 +09:00
Leo
aa96c72de7
Revert "Draft: Fix PiP window being undraggable" (#1553) 2023-02-20 08:24:57 -08:00
Gran PC
37fea81035
Fix PiP window being undraggable (#1506) 2023-02-19 13:02:39 +09:00
Leo
e212898742
Always use private keyword (#1543)
Co-authored-by: Danielle Foré <danielle@elementary.io>
2023-02-18 17:32:32 +00:00
David Hewitt
9e3b506d8f DnD: Ignore clicks on destination-only actors 2022-10-14 16:37:29 +02:00
David Hewitt
47c4e8346b
DnD: Stop using captured_event in Mutter 42 (#1468) 2022-10-06 13:32:04 -07:00
Corentin Noël
4aec79ae0d Reduce the number of warnings
No functional change.
2021-08-18 05:49:00 +00:00
David Hewitt
dd21895437
pip: Use DragDropAction for move (#959) 2020-11-09 10:15:00 +01:00