Files
ladybird/Meta
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
..
2021-06-25 15:19:09 +02:00
2021-05-07 20:08:45 +01:00
2021-07-27 19:15:37 +02:00