pldubouilh / gossa

🎶 a fast and simple multimedia fileserver
MIT License
905 stars 72 forks source link

Upload via click #18

Closed eikek closed 5 years ago

eikek commented 5 years ago

Thanks for this nice tool!

I saw the issue #8, but unfortunately I'm not able to find the control on the ui to click for uploading files. What am I missing?

pldubouilh commented 5 years ago

thanks @eikek! The icon pops up (cf first icon on image below) when the width is below a certain threshold (800px iirc). It works fine on my phone - is it not working on your device ?

Screenshot from 2019-03-13 22-55-40

eikek commented 5 years ago

Ah, I see! I'm not on a phone or small device. I use a tiling (and keyboard driven) window manager. So I don't use drag&drop, because I don't have tools to drag from. Would it maybe be possible to always show this icon using a config value (maybe max-width or min-width or so)?

pldubouilh commented 5 years ago

Maybe a keyboard shortcut like ctrl+u could do the trick ? I'll see if I can fit the icon as well.

eikek commented 5 years ago

Ah sure, a keyboard shortcut would be fine, too. Even better :)

pldubouilh commented 5 years ago

done #19 :+1:

eikek commented 5 years ago

:+1: Great, thank you!!!

kovmir commented 6 months ago

@pldubouilh I use a tiling window manager as well, drag & drop is not an option for me. Could you please not hide it on desktop?