hluk/CopyQ

Flatpak does not auto-start minimized

Open

#2.706 geöffnet am 3. Mai 2024

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (419 Forks)batch import
help wanted

Repository-Metriken

Stars
 (7.372 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 17h 35m) (13 gemergte PRs in 30 T)

Beschreibung

Describe the bug I want copyq to start minimized in system tray.

To Reproduce I found an older bug about this that said to:

  1. delete ~/.config/autostart/copyq.desktop
  2. run "copyq config autostart true"

I deleted the desktop file and then ran flatpak run --command="bash" com.github.hluk.copyq Inside I ran /app/bin/copyq config autostart true

It said "true", but now it doesnt start at all anymore after a reboot.

Expected behavior Copyq started in maximized mode before, I just want it to start minimized

Screenshots

Version, OS and Environment

CopyQ Clipboard Manager 8.0.0 Qt: 5.15.10 KNotifications: 5.115.0 Compiler: GCC Arch: x86_64-little_endian-lp64 OS: KDE Flatpak runtime

  • OS LMDE 6
  • Desktop environment, window manager Cinnamon, X11

Contributor Guide