elementary / iconbrowser

Browse and search system icons
GNU General Public License v3.0
14 stars 3 forks source link

Copy code for code snippet #31

Closed Antolius closed 1 month ago

Antolius commented 1 year ago

Resolves #5

I introduced an action for copying the code snippet. Hovering over snippet reveals a copy button which can also be used to trigger the action. Button helps with discovering the feature, and global action helps with keyboard focused workflows.

Example of using this:

copy-demo.webm

I'll mark this as draft, as it builds upon the selected icon details I introduced in #29, which is currently under review. Any changes to that PR might impact this one too.