hluk/CopyQ

Flatpak does not auto-start minimized

Open

#2,706 opened on 2024年5月3日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)C++ (419 forks)batch import
help wanted

Repository metrics

Stars
 (7,372 stars)
PR merge metrics
 (平均マージ 17h 35m) (30d で 13 merged PRs)

説明

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

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