ladybird/Servers
Andreas Kling 3fa0b6cd92 WindowServer: Always update the maximize button icon when we should.
We were only updating it in the WSButton callback, not when changing the
maximized state by calling WSWindow::set_maximized().

Fixes #119.
2019-06-02 15:35:00 +02:00
..
LookupServer AK: Add implicit String -> StringView conversion 2019-06-02 12:55:51 +02:00
SystemServer ls: Show user name and group name if available. (#151) 2019-06-01 13:23:35 +02:00
WindowServer WindowServer: Always update the maximize button icon when we should. 2019-06-02 15:35:00 +02:00