genode/repos/gems/src/app
Norman Feske 3680a79f38 window layouter: omit superfluous resize request
This patch removes a superfluous resize request at the creation time of
a new window, which resulted from _requested_size being initialized with
zero whereas the _geometry was initialized with the actual window
geometry. In some cases, this inconsistency led to the report of a new
resize request for the size 0x0, which is obviously wrong. I.e., it
leads clients to believe that the user has closed the window.
2016-02-10 16:15:53 +01:00
..
backdrop backdrop: respond to config changes 2015-01-26 12:28:42 +01:00
cpu_load_display CPU load display application 2015-07-07 19:48:05 +02:00
decorator window decorator: report decorator margins 2016-02-09 15:28:47 +01:00
floating_window_layouter window layouter: omit superfluous resize request 2016-02-10 16:15:53 +01:00
launcher Mark Server::Entrypoint noncopyable 2016-02-05 10:47:45 +01:00
menu_view gems: add Nitpicker_buffer and Dither_painter 2015-11-27 12:18:54 +01:00
mixer_gui_qt mixer_gui_qt: write config instead of using report 2015-11-29 18:17:08 +01:00
nano3d Polygon drawing and rudimentary 3D routines 2015-07-07 19:48:04 +02:00
themed_decorator window decorator: report decorator margins 2016-02-09 15:28:47 +01:00