SpikeHD / Dorion

Tiny alternative Discord client with a smaller footprint, snappier startup, themes, plugins and more!
https://spikehd.github.io/projects/dorion/
GNU General Public License v3.0
628 stars 20 forks source link

[Bug] Minimized auto-start doesn't work #155

Closed i3sey closed 1 month ago

i3sey commented 1 year ago

Describe the bug App opens on start, but not minimized in tray

To Reproduce Steps to reproduce the behavior:

  1. turn on parameters on the screenshot
  2. save config
  3. restart pc

Expected behavior minimized dorion

Screenshots Снимок экрана 2023-11-12 111224

System Info (please complete the following information):

Additional context Add any other context about the problem here.

SpikeHD commented 1 year ago

Should be fixed in 94b43ae. If its bothering you, you can use install via build actions

i3sey commented 2 months ago

It appears again...

i3sey commented 1 month ago

config.json Capture but dorion still opens maximized, not in tray

SpikeHD commented 1 month ago

Weird... I used your exact config and it worked fine. Are you on Win 10 still? And on Dorion v6.0.2? Have you reinstalled Dorion (as in, not just updated, but entirely removed and re-added) since the first time you created this issue?

i3sey commented 1 month ago

image I just reinstalled dorion, but it still doesn't work. In the registry, I noticed that there is no --startup option

SpikeHD commented 1 month ago

Ah! Good catch, I had forgotten that flag when I moved over to the tauri_plugin_autostart plugin. That's fixed in https://github.com/SpikeHD/Dorion/commit/c863733ea0c6efc064525745e7656144dadf6430 and will be available in the next release (or, if it bothers you, you can download an Actions build)