Commit graph

4 commits

Author SHA1 Message Date
Johannes Millan
fa8bad6292 fix(electron): restore hidden window on taskbar click
Fixes #6042 where app wouldn't launch from taskbar when minimize to tray
was enabled. The second-instance handler now uses showOrFocus() which
properly handles both hidden and minimized windows, matching the behavior
of the tray icon click handler.
2026-01-20 17:07:23 +01:00
Johannes Millan
9efa649857 feat: add task toggle start action to protocol handler 2025-08-01 18:46:28 +02:00
Johannes Millan
fb7f925e92 fix: error when using global add task shortcut
Closes #4859
2025-07-28 20:36:49 +02:00
Johannes Millan
cf1031c935 feat: add protocol handling to allow adding tasks from other apps 2025-07-25 19:15:40 +02:00