hluk/CopyQ

Flatpak does not auto-start minimized

开放

#2,706 创建于 2024年5月3日

 (6 条评论) (0 个反应) (0 位负责人)C++ (585 个派生)batch import
help wanted

仓库指标

星标
 (12,161 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南