1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 22:41:00 +00:00
serenity/Userland
thankyouverycool 1d81d2e072 LibGUI: Don't ignore invisible widgets during layout changes
As they may be setting themselves visible again in the process.
Fixes inability to toggle widgets on and off in some apps.
2022-07-05 21:26:04 +02:00
..
Applets Applets: Use spawn_or_show_error() for common spawn pattern 2022-06-03 12:29:56 +01:00
Applications Browser+WebContent: Fix inspecting non-visible nodes 2022-07-05 13:09:11 +02:00
Demos WidgetGallery: Repair GML layout on BasicsTab 2022-07-04 11:15:40 +02:00
DevTools Everywhere: Fix two inconsistent serenity_lib() output names 2022-07-03 22:59:13 +02:00
DynamicLoader LibC+Kernel: Prevent string functions from calling themselves 2022-05-12 13:12:37 +02:00
Games Applications+Games+LibGUI: Fix layout problems 2022-06-30 11:51:25 +02:00
Libraries LibGUI: Don't ignore invisible widgets during layout changes 2022-07-05 21:26:04 +02:00
Services WebContent: Invalidate document style when changing the page's palette 2022-07-05 18:23:22 +02:00
Shell Shell: Immediately resolve value when setting a variable 2022-07-04 10:23:15 +00:00
Utilities unzip: Remove the arbitrary file size limit 2022-07-02 11:12:49 +04:30
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00