David Heidelberg

Results 169 comments of David Heidelberg

Ok, if you prepare it on release side, I'll try to give you hand with the flatpak stuff :)

@NayamAmarshe if you don't plan to abandon the project, then I think it make sense :laughing: also you can be sure no-one buy the domain and take your SW, inject...

Still valid. (2021-01-22 today build)

While it would be great for Transmission to support phones layout directly ( :wink: ), there is project building a top of `libtransmission` named [Fragments](https://gitlab.gnome.org/World/Fragments). It's optimized from begging to...

btw. default release builds should be definitely done with LTO. CI runs & stuff is not that great idea, because linking is much more expensive (and in case it's done,...

failure example: ``` ninja: job failed: /usr/bin/g++ -DIRRLICHT_API="" -DUSE_CMAKE_CONFIG_H -Dminetest_EXPORTS -I/builds/okias/aports/community/minetest/src/minetest-8093044f071fc6ad20dbc0a07ba2ef824605fff5/build_client/src -I/builds/okias/aports/community/minetest/src/minetest-8093044f071fc6ad20dbc0a07ba2ef824605fff5/src -I/builds/okias/aports/community/minetest/src/minetest-8093044f071fc6ad20dbc0a07ba2ef824605fff5/src/script -I/builds/okias/aports/community/minetest/src/minetest-8093044f071fc6ad20dbc0a07ba2ef824605fff5/lib/irrlichtmt/include -I/builds/okias/aports/community/minetest/src/minetest-8093044f071fc6ad20dbc0a07ba2ef824605fff5/lib/irrlichtmt/source/Irrlicht -isystem /builds/okias/aports/community/minetest/src/minetest-8093044f071fc6ad20dbc0a07ba2ef824605fff5/lib/lua/src -isystem /builds/okias/aports/community/minetest/src/minetest-8093044f071fc6ad20dbc0a07ba2ef824605fff5/lib/gmp -isystem /builds/okias/aports/community/minetest/src/minetest-8093044f071fc6ad20dbc0a07ba2ef824605fff5/lib/jsoncpp -isystem /builds/okias/aports/community/minetest/src/minetest-8093044f071fc6ad20dbc0a07ba2ef824605fff5/lib/bitop -isystem /usr/include/freetype2 -isystem /usr/include/AL -Os -fstack-clash-protection -Wformat...

Verified, works now: https://gitlab.alpinelinux.org/okias/aports/-/jobs/1247069

@TheBrokenRail as a author of the original intent to run Minetest on PP CCing you too (and thank you for the initial work!)

> For clarity, it would be good to change this to `enable_touch_controls` or `touchscreen_controls`. TouchScreenGUI should also be renamed to TouchScreenControls, and `touchscreen_gui` to `touchscreen_controls` This sounds very reasonable, would...

> * The "Controls" button (formerly "Change Keys") in the pause menu is currently hidden on Android. I think it should instead be hidden if the touch controls are active....