1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-16 13:10:59 +00:00
serenity/Meta/CMake
Andreas Kling b3d27c2340 LibGUI: Add GUI_HOVER_DEBUG runtime debugging flag (environment)
You can now see the outline of GUI widgets when hovering them.
For example:

    $ export GUI_HOVER_DEBUG=1
    $ FileManager

Then move the mouse around in the file manager. :^)
2021-07-28 01:01:02 +02:00
..
ConfigureComponents Meta: Add the ConfigureComponents utility 2021-07-06 21:54:51 +02:00
all_the_debug_macros.cmake LibGUI: Add GUI_HOVER_DEBUG runtime debugging flag (environment) 2021-07-28 01:01:02 +02:00
utils.cmake Meta: Add support for declaring components 2021-06-17 11:03:51 +02:00
wasm_spec_tests.cmake Meta: Skip WebAssembly loop test generation 2021-07-12 18:42:45 +04:30