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

Hide Icon from system tray #729

Closed
lukaszjablonski opened this issue Aug 28, 2020 · 5 comments
Closed

Hide Icon from system tray #729

lukaszjablonski opened this issue Aug 28, 2020 · 5 comments

Comments

@lukaszjablonski
Copy link

Would that be possible to have an option to hide the application icon in system tray?

@rabelux
Copy link
Member

rabelux commented Aug 28, 2020

aaaand another duplicate of this topic.
Maybe look at #191, #231, #323, #368, #393, #596

@GoldRenard
Copy link

GoldRenard commented Sep 12, 2020

Aaaaaand this is an actual proof what a lot of people wants this. So why not to add it?

Just add it at least as some command line option for advanced users who knows that they are doing and will not complain about "ooooh, how can I quit that program????":

  1. If someone knows how to run program with command line option, they are definitely know how to terminate this program using task manager or even taskkill. Believe me.
  2. If someone wants this running without any tray icons, this just means that they want to get it running permanently in background just as part of their OS and don't want to close it at all.

"There will be no way to quit QuickLook" is not an excuse, c'mon.

@xupefei
Copy link
Member

xupefei commented Sep 12, 2020

Fair enough. I'll add a configuration.

@rabelux
Copy link
Member

rabelux commented Sep 12, 2020

I agree that closing Quicklook is a scenario that pretty much never happens.
I personally like the icon because it assures that Quicklook is still running as crashes sometimes/rarely silently occur.
Just keep that in mind.

Aaaaaand this is an actual proof what a lot of people wants this

No, this just means people are too lazy to look for existing issues and the same topic has to be discussed at numerous different locations

@xupefei
Copy link
Member

xupefei commented Sep 13, 2020

You can now hide the icon by using the latest Nightly build (download here) and setting ShowTrayIcon to false: https://github.com/QL-Win/QuickLook/wiki/Advanced-configurations.

I personally like the icon because it assures that Quicklook is still running as crashes sometimes/rarely silently occur.

This is actually my main argument to object to this change 😂

Jethro-Alter added a commit to Jethro-Alter/QuickLook that referenced this issue Dec 21, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* Update Translations.config

* Update Translations.config

* Update Translations.config

* Create Privacy.md

* Rename Privacy.md to PRIVACY.md

* Update PRIVACY.md

* Update PRIVACY.md

* Fix QL-Win#579: search box changed in Windows 10 1909

* Fix QL-Win#579: also deal with non-English UIs

* don't bring existing window to the front

* Revert "Fix QL-Win#644: still use focusable window on Windows 7 and 8"

This reverts commit 452574e.

Revert "Fix QL-Win#644 step 1: correctly bring window back to top when clicked"

This reverts commit af608dc.

* Fix QL-Win#401: use the native image provider to render static GIFs

* Update Translations.config

Hungarian language added.

* Fix QL-Win#669: convert image to sRGB only when the original ColorSpace is RGB, sRGB, or scRGB

* Upgrade Magick.NET packages

* Fix QL-Win#669 again: stupid syntax mistake :(

* Bulk update NuGet packages

* Update Translations.config

Typo correction on line 61 and 69. Fixing slight translation mistakes and some words also replaced with more commonly used words.

* Support File Path longer than 260 (tweak needed: https://www.tenforums.com/tutorials/51704-enable-disable-win32-long-paths-windows-10-a.html)

* Add EXR to ImageViewer

* Add MXF to VideoViewer

* Decrease update checking frequency to monthly

* Fix QL-Win#715: add 1s timeout before any previewing request

* Fix QL-Win#711: adjust UI before loading any PDF page

* Fix QL-Win#729: add a config flag to hide the tray icon

* Fix QL-Win#731: use app folder for saving data in the portable mode

* Fix QL-Win#733: detect Markdown encoding

* Fix QL-Win#734: add AVIF format

* Update .appveyor.yml

* added german translation for newly added string

* fix a typo

* Fix QL-Win#744: Components are not correctly disposed upon exit

* Fix QL-Win#477: Add JFIF files

* Update bug_report.md

* typo

* Fix QL-Win#420, QL-Win#452, QL-Win#757: windows positioning for monitors with different DPIs

* Update Common to fix plugin resize

* Fix QL-Win#759: fix thumbnail orientation for some camera models

* Fix QL-Win#760, support CR3

* removed dup of ".asf" and added ".mka" for testing

Co-authored-by: Piteriuz <piteriuz@outlook.com>
Co-authored-by: Pengfei Xu <xupaddy@gmail.com>
Co-authored-by: Bobcruise <bobcruise07@gmail.com>
Co-authored-by: davinhanif <39960696+davinhanif@users.noreply.github.com>
Co-authored-by: Alexander Raab <alexander.raab1@gmx.de>
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

4 participants