-
Notifications
You must be signed in to change notification settings - Fork 1
Feature/ps2 gui makeover #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
NathanNeurotic
wants to merge
227
commits into
ps2store:main
from
NathanNeurotic:feature/ps2-gui-makeover
Closed
Feature/ps2 gui makeover #14
NathanNeurotic
wants to merge
227
commits into
ps2store:main
from
NathanNeurotic:feature/ps2-gui-makeover
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…gic-and-create-gui Add GUI interface for PSU packer
…s-in-cargo.toml Update workspace default member to GUI crate
…-attribute-to-main.rs Hide console window for GUI release builds
…s-for-psu-packer-gui Update CI to build psu-packer GUI artifacts
…-psu-fields Add PSU metadata editing to GUI
…ile-management-in-packerapp Add include/exclude list management to PSU packer GUI
…c-for-psu Allow packing with in-memory configuration
…rror-variants Improve PSU packer GUI error handling
…-main.rs Organize PSU packer GUI sections vertically
…and-file-handling Add PSU import workflow to GUI
…le-for-file-validation Support selecting multiple files in GUI file picker
…roll-area Wrap packer GUI content in scroll area
…-update-ui-conditions Adjust PSU/folder selection state handling
…with-new-button-layout Update file list controls
…files-for-case-insensitive-icon-path Handle ICON.SYS case-insensitive lookup
…-and-encoding-in-icon_sys Parse icon.sys background colors as normalized floats
…on-sliders-range Allow negative icon.sys light directions
…encoder/decoder Use encoding_rs for Shift-JIS titles
…sys_title-for-character-boundary Handle Shift-JIS byte line breaks for icon.sys titles
…th-temporary-workspace Support updating PSU from temporary workspace
…n-to-compute-byte-length Use Shift-JIS bytes for icon.sys title preview
…orm-rendering Implement metadata-driven title.cfg editor
…e-aliases-and-ui-updates Add canonical SAS alias selection UI
…-remove-psutoml Gate psu.toml editor UI behind feature flag
…g-and-encoding-logic Fix icon.sys color channel encoding
…andling-in-timestamprules Ensure even timestamp spacing
…est-handling-and-ui Prompt PSU output selection when needed
…tle_cfg_form_ui Improve title.cfg editor layout
This commit introduces a major overhaul of the GUI to improve its visual appeal and usability. The key changes include: - A new PS2-inspired color palette with blacks, dark blues, and purples. - A more standard and responsive window size. - Wider, more noticeable scrollbars. - A responsive layout that adapts to different window sizes and avoids horizontal scrolling.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.