ladybird/DevTools/Inspector
Andreas Kling e23c5b7e83 LibGUI+Inspector: Highlight the currently remotely inspected widget
This patch adds a magenta rectangle around the currently inspected
widget. This allows you to browse an app's widget tree somewhat
visually using the Inspector. :^)
2020-03-05 14:42:05 +01:00
..
main.cpp LibGUI+Inspector: Highlight the currently remotely inspected widget 2020-03-05 14:42:05 +01:00
Makefile LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00
RemoteObject.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
RemoteObject.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
RemoteObjectGraphModel.cpp Inspector: Add special icon for timer objects 2020-03-05 11:27:03 +01:00
RemoteObjectGraphModel.h Inspector: Add special icon for timer objects 2020-03-05 11:27:03 +01:00
RemoteObjectPropertyModel.cpp Inspector: Stringify remote property values 2020-03-05 09:19:59 +01:00
RemoteObjectPropertyModel.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
RemoteProcess.cpp LibGUI+Inspector: Highlight the currently remotely inspected widget 2020-03-05 14:42:05 +01:00
RemoteProcess.h LibGUI+Inspector: Highlight the currently remotely inspected widget 2020-03-05 14:42:05 +01:00