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

[FEATURE REQUEST] More appearance customization #62

Open
ruro opened this issue Jan 25, 2023 · 0 comments
Open

[FEATURE REQUEST] More appearance customization #62

ruro opened this issue Jan 25, 2023 · 0 comments

Comments

@ruro
Copy link

ruro commented Jan 25, 2023

Currently, each file is displayed as a fairly large icon (or preview if available) alongside the full path.

image

Here are a few suggestions, that in my opinion would allow for better customization:

  1. --no-thumb don't show preview thumbnails, use file icons for all files
  2. --icon-size to go along with --thumb-size
  3. --font-size already requested in Allow to specify a font size #30
  4. --verbatim-arguments show the file names exactly how they were passed on the CLI instead of normalizing to an absolute path (so dragon-drop foo will show foo, dragon-drop ../dir/foo will show ../dir/foo, etc)

Here's a mock up of dragon-drop --no-thumb --font-size 28 --verbatim-arguments bar baz download.jpeg foo:

Screenshot_20230125_161742_2

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

No branches or pull requests

1 participant