Rui Matos
dbd04df311
windowManager: Fix windows not getting undimmed in some cases
...
meta_window_foreach_transient() iterates through all transients of a
window, not only direct transients. This means that simply checking if
a transient is an attached dialog isn't enough because it might be a
non-direct transient for the window we're checking, in which case we
don't want to dim the window.
In particular this fixes windows not getting undimmed when they have
more that one level of transient children and the direct transient gets
destroyed. In that case we would still find at least one non-direct
transient child and decide to keep the window dimmed.
https://bugzilla.gnome.org/show_bug.cgi?id=770163
2016-09-09 17:17:06 +02:00
..
2016-06-03 18:27:46 +01:00
2016-05-27 10:46:58 -07:00
2016-07-20 17:14:12 +02:00
2016-09-08 21:32:10 +02:00
2015-10-20 17:10:06 -04:00
2016-05-27 01:03:25 +02:00
2016-02-12 20:17:02 -06:00
2016-02-16 17:02:00 +01:00
2016-06-29 13:27:10 +02:00
2015-04-14 23:18:49 +02:00
2014-01-15 18:28:31 +01:00
2016-07-08 16:11:43 +02:00
2013-08-20 08:06:30 +02:00
2015-03-13 17:12:10 +01:00
2016-02-12 12:12:02 +01:00
2016-02-17 14:56:52 +01:00
2016-04-27 18:22:00 +02:00
2014-12-19 11:39:50 +01:00
2016-06-30 11:42:11 +02:00
2015-05-05 16:37:41 +02:00
2015-03-10 19:16:28 +01:00
2015-12-16 23:50:42 +01:00
2014-06-20 14:32:55 +02:00
2014-08-28 19:49:51 +02:00
2016-02-17 18:01:02 +01:00
2014-10-09 12:47:16 +02:00
2016-08-10 11:23:58 +02:00
2016-07-05 17:47:44 +02:00
2016-03-03 17:09:47 +01:00
2014-07-24 16:51:02 +02:00
2015-02-14 18:20:28 +01:00
2015-07-27 18:04:44 +02:00
2013-10-25 08:57:27 +11:00
2016-07-20 17:14:12 +02:00
2016-02-22 19:33:17 +01:00
2015-06-11 14:41:34 +02:00
2016-04-14 11:10:51 +02:00
2016-02-17 15:15:16 +01:00
2015-03-03 14:20:48 -08:00
2015-06-29 14:57:03 -07:00
2016-07-05 20:46:57 +02:00
2016-07-05 17:47:44 +02:00
2016-06-27 16:31:00 +02:00
2015-10-23 13:44:27 +02:00
2015-04-30 18:12:52 +02:00
2014-04-10 21:08:16 +02:00
2015-12-04 11:50:13 +01:00
2013-08-13 06:50:25 -04:00
2015-03-27 13:11:22 -07:00
2015-10-21 20:54:30 +02:00
2015-02-17 08:35:24 +01:00
2016-06-28 19:53:17 +02:00
2015-03-14 16:04:23 -07:00
2014-07-16 10:33:59 -04:00
2015-03-27 13:11:22 -07:00
2013-01-08 13:07:51 -05:00
2014-06-09 22:39:15 +02:00
2015-02-05 13:34:52 +01:00
2014-09-05 14:37:18 -07:00
2015-03-10 19:16:28 +01:00
2016-01-27 22:35:11 +00:00
2014-11-27 13:30:20 +00:00
2014-08-19 19:46:44 +02:00
2014-12-19 11:39:50 +01:00
2015-03-06 17:24:13 +01:00
2016-02-12 12:12:02 +01:00
2015-07-01 19:14:13 +02:00
2016-09-09 17:17:06 +02:00
2015-10-20 15:00:33 +02:00
2015-12-04 12:16:56 +01:00
2016-06-27 16:31:00 +02:00
2016-09-08 19:29:50 +02:00
2016-04-21 16:04:04 +02:00
2013-12-16 12:48:53 -05:00