Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Sep 15, 2024

Settings screen rewrite

This pull request completely rewrites settings screen to be more maintainable, user-friendly and accessible.

image

Short list of changes:

  • Complete code rewrite with lots of improvements in readability and logic inspired by Sodium and YACL approaches
  • New, more compact and nicer layout for settings, brighter colors
  • New tooltip look with fancy gradient
  • New search field that will help to find any needed option. You can filter them by name, tooltip and current value
  • Keyboard navigation in GUI with Arrow keys and TAB
  • Useful shortcuts like SHIFT+P to get into vanilla settings or CTRL(CMD)+L to focus search field
  • Scrolling strings, Z-axis support for borders and strings and performance improvements in GuiRenderer
  • JAR size improvements: reduced size of icons and logo
  • VideoMode handling refactor and fixes
  • Config refactor and removal of VideoMode from it (saves ~100 bytes!)
  • "Current" option in Fullscreen Resolution that just uses system display settings
  • Translations fixes: removed "Auto" for Device Selector, "Back face culling" -> "Backface Culling" and small grammar and capitalization changes for better consistency

And more... (maybe forgot something)

@ghost ghost marked this pull request as draft September 15, 2024 17:13
@ghost ghost marked this pull request as ready for review September 22, 2024 13:54
@ghost ghost changed the base branch from 1.20.x to 1.21 September 28, 2024 15:46
@ghost ghost changed the base branch from 1.21 to dev October 13, 2024 04:05
@ghost ghost closed this by deleting the head repository Dec 21, 2024
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants