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

Improve queue-related actions of the main view #563

Merged
merged 1 commit into from
Jan 25, 2015

Conversation

DamienCassou
Copy link
Contributor

  • The queue-related actions of mu4e~main-view-real have been extracted
    to their own mu4e~main-view-queue method.
  • The queue toggling action now has the word "currently" to easily.
    distinguish between the current state and the toggle (e.g., "currently
    queued" instead of just "queued").
  • The "[f]lush queued emails" is only visible if there is at least 1
    email in the queue.
  • The number of emails in the queue is visible in the flushing
    action (e.g., "[f]lush 10 queued emails").

- The queue-related actions of `mu4e~main-view-real` have been extracted
  to their own `mu4e~main-view-queue` method.
- The queue toggling action now has the word "currently" to easily.
  distinguish between the current state and the toggle (e.g., "currently
  queued" instead of just "queued").
- The "[f]lush queued emails" is only visible if there is at least 1
  email in the queue.
- The number of emails in the queue is visible in the flushing
  action (e.g., "[f]lush 10 queued emails").
djcb added a commit that referenced this pull request Jan 25, 2015
Improve queue-related actions of the main view
@djcb djcb merged commit 5f5ff74 into djcb:master Jan 25, 2015
@djcb
Copy link
Owner

djcb commented Jan 25, 2015

Merged -- thanks!

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