Files
gtk3/gtk
Christoph Reiter 84e99b20ac GtkWindow: fix default empty window size with CSD
In the non-CSD case we checked for 0x0 window size requisition
and replaced it with 200x200 so the window was still visible.
This no longer works in case of CSD as the shadow and title bar
are always added to the requisition resulting in a titlebar/shadow
only window in case there is no child widget (this is currently
visible under wayland or when setting GTK_CSD=1).

Instead of special casing the final window size, special case
the child requisition paths instead. This gives us the same
requisition in both, CSD and non-CSD cases (the header bar
has a too large minimum width atm so the resulting window is
still not the same)

https://bugzilla.gnome.org/show_bug.cgi?id=751341
2015-06-23 21:16:14 +02:00
..
2015-06-20 10:52:01 -04:00
2015-06-20 10:55:02 -04:00
2015-02-02 09:31:27 +01:00
2015-02-13 18:01:56 +01:00
2015-06-02 09:08:15 -04:00
2015-05-10 15:37:55 -04:00
2014-12-23 18:54:11 -05:00
2014-12-08 17:30:35 -05:00
2015-03-26 14:01:53 +00:00
2014-06-16 17:31:56 -04:00
2014-06-16 17:31:56 -04:00
2014-06-28 01:51:24 -04:00
2015-05-12 18:44:59 +02:00
2014-06-26 22:02:18 -04:00
2015-01-02 23:15:55 +00:00
2014-11-30 17:20:38 -05:00
2014-12-30 13:46:11 +01:00
2015-06-02 09:08:15 -04:00
2015-03-22 15:17:27 -04:00
2015-06-02 09:08:15 -04:00
2015-06-02 09:08:15 -04:00
2014-10-24 16:12:33 -04:00
2015-05-16 18:04:40 -04:00
2015-06-13 21:10:26 -04:00
2015-04-05 22:07:59 -04:00
2015-04-05 22:09:04 -04:00
2014-10-03 23:20:18 -04:00
2015-05-30 06:00:14 +02:00
2015-06-20 20:29:18 -04:00
2015-04-26 10:19:26 -04:00
2014-10-27 07:05:22 -04:00
2014-12-12 20:52:35 -05:00
2015-03-22 15:14:42 -04:00
2015-06-02 09:08:15 -04:00
2015-02-23 22:25:11 -05:00
2015-04-27 01:15:23 -04:00
2015-06-15 19:50:02 -04:00
2015-06-02 09:08:15 -04:00
2015-06-02 09:08:15 -04:00
2014-10-29 06:49:59 -04:00
2015-02-13 08:51:28 -05:00
2015-06-02 09:08:15 -04:00
2014-07-12 07:13:27 +02:00
2015-03-22 15:20:43 -04:00
2015-06-23 09:36:14 -04:00
2015-03-22 11:55:33 -04:00
2015-05-16 00:48:36 -04:00
2015-06-19 01:03:28 -04:00
2015-01-24 08:44:30 -05:00
2014-07-03 14:15:10 +02:00
2014-07-12 07:13:27 +02:00
2014-10-26 14:59:21 -04:00
2014-12-10 10:00:21 -05:00
2014-11-30 19:22:51 -05:00
2014-09-08 16:51:44 -04:00
2014-12-05 20:10:07 -05:00
2015-05-28 23:42:14 -04:00
2014-09-03 14:45:51 -07:00
2015-03-22 11:47:23 -04:00
2015-01-24 16:16:35 -05:00
2015-05-12 07:44:44 -04:00
2014-08-03 02:51:02 +02:00
2014-08-13 23:41:56 +00:00
2014-06-04 21:25:05 -04:00
2015-02-02 09:36:09 +01:00
2015-06-02 09:08:16 -04:00
2015-06-16 16:19:37 +02:00
2014-10-10 13:40:17 +02:00
2014-10-10 13:40:17 +02:00