yaze icon indicating copy to clipboard operation
yaze copied to clipboard

Linux file dialogs

Open Stewmath opened this issue 11 months ago • 1 comments

I noticed that Linux file dialog functionality is stubbed. I guess Linux isn't supported yet.

Have you considered using the native file dialog libary? It should work on all platforms.

Stewmath avatar Jan 06 '25 04:01 Stewmath

I'll take a look at that. I had initially thought about using one of the third party imgui file dialogs but got some feedback that they werent good to use so I removed them but have yet to replace the file dialog for linux platforms. Helps that it uses CMake as well.

scawful avatar Jan 06 '25 17:01 scawful

Latest release 0.3.0 has file dialog support for linux now.

scawful avatar Sep 27 '25 12:09 scawful