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

Added toggleScreen function, using hot key to loop through all screens. #703

Merged
merged 1 commit into from
Jun 8, 2020

Conversation

zexee
Copy link

@zexee zexee commented May 29, 2020

Comparing to switchToScreen, it is more handy since the user only need to hit one hotkey.

.gitignore Outdated Show resolved Hide resolved
src/gui/src/Action.cpp Outdated Show resolved Hide resolved
src/gui/src/Action.cpp Outdated Show resolved Hide resolved
src/gui/src/Action.h Outdated Show resolved Hide resolved
src/lib/server/Config.cpp Outdated Show resolved Hide resolved
src/lib/server/Server.cpp Outdated Show resolved Hide resolved
src/lib/server/Server.cpp Outdated Show resolved Hide resolved
Copy link
Member

@p12tic p12tic left a comment

Choose a reason for hiding this comment

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

The code itself looks good, I just had a question and a number of nitpick comments regarding formatting.

@zexee zexee force-pushed the master branch 2 times, most recently from e87f926 to a5b37ae Compare May 30, 2020 02:13
@shymega shymega mentioned this pull request May 30, 2020
Comparing to switchToScreen, it is more handy since the user only need
to hit one hotkey.
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.

3 participants