diff options
author | Andreas Kling <kling@serenityos.org> | 2021-07-28 00:58:01 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-07-28 01:01:02 +0200 |
commit | b3d27c2340a030a737515942fd7b0b860e111fcc (patch) | |
tree | cf64f87899783835a8a589a4740390702fd8be2e /AK | |
parent | 3d4f93cf8d35719588d98ef3d169b98a3e064c2a (diff) | |
download | serenity-b3d27c2340a030a737515942fd7b0b860e111fcc.zip |
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. :^)
Diffstat (limited to 'AK')
0 files changed, 0 insertions, 0 deletions