Skip to content

GrayWolf64/dwndprocviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Derma Window Process Viewer

As the name might suggests, this tool offers an insight into all the panels created using GLua API, which are children or non-direct children of GModBase or HudGMOD, seeBase HUD Element List.

The 'insight' includes but is not limited to:

  1. Real-time updated Hierarchy structure shown in tree
  2. Colorful highlights
  3. Convenient right-click menu with some actions to perform
  4. Hover on the node to see tip(some info on the panel)

Colors

State Color
Disabled Gray
Invisible Light Gray
Marked For Deletion Red
Keyboard Focused Light Blue(cyan)
Focused Orange
New Bright Green
Modal Dark Pink

Note: 'Marked For Deletion' Red will stay for 1s, and 'New' Green will stay for 1.25s.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages