Skip to content

Commit

Permalink
feat(gui): add the komorebi-gui debug tool
Browse files Browse the repository at this point in the history
This commit adds the komorebi-gui debug tool build with egui and eframe.

This tool was built from scratch in a YouTube mini-series which can be
found here: https://www.youtube.com/watch?v=zZKjBMt4kZ4

The most interesting part of this tool right now is the ability to view
debug information about each window as it goes through the rules engine.

While it's possible to change runtime configuration options with this
tool, it is not yet possible to write those changes out to the
configuration file.
  • Loading branch information
LGUG2Z committed May 19, 2024
1 parent 9244772 commit 0c842e4
Show file tree
Hide file tree
Showing 7 changed files with 3,952 additions and 323 deletions.

0 comments on commit 0c842e4

Please sign in to comment.