ladybird/Userland
Tom 101c6b01ed WindowServer: Improve small tooltips/windows shadows a bit
This fixes some artifacts with very small tooltip windows.
2021-02-20 22:28:11 +01:00
..
Applications Terminal+LibVT: Resize Terminal app window when requested by VT 2021-02-20 17:04:46 +01:00
Demos LibGUI: Swap order of InputBox value and parent window args 2021-02-20 12:19:46 +01:00
DevTools LanguageServers/Cpp: Add 'FindDeclaration' capability 2021-02-20 15:53:37 +01:00
DynamicLoader Revert "DynamicLoader: Remove unnecessary math functions" 2021-02-08 19:58:10 +01:00
Games Chess: Allow right click to cancel drag move while dragging a piece 2021-02-18 12:52:11 +01:00
Libraries LibGUI: Always set tree column content width to widest open node 2021-02-20 22:27:52 +01:00
MenuApplets
Services WindowServer: Improve small tooltips/windows shadows a bit 2021-02-20 22:28:11 +01:00
Shell Shell: Convert dbgprintf() => dbgln() 2021-02-17 16:18:53 +01:00
Tests LibC: Teach scanf how to read "%lu" and "%llu" (unsigned long{, long}) 2021-02-16 10:38:52 +01:00
Utilities LibCpp: Store filename in ASTNodes 2021-02-20 15:53:37 +01:00
CMakeLists.txt