minetest/builtin/mainmenu/settings
grorp 6a1d22b2c5
Implement an editor to customize the touchscreen controls (#14933)
- The editor is accessible via the pause menu and the settings menu.
- Buttons can be moved via drag & drop.
- Buttons can be added/removed. The grid menu added by #14918 is used to show
  all buttons not included in the layout.
- Custom layouts are responsive and adapt to changed screen size / DPI /
  hud_scaling.
- The layout is saved as JSON in the "touch_layout" setting.
2024-11-24 11:33:39 +01:00
..
components.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
dlg_change_mapgen_flags.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
dlg_settings.lua Implement an editor to customize the touchscreen controls (#14933) 2024-11-24 11:33:39 +01:00
generate_from_settingtypes.lua Replace occurences of 'wiki.minetest.net' with 'wiki.luanti.org' 2024-11-18 00:04:32 +01:00
init.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
settingtypes.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
shadows_component.lua Fix mainmenu settings crash caused by last commit 2024-11-13 18:39:10 +01:00