hluk/CopyQ

Flatpak does not auto-start minimized

オープン

#2,706 opened on 2024/05/03

 (6 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (585 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (12,161 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド