mattkae / miracle-wm

Miracle is a Wayland tiling window manager built on Mir

Home Page:https://mattkae.github.io/miracle-wm-wiki/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build a mechanism in Mir to allow our YAML configuration to be the primary configuration from which boost args are parsed

mattkae opened this issue · comments

How?

  • We should add a new method in Mir called std::map mo::DefaultConfiguration::parse_custom(...) which will hook up to miral
  • With this, we can supply a custom function that will return a map of options that will reach out into the yaml file
  • In this way, we will circumnavigate the restriction of using Mir's config file