Skip to content

Delay fix

Copysiper requested to merge (removed):delay-fix into master

First time contributor checklist

Contributor checklist

  • I am targeting the master branch and not the release branch (️ very important)
  • I have tested my contribution using ./run.sh
  • I have tested my contribution using ./build.sh --flatpak-local --flatpak-install
  • My contribution is fully baked and ready to be merged as is
  • I ensure that all the open issues my contribution fixes are mentioned in the commit message of my first commit using the Fixes #1234 syntax

Description

  • Adds a --delay option
  • When user decided to use autostart, the program on system reboot will start with small delay, which helps for some DE's to setup system tray icon correctly.

Type of Changes

Type
🐛 Bug fix

Related Issue

Closes #192 (closed)

Edited by Copysiper

Merge request reports