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

Help menu #3

Merged
merged 5 commits into from
Jul 12, 2020
Merged

Help menu #3

merged 5 commits into from
Jul 12, 2020

Conversation

cjds
Copy link
Collaborator

@cjds cjds commented Jul 7, 2020

Adds a help menu to rowm. Mod4 + Shift + H

@cjds
Copy link
Collaborator Author

cjds commented Jul 7, 2020

@levavakian I can't assign reviewers

@@ -22,7 +54,7 @@ func Split(ctx *frame.Context) *frame.Frame {
if attachF == nil {
msgPrompt := prompt.NewMessage(ctx.X, prompt.DefaultMessageTheme, prompt.DefaultMessageConfig)
timeout := 1 * time.Second
msgPrompt.Show(ctx.Screens[0].ToXRect(), "Cannot split when not focused on a window", timeout, func(msg *prompt.Message) {})
msgPrompt.Show(ctx.Screens[0].ToXRect(), "Help \n Fuck off \t fuck pff", timeout, func(msg *prompt.Message) {})
Copy link
Owner

Choose a reason for hiding this comment

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

comment

@levavakian levavakian merged commit 002861a into levavakian:master Jul 12, 2020
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.

2 participants