Skip to content
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

Frontend Mach 1 #22

Merged
merged 8 commits into from
Sep 9, 2023
Merged

Frontend Mach 1 #22

merged 8 commits into from
Sep 9, 2023

Conversation

DayibBaba
Copy link
Contributor

@DayibBaba DayibBaba commented Sep 6, 2023

Made together with @Hydra-Source. A first iteration of a GUI system, some might dislike it but it can be a placeholder if anything.

Closes #13

image
image
image

Added some commands.
Added ImGui Toggle widget.
Outsourced hotkey setting to a widget.
Made sure there are default active menus.
Added hotkey changing on hover on commands for convenience.
@github-actions
Copy link

github-actions bot commented Sep 6, 2023

Download the artifacts for this pull request:

@DayibBaba DayibBaba marked this pull request as ready for review September 7, 2023 16:15
Copy link
Contributor

@MarkEcza MarkEcza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry about the nitpicking

src/game/frontend/manager/UIManager.cpp Outdated Show resolved Hide resolved
src/game/frontend/manager/UIManager.cpp Outdated Show resolved Hide resolved
src/game/frontend/manager/UIManager.cpp Outdated Show resolved Hide resolved
src/game/frontend/manager/UIManager.cpp Outdated Show resolved Hide resolved
src/game/frontend/manager/UIManager.cpp Show resolved Hide resolved
src/game/frontend/manager/Widgets/HotkeySetter.cpp Outdated Show resolved Hide resolved
src/game/frontend/manager/Widgets/LoopedCommand.cpp Outdated Show resolved Hide resolved
src/game/frontend/manager/Widgets/LoopedCommand.cpp Outdated Show resolved Hide resolved
src/game/frontend/menu/Menu.cpp Outdated Show resolved Hide resolved
src/game/frontend/menu/settings/Settings.cpp Outdated Show resolved Hide resolved
@DayibBaba DayibBaba merged commit e7156f2 into YimMenu:master Sep 9, 2023
1 check passed
@DayibBaba DayibBaba deleted the frontend-changes branch October 14, 2023 06:42
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.

GUI Backend
2 participants