Andreas Kling
745b0b27fd
WindowServer+LibGUI: Automatically close child windows with parent
...
If a window has child windows when it's destroyed, WindowServer will
now automatically tear down all of its children as well.
This is communicated to the client program through a vector of window
ID's included with the response to WindowServer::DestroyWindow.
This does feel a little bit awkward, but managing it on the client side
also seems a bit awkward.
2020-05-02 01:29:55 +02:00
..
2020-04-19 20:24:03 +02:00
2020-02-10 18:33:28 +01:00
2020-02-06 20:03:37 +01:00
2020-02-15 00:10:34 +01:00
2020-05-02 01:29:55 +02:00
2020-05-02 01:29:55 +02:00
2020-02-06 20:03:37 +01:00
2020-02-06 20:03:37 +01:00
2020-04-30 09:04:39 +02:00
2020-04-30 09:04:39 +02:00
2020-02-06 20:03:37 +01:00
2020-02-06 20:03:37 +01:00
2020-02-13 21:43:32 +01:00
2020-02-18 14:30:39 +01:00
2020-02-06 20:03:37 +01:00
2020-03-08 13:06:51 +01:00
2020-02-10 18:33:28 +01:00
2020-04-30 22:15:16 +02:00
2020-04-24 17:26:16 +02:00
2020-03-10 09:37:34 +01:00
2020-03-10 09:37:34 +01:00
2020-04-30 12:58:38 +02:00
2020-04-30 12:58:38 +02:00
2020-04-21 16:54:34 +02:00
2020-03-10 09:37:34 +01:00
2020-04-29 11:41:34 +02:00
2020-02-28 12:16:05 +01:00
2020-05-02 01:29:55 +02:00
2020-05-02 01:29:55 +02:00
2020-03-22 21:13:23 +01:00
2020-05-02 01:29:55 +02:00
2020-03-30 17:03:15 +02:00
2020-05-02 01:29:55 +02:00
2020-04-18 21:18:11 +02:00
2020-05-02 01:29:55 +02:00
2020-02-25 14:52:35 +01:00
2020-02-15 00:10:34 +01:00
2020-04-18 21:10:16 +02:00