Adrien Bertrand

Results 275 comments of Adrien Bertrand

Are you talking about the icons here? https://github.com/debrouxl/tilp_and_gfm/tree/master/tilp/trunk/icons If someone has time to create such icons, making a "hardcoded-dark" build with icons replaced by the alternative ones, it seems easy...

Oh that sounds like a GTK issue. I wonder if the branch with GTK+3 has the same problem. Are you able to build and test?

I was wondering about the permissions, yes. Although it should automatically ask when it tries to first access the folder... Does it solve it if you (for now) allow full...

Ok weird; I'll have to dig in then.

Well I can't repro :( My CEmu has this, permissions-wise: ![image](https://user-images.githubusercontent.com/660896/189651884-b5248acd-cf07-4013-bbe2-08fcd7a7994d.png) But not full-disk access.

I'm not able to repro with the latest commit on master (as of this comment) and emscripten (after an update, it shows `emcc (Emscripten gcc/clang-like replacement) 1.39.8 (commit 1458145cf4f3db0fb548343e6acab267eef8e4ef)`. No...

ok for some reason, I guess my emscripten is the latest of... an old branch. I'll update to the actual-latest one in a bit.

Alright, I updated to `emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.24-git (f6c46570e3780e52050bf822a07b342ec4bdddbe)` and I'm still not getting errors (a buunch of warnings because some things are obsolete/deprecated,...

Yep, and I'm also running it on macOS... this is weird.

Ok sure you can try, even though I'm not sure that it will perform well. Of course, use a small gui on top of the core, maybe like [the SDL...