setvisible / ArrowDL

ArrowDL (Arrow Downloader) is a download manager for Windows, MacOS and Linux
https://www.arrow-dl.com/
GNU Lesser General Public License v3.0
553 stars 30 forks source link

Small Feature request #15

Closed theromorph closed 3 years ago

theromorph commented 3 years ago

Hello. And thank you for your time spent on this program.

I'd like to have an option "Close to system tray", not only "Minimize to system tray". And nice option to minimize with ESC key - ESC pressed and DZA minimized to system tray.

will look forward.

setvisible commented 3 years ago

Hello! What is your OS? I think your idea could be two independent options, in Preferences. Unchecked by default, because most people (especially on Windows) will not understand if the app doesn't close when they click on the top-right close button, or if it closes when they press Escape (on Windows, Escape closes dialog boxes but not the main application in general).

Regards

theromorph commented 3 years ago

Hola. I use Windows Server 2012 as my workstation. Of course, I meant two different options, may be in advanced section.

setvisible commented 3 years ago

The option that minimizes the application on Escape key pressed should be available on v2.1.0

PS: sorry I forgot to implement the other option (minimize -not close- when close button is pressed)

theromorph commented 3 years ago

Hope to see it in near future :)

theromorph commented 3 years ago

By the way versions of the App and of the plugin are not synchronized? Is it possible to have a CRX version of current download?

setvisible commented 3 years ago

A: Synchronization

To release a new version, I create a new tag on master branch (for example: "v2.1.0"). Travis and Appveyor build the project (Qt app, launcher and the Firefox/Chrome extension), and if it passes all the tests, they posted them on Github. Then I click "Publish" on github, write a short release note, and generally it's finished.

That's why you can see the current versions are

Indeed, the Firefox/Chrome extension is very simple (it's just a thin layer of HTML+Javascript). Generally it doesn't change between two project releases. Because I'm lazy, I don't upgrade the Mozilla App store and Chrome App Store, when the extension hasn't changed, that's why it seems to stay some versions behind.

Maybe there's a way to automate the extension upgrade on Moz Addons Store and Chrome Web Store, but I don't know it.

A: CRX Version

The extension is in the release page, a .ZIP for Chrome and a .XPI for Firefox (which is a zip too).

(I don't know much about CRX, but it seems to be a ZIP format too)

theromorph commented 3 years ago

Hola.

Just downloaded and installed 2.1.0 version from the site. Nevertheless, it says it 2.0.8. Even after update from the app it says the same.

--

With respect,

Peter Zhigulin, Head of IP/MPLS department

United Company LLC «Svyaznoy Chain»

===== ON DUTY =====

pho. +7 495 7717311 (ext. 15551)

pho. +7 495 7777710 (ext. 15551)

===== ON DUTY =====

mob. +7 916 8284772

mob. +7 964 5007552

pho. +7 495 7717311 (ext. 12997)

pho. +7 495 7777710 (ext. 12997)

fax. +7 495 9701022

e-mail: theromorph@MustDie.RU

e-mail: zpit@el-sv.ru

e-mail: zpit@svyaznoy.ru

From: SetVisible(0!=1) notifications@github.com Sent: Sunday, October 11, 2020 12:12 PM To: setvisible/DownZemAll DownZemAll@noreply.github.com Cc: theromorph theromorph@MustDie.RU; Author author@noreply.github.com Subject: Re: [setvisible/DownZemAll] Small Feature request (#15)

A: Synchronization

To release a new version, I create a new tag on master branch (for example: "v2.1.0"). Travis and Appveyor build the project (Qt app, launcher and the Firefox/Chrome extension), and if it passes all the tests, they posted them on Github. Then I click "Publish" on github, write a short release note, and generally it's finished.

That's why you can see the current versions are

Indeed, the Firefox/Chrome extension is very simple (it's just a thin layer of HTML+Javascript). Generally it doesn't change between two project releases. Because I'm lazy, I don't upgrade the Mozilla App store and Chrome App Store, when the extension hasn't changed, that's why it seems to stay some versions behind.

Maybe there's a way to automate the extension upgrade on Moz Addons Store and Chrome Web Store, but I don't know it.

A: CRX Version

The extension is in the release page, a .ZIP for Chrome and a .XPI for Firefox (which is a zip too).

(I don't know much about CRX, but it seems to be a ZIP format too)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/setvisible/DownZemAll/issues/15#issuecomment-706674651 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQ4TSMZGG2EU2RM3TL5K3TSKFZFHANCNFSM4RZYHLYA . https://github.com/notifications/beacon/ABQ4TSLKGFJ5T476YJ6V6JLSKFZFHA5CNFSM4RZYHLYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFIPP7WY.gif

setvisible commented 3 years ago

Feature is implemented so I close it. Regards