canonical / ubuntu-frame

The foundation for many embedded graphical display implementations
GNU General Public License v3.0
156 stars 21 forks source link

frame: migrate to `std::filesystem` #180

Closed Saviq closed 4 months ago

AlanGriffiths commented 4 months ago

Just beware: there were some subtle changes between boost and what got standardised. We need confidence that nothing was broken by these changes. (I.e. really test stuff still works)

Saviq commented 4 months ago

@mattkae FYI:

https://mir-server.io/docs/how-to-use-the-ubuntu-frame-diagnostic-feature

Can be tested nested just fine.

mattkae commented 4 months ago

Testing

Everything worked as expected