mirror of
https://github.com/miracle-wm-org/miracle-wm.git
synced 2024-11-26 12:34:40 +03:00
65332344c5
- Refactored the `Node` concept into `LeafNode`s and `ParentNode`s so that we always know what we're working with - Implemented the concept of a `Node::commit_changes()` which is used at the end of a series of complex operations to push changes to the screen at the end. - Prepared the `TilingWindowTree` for testing, which will come next |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
miracle_config_test.cpp | ||
tree_test.cpp |