Files
gtk/gdk
Ivan Molodetskikh c3dde05d33 dragsurface: Add compute-size signal
Similarly to GdkToplevel, GdkDragSurface's compute-size should be called
by backends to query the current surface size, and should be connected
to by widget implementations (like GtkDragIcon) to report the current
size.

GdkDragSurface-backed widgets are not parented to an existing widget,
unlike popovers, and like toplevels. This means that there's nobody to
actively call gdk_drag_surface_present() to update the size, and
GdkDragSurface should do it on its own, just like GdkToplevel.
2023-03-14 19:41:44 -07:00
..
2023-03-14 14:56:42 -04:00
2023-03-14 14:56:42 -04:00
2023-03-14 14:56:42 -04:00
2022-12-14 13:50:20 -05:00
2023-03-14 19:41:44 -07:00
2022-09-23 23:33:42 -04:00
2021-09-24 22:50:29 +02:00
2021-09-24 22:50:29 +02:00
2023-03-14 14:56:42 -04:00
2022-09-23 19:49:58 -04:00
2022-10-05 23:01:28 -04:00
2023-03-14 14:56:42 -04:00
2022-09-23 23:33:42 -04:00
2022-09-23 23:33:42 -04:00
2023-03-14 14:56:42 -04:00
2022-09-23 23:33:42 -04:00
2022-09-23 19:49:58 -04:00
2022-12-14 13:50:20 -05:00
2022-11-17 22:49:45 -05:00
2022-09-23 19:49:58 -04:00
2021-05-22 17:25:26 -04:00
2022-11-17 22:49:56 -05:00
2021-10-26 20:59:37 +02:00
2023-03-14 14:56:42 -04:00
2022-11-17 22:49:45 -05:00
2022-11-17 22:49:56 -05:00
2022-09-23 23:33:42 -04:00
2022-09-23 19:49:58 -04:00
2023-03-14 19:41:44 -07:00
2023-03-14 19:41:44 -07:00
2022-09-23 23:33:42 -04:00
2021-10-06 22:50:07 +02:00
2023-03-14 14:56:42 -04:00
2022-09-23 19:49:58 -04:00
2021-10-26 20:59:37 +02:00
2023-02-11 08:59:51 -05:00
2022-09-23 19:49:58 -04:00
2021-09-24 22:50:29 +02:00
2023-01-14 00:14:41 -05:00
2023-03-14 14:56:42 -04:00
2022-09-23 19:49:58 -04:00
2021-09-24 22:50:29 +02:00
2022-09-23 19:49:58 -04:00
2021-09-10 16:56:42 -05:00
2022-09-24 10:03:37 -04:00
2022-07-16 09:43:46 -04:00
2021-10-26 20:59:37 +02:00
2023-02-02 12:32:28 +01:00
2023-02-02 12:32:28 +01:00
2021-08-29 04:29:02 +02:00
2022-09-23 23:33:42 -04:00
2023-03-14 14:56:42 -04:00
2022-09-23 23:33:42 -04:00
2021-03-11 16:37:31 +00:00
2021-05-22 21:21:10 -04:00
2022-12-18 11:29:10 +05:30
2021-05-22 17:25:26 -04:00
2023-03-14 14:56:42 -04:00
2022-09-23 19:49:58 -04:00
2022-09-23 23:33:42 -04:00
2022-09-23 19:49:58 -04:00
2021-03-11 16:37:31 +00:00
2022-09-23 19:49:58 -04:00
2023-03-14 14:56:42 -04:00
2022-11-09 16:28:29 +01:00
2021-05-22 17:25:26 -04:00
2023-02-15 00:39:18 +01:00
2023-03-14 11:16:30 -04:00
2023-03-14 19:41:44 -07:00