Alexander Larsson
d5f1754981
gtk: Stop setting GDK_EXPOSURE_MASK on random widgets
...
These days exposure happens only on the native windows (generally the
toplevel window) and is propagated down recursively. The expose event
is only useful for backwards compat, and in fact, for double buffered
widgets we totally ignore the event (and non-double buffering breaks
on wayland).
So, by not setting the mask we avoid emitting these events and then
later ignoring them.
We still keep it on eventbox, fixed and layout as these are used
in weird ways that want backwards compat.
2015-09-14 11:01:13 +02:00
..
2014-03-29 00:24:15 -04:00
2014-01-20 12:31:21 -05:00
2014-05-30 13:24:20 -07:00
2014-01-20 12:31:21 -05:00
2014-02-07 13:06:10 -05:00
2014-02-07 13:06:10 -05:00
2015-06-20 10:52:01 -04:00
2014-05-23 20:31:25 -04:00
2015-07-04 19:34:23 +01:00
2014-05-13 23:50:13 -04:00
2015-09-14 11:01:13 +02:00
2014-05-27 21:10:32 -07:00
2014-02-07 13:06:10 -05:00
2015-03-22 15:13:32 -04:00
2015-03-18 15:23:31 +01:00
2014-10-24 21:31:40 +02:00
2015-03-18 15:23:31 +01:00
2015-09-14 11:01:13 +02:00
2014-01-20 12:31:21 -05:00
2014-02-07 14:22:39 -05:00
2014-02-07 13:32:47 -05:00
2014-05-30 13:24:20 -07:00
2014-02-06 08:01:49 -05:00
2014-10-03 06:18:05 +02:00
2015-03-22 15:13:32 -04:00
2014-02-07 13:32:47 -05:00
2015-07-20 21:04:28 +02:00
2014-01-20 12:31:21 -05:00
2015-09-14 11:01:13 +02:00
2014-05-13 08:45:00 -04:00
2014-10-02 19:06:03 +02:00
2014-05-11 22:02:32 -04:00
2014-05-11 22:02:32 -04:00
2014-03-29 00:24:15 -04:00
2013-07-19 21:39:47 -04:00
2015-07-31 22:23:35 -04:00
2014-05-20 09:54:01 -04:00
2015-06-02 09:08:14 -04:00
2013-07-19 21:39:47 -04:00
2014-08-15 13:02:31 -04:00
2015-02-21 16:00:31 +01:00
2014-08-15 13:02:31 -04:00
2015-03-22 15:13:32 -04:00
2015-03-05 16:07:30 -05:00
2015-09-12 12:50:39 -04:00
2015-05-14 17:00:14 +01:00
2015-06-02 09:08:14 -04:00
2014-10-24 21:31:40 +02:00
2014-10-24 21:31:40 +02:00
2015-03-18 15:23:31 +01:00
2014-10-24 21:31:40 +02:00
2015-06-02 09:08:14 -04:00
2014-05-20 09:54:01 -04:00
2014-10-03 06:18:05 +02:00
2014-01-20 12:31:21 -05:00
2014-10-03 06:18:05 +02:00
2014-10-24 21:31:40 +02:00
2015-09-06 17:11:33 -04:00
2013-07-19 21:39:47 -04:00
2014-10-15 14:43:19 -04:00
2014-08-15 13:02:31 -04:00
2015-06-02 09:08:14 -04:00
2014-02-07 13:26:12 -05:00
2014-02-07 14:22:39 -05:00
2014-02-07 13:32:47 -05:00
2014-02-19 18:56:05 -05:00
2014-11-30 16:11:56 -05:00