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

Display the app icon, from which the text was copied #912

Closed
2 tasks done
Romachamp opened this issue Oct 4, 2024 · 15 comments
Closed
2 tasks done

Display the app icon, from which the text was copied #912

Romachamp opened this issue Oct 4, 2024 · 15 comments
Labels
enhancement New feature or request

Comments

@Romachamp
Copy link

Romachamp commented Oct 4, 2024

Before Submitting Your Feature Request

  • Check that there isn't already a similar feature request to avoid creating a duplicate.
  • I have seen the FAQ.

Problem

Hello! I’ve used Maccy for a long time, but the main issue I faced was not being able to instantly see, from where I copied the item. Later, I discovered I can see the app, from where I copied, but it isn’t displayed next to it, so I must click on the item to get this information.

Solution

The solution I want is the app icon, from where the item is copied, right next to it. In this way, I can instantly see, from where I copied anything.

Alternatively, you could provide an option in the settings to display app icon next to the copied item, instead of the keyboard shortcut to paste that item. It would be more handy for me personally.

@Romachamp Romachamp added the enhancement New feature or request label Oct 4, 2024
@p0deje
Copy link
Owner

p0deje commented Oct 8, 2024

You can see the source app in the preview, which can be shown instantly by changing Preview Delay. Is this enough for your needs?

@Romachamp
Copy link
Author

Well, I’ve used this feature. However, in the preview the app is shown by the text and it still isn’t that handy. With app icon right next to the copied icon, I would be able to see it instantly and it would be more handy to me.

@Romachamp
Copy link
Author

Romachamp commented Oct 11, 2024

@p0deje you could add an option to the settings to show the app icon, instead of keyboard shortcuts, so people can decide what’s more handy for them. What do you think about it?

@p0deje
Copy link
Owner

p0deje commented Oct 11, 2024

I am open to merge PRs adding support for this, but I don't have capacity to implement it myself at the moment.

@weisJ
Copy link
Contributor

weisJ commented Oct 31, 2024

I have this actually implemented in the branch where I keep my custom changes: ab9fb0a

I don't have a lot of time to clean it up and connect it to the settings, however it is a good starting point @Romachamp

@p0deje
Copy link
Owner

p0deje commented Oct 31, 2024

I have this actually implemented in the branch where I keep my custom changes: ab9fb0a

Screenshots or didn't happen.

@weisJ
Copy link
Contributor

weisJ commented Oct 31, 2024

Fair enough :D

image

@Romachamp
Copy link
Author

Awesome, this is exactly what I wanted. It would be awesome, if it were in the app.

@Romachamp
Copy link
Author

@p0deje Will you implement this feature now, since there is a pull request?

@p0deje
Copy link
Owner

p0deje commented Oct 31, 2024

@Romachamp There is no PR yet.
@weisJ Are you up to create a PR with this? We'd need a checkbox in Appearance setting to turn it on (with off by default) and localizations for it in all languages (I can help with that).

@weisJ
Copy link
Contributor

weisJ commented Oct 31, 2024

I can create a PR. Still have to do some cleanup. Currently not satisfied with how I am handling missing icons. Also the cache needs to have some eviction strategy to ensure icons get updated when they change.

I would also add the icon to the preview popover next to the application name. Should this be toggled through the same settings switch or always be visible?

@p0deje
Copy link
Owner

p0deje commented Oct 31, 2024

I can create a PR. Still have to do some cleanup. Currently not satisfied with how I am handling missing icons. Also the cache needs to have some eviction strategy to ensure icons get updated when they change.

I haven't looked through the code, but I'll trust your judgement with whatever is the best here.

I would also add the icon to the preview popover next to the application name. Should this be toggled through the same settings switch or always be visible?

I think it's fine to always show in the preview, maybe with a different size to make it more compact.

@Romachamp
Copy link
Author

Good point, I also think it’s fine to show the icon in the preview as well, but a bit smaller.

@Romachamp
Copy link
Author

Romachamp commented Nov 1, 2024

@weisJ Will you be able to fully implement this new feature into Maccy, after polishing the code a bit?

@Romachamp
Copy link
Author

Romachamp commented Nov 5, 2024

@p0deje There is now a PR. Will there be this feature any soon in Maccy?

@p0deje p0deje closed this as completed in 9f96adc Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants