mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-24 10:12:25 -05:00
15c1f7a40d
Minimum window size can now be customised and set at runtime via the SetWindowMinimumSize WindowServer message and the set_minimum_size LibGUI::Window method. The default minimum size remains at 50x50. Some behind-the-scenes mechanics had to be added to LibGUI::Window to ensure that the minimum size is remembered if set before the window is shown. WindowServer sends a resize event to the client if it requests a size on create that's smaller than it's minimum size. |
||
---|---|---|
.. | ||
LibAudio | ||
LibC | ||
LibChess | ||
LibCompress | ||
LibCore | ||
LibCoreDump | ||
LibCpp | ||
LibCrypt | ||
LibCrypto | ||
LibDebug | ||
LibDesktop | ||
LibDiff | ||
LibELF | ||
LibGemini | ||
LibGfx | ||
LibGUI | ||
LibHTTP | ||
LibImageDecoderClient | ||
LibIPC | ||
LibJS | ||
LibKeyboard | ||
LibLine | ||
LibM | ||
LibMarkdown | ||
LibPCIDB | ||
LibProtocol | ||
LibPthread | ||
LibRegex | ||
LibSymbolClient | ||
LibSyntax | ||
LibSystem | ||
LibTar | ||
LibTextCodec | ||
LibThread | ||
LibTLS | ||
LibTTF | ||
LibVT | ||
LibWeb | ||
LibX86 | ||
CMakeLists.txt |