summaryrefslogtreecommitdiff
path: root/LibGUI/GDesktop.h
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-04-23 20:43:51 +0200
committerAndreas Kling <awesomekling@gmail.com>2019-04-23 20:43:51 +0200
commit8495abd140ec3d9f6d1d256ca00c4578e0045708 (patch)
tree82249497651e61add6e8b58c0c818e1b48c2d281 /LibGUI/GDesktop.h
parent38e1e205a5795a0de807a5ac5e9c7148ed6cf8b0 (diff)
downloadserenity-8495abd140ec3d9f6d1d256ca00c4578e0045708.zip
GWindow: Don't send InvalidateRect message with 0 rects to WindowServer.
This could happen if GWindow::hide() was called while a window had pending repaint rects. The deferred_invoke() lambda in GWindow::update() would eventually run, but by then, hide() had cleared all pending rects.
Diffstat (limited to 'LibGUI/GDesktop.h')
0 files changed, 0 insertions, 0 deletions