Files
Waybar/include
Ethan Martin d1dac2854a Allow using wildcards in config include paths
Updates `Config::tryExpandPath()` to return a vector of expanded path
matches instead of a single path wrapped in an optional, with an empty
vector indicating no matches.

`Config::resolveConfigIncludes()` iterates over all of these matches,
while other instances of path expansion (such as finding the base config
path) retain their existing behavior and only use the first match.
2025-01-02 20:50:39 -05:00
..
2023-03-02 16:57:32 +03:00
2024-05-09 20:59:25 +02:00
2023-10-15 17:52:12 -03:00
2024-08-02 23:37:52 -05:00