Matthias Clasen
c44d18e8c2
testnotebookdnd: Defer deletion to an idle
...
The code here was always a bit buggy: We removed the tab from
the notebook in a ::drag-data-received handler. But with
GTK_DEST_DEFAULT_DROP, that signal is emitted before we inform
the source side that the drag is finished. With its improved drag
handling, GtkNotebook now interprets this as a 'spontaneous'
removal of the tab being dragged, and cancels the drag, leading
to an unwanted cancel animation.
The easiest fix is to just defer the tab removal to an idle.
2015-01-31 11:38:52 -05:00
..
2013-03-28 13:10:38 +01:00
2014-02-20 02:10:07 +01:00
2013-04-25 13:44:58 -04:00
2014-08-02 11:59:05 +02:00
2013-04-23 14:04:40 -04:00
2013-04-23 14:04:40 -04:00
2014-01-24 21:08:59 -05:00
2014-09-17 11:10:41 -04:00
2013-06-30 13:44:24 -04:00
2014-05-13 07:43:21 -04:00
2014-04-25 22:11:54 -04:00
2014-04-25 22:11:54 -04:00
2014-04-29 12:19:53 -04:00
2013-06-30 11:19:50 -04:00
2013-04-23 14:04:40 -04:00
2014-08-11 16:25:21 -04:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2014-07-03 12:58:41 -04:00
2014-09-17 12:42:32 -04:00
2014-09-06 19:03:00 -04:00
2014-02-12 08:08:03 -05:00
2013-06-30 11:19:50 -04:00
2014-05-23 20:42:01 -04:00
2014-05-23 21:32:51 -04:00
2013-06-24 19:53:08 -04:00
2012-11-06 21:29:58 +01:00
2014-05-23 21:32:51 -04:00
2013-04-23 05:58:07 +02:00
2014-01-17 17:52:07 -05:00
2014-02-16 23:24:13 -05:00
2014-05-22 08:32:48 -04:00
2013-06-26 15:51:32 +02:00
2012-02-27 17:06:11 +00:00
2014-05-23 21:32:51 -04:00
2013-06-24 19:53:08 -04:00
2012-02-27 17:06:11 +00:00
2013-06-24 19:53:08 -04:00
2012-03-07 03:11:05 +01:00
2014-04-02 12:41:24 -04:00
2014-05-13 07:43:21 -04:00
2014-07-17 12:17:32 -04:00
2012-02-27 17:06:11 +00:00
2014-05-23 21:32:51 -04:00
2014-03-24 20:17:21 -04:00
2014-05-22 08:32:48 -04:00
2014-05-22 11:17:32 -04:00
2012-02-27 17:06:11 +00:00
2014-05-23 21:32:51 -04:00
2014-05-22 08:32:48 -04:00
2014-05-23 21:32:51 -04:00
2014-01-12 19:56:49 +07:00
2014-05-22 08:32:48 -04:00
2014-05-22 08:32:48 -04:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2013-10-05 13:57:51 +02:00
2013-01-25 13:16:57 +01:00
2013-01-08 12:23:52 +01:00
2012-02-27 17:06:11 +00:00
2014-05-13 07:43:21 -04:00
2013-04-28 18:46:11 -04:00
2014-09-25 17:48:43 -04:00
2012-04-28 02:06:37 -04:00
2014-01-07 08:46:37 -05:00
2013-06-24 19:53:08 -04:00
2014-09-21 14:09:16 -04:00
2012-02-27 17:06:11 +00:00
2014-05-22 08:32:48 -04:00
2014-03-14 13:46:31 -04:00
2013-11-16 01:50:53 +01:00
2013-02-01 22:58:55 -05:00
2013-09-08 16:45:25 -04:00
2014-05-22 08:50:18 -04:00
2014-04-06 01:44:38 -04:00
2013-06-17 15:15:07 +02:00
2014-04-10 17:00:44 +02:00
2012-02-21 01:23:01 +01:00
2014-05-22 08:32:48 -04:00
2012-03-13 13:10:30 +00:00
2012-02-27 17:06:11 +00:00
2013-06-24 19:53:08 -04:00
2012-02-27 17:06:11 +00:00
2015-01-31 11:38:52 -05:00
2012-11-04 13:01:38 -05:00
2014-05-22 11:17:32 -04:00
2013-06-24 19:53:08 -04:00
2012-02-27 17:06:11 +00:00
2013-11-15 02:54:35 +01:00
2014-05-23 21:32:51 -04:00
2014-05-23 21:32:51 -04:00
2012-02-27 17:06:11 +00:00
2012-02-27 17:06:11 +00:00
2014-05-22 08:32:48 -04:00
2013-06-27 18:48:46 -04:00
2013-11-15 02:54:35 +01:00
2012-02-27 17:06:11 +00:00
2012-06-12 09:54:33 -04:00
2012-03-01 16:25:22 -05:00
2014-04-10 17:06:27 +02:00
2014-08-08 13:30:54 +02:00
2013-04-02 11:45:44 +02:00
2012-02-27 17:06:11 +00:00
2013-06-24 19:53:08 -04:00
2012-02-27 17:06:11 +00:00
2012-09-03 11:45:51 -04:00
2014-01-07 13:45:55 -05:00
2014-01-06 10:32:19 -05:00
2014-05-02 17:43:18 -04:00
2014-08-15 13:02:31 -04:00
2013-10-07 18:19:16 -04:00
2014-04-06 01:52:48 -04:00
2014-08-15 00:13:06 +02:00
2012-02-27 17:06:11 +00:00
2014-01-06 23:37:05 -05:00
2014-08-15 23:22:00 -04:00
2014-05-22 08:32:48 -04:00
2013-06-24 19:53:08 -04:00
2013-06-24 19:53:08 -04:00
2014-05-22 08:32:48 -04:00
2012-09-27 16:54:40 -04:00
2014-08-04 12:27:56 +02:00
2014-08-04 12:27:56 +02:00
2014-08-04 12:27:56 +02:00
2013-06-24 19:53:08 -04:00
2014-07-24 08:34:02 +02:00
2013-06-24 19:53:08 -04:00
2014-08-04 12:27:56 +02:00
2014-08-04 12:27:56 +02:00
2013-06-24 19:53:08 -04:00
2014-02-13 20:47:24 -05:00
2014-06-21 00:30:59 -04:00
2013-11-25 03:56:21 +01:00
2012-02-27 17:06:11 +00:00
2014-08-04 12:27:56 +02:00
2013-04-23 14:04:40 -04:00
2014-12-11 09:22:09 -05:00
2013-04-25 13:44:58 -04:00