57
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 19 Jan 2024
57 points (95.2% liked)
Open Source
31223 readers
258 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
I read up on it at some point and it was essentially a matter of their UI framework just being custom-implemented. Any advanced UI concept would need so much overwhelming support from the community, that a core dev then sits down for a few months to dish out the necessary UI components, that this is just not really happening. The core devs aren't exactly bored most of the time anyways.
Having said that, they did recently renovate the settings menu using the UI components they already had, and that turned out really cool.
Also, I do feel like some smaller improvements could be made without big code changes, but yeah, those then end up in too many discussions.
The font has been discussed many times. To give you a taste:
Many want a font with fantasy style, but Minetest can also depict a futuristic setting. Others want a blocky font, but those usually aren't very legible (i.e. accessible) and often only support a narrow range of languages.
I think, just a font, which looks less serious and less thin, already improves it massively, but you can't even get folks to agree on that, because well, if the font is tweaked, you might need to adjust lots of UI components and mods and such to work with the different font dimensions. So, if a font change is made, people want to get it perfect from the start.
The button gradients are another case, where most people agree that something else would look better and it could be easily changed, but discussions just never end.
The community is just so big and so public, that there's always someone new joining into the discussion, so that no consensus can occur...