Add image preview tooltip on clipboard menu hover#53
Closed
EricBlanquer wants to merge 1 commit intodiodon-dev:masterfrom
Closed
Add image preview tooltip on clipboard menu hover#53EricBlanquer wants to merge 1 commit intodiodon-dev:masterfrom
EricBlanquer wants to merge 1 commit intodiodon-dev:masterfrom
Conversation
b28abc4 to
4c99063
Compare
Show a scaled preview popup when hovering over image clipboard items in the menu. Preview is clamped to screen bounds and framed with a visible border.
4c99063 to
03e4ee3
Compare
Member
|
Such changes made on the menu itself do not show up in the Ayantana indicator which is the main way to access the clipboard and only show up when using the shortcut which does not work well in all DEs. Therefore not something I consider integrating. Also please before opening up random PRs open up a issue at https://bugs.launchpad.net/diodon so see whether a change like this is actually desired or in what way. Closing this PR therefore. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
When hovering over an image clipboard item in the menu, a scaled preview popup is displayed next to the cursor, making it easy to identify images without pasting them.
ImageClipboardItemandFileClipboardItem(image files)