dalyIsaac / Whim

Pluggable dynamic window manager for Windows🏗️🪟
https://dalyisaac.github.io/Whim/
MIT License
184 stars 10 forks source link

Workspaces YAML config #1048

Closed dalyIsaac closed 1 month ago

dalyIsaac commented 1 month ago

Added a declarative config for the workspaces. This lets users specify the name and layout engines of workspaces.

This reuses the existing layout_engines config options.

The documentation was updated to no longer serve the _includes (formerly _common) directory.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 89.36170% with 5 lines in your changes missing coverage. Please review.

Project coverage is 80.76%. Comparing base (52e2748) to head (a49df4f). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/Whim.Yaml/YamlLayoutEngineLoader.cs 78.26% 3 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1048 +/- ## ========================================== + Coverage 80.73% 80.76% +0.03% ========================================== Files 281 281 Lines 12123 12158 +35 Branches 1390 1400 +10 ========================================== + Hits 9787 9819 +32 - Misses 2161 2163 +2 - Partials 175 176 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.