-
Notifications
You must be signed in to change notification settings - Fork 208
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
[ikhal] add option to disable mouse, fixes #1289 #1295
Merged
Merged
Commits on Sep 16, 2023
-
[ikhal] add option to disable mouse, fixes pimutils#1289
This is done by passing the `handle_mouse` Boolean argument to urwid's main loop (currently unused). By default, the mouse remains enabled (see `khal.spec`). Mouse can be disabled either by setting `enable_mouse = False` in the `[default]` section of khal's config file, or by passing the `--no-mouse` flag to the `khal interactive` or `ikhal` click commands.
Configuration menu - View commit details
-
Copy full SHA for 01d8d2e - Browse repository at this point
Copy the full SHA 01d8d2eView commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d3edf74 - Browse repository at this point
Copy the full SHA d3edf74View commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4b9698d - Browse repository at this point
Copy the full SHA 4b9698dView commit details
Commits on Oct 15, 2023
-
pos/neg flag as suggested by @WhyNotHugo
Co-authored-by: Hugo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ab2595 - Browse repository at this point
Copy the full SHA 0ab2595View commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b61cf4a - Browse repository at this point
Copy the full SHA b61cf4aView commit details
Commits on Oct 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e5ff223 - Browse repository at this point
Copy the full SHA e5ff223View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56d36c9 - Browse repository at this point
Copy the full SHA 56d36c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d7daab - Browse repository at this point
Copy the full SHA 5d7daabView commit details
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.