Back to Harper

Issues

PR.md

2.2.11.1 KB
Original Source

Issues

N/A

Description

Updates the Harper Desktop icon assets to use the canonical Chrome extension Harper icon.

Changed desktop assets include:

  • Tauri bundle icons in harper-desktop/src-tauri/icons/
  • macOS .icns icon
  • Windows .ico icon
  • Windows square/store logo PNG variants
  • Desktop tray/menu-bar icon
  • Frontend favicon at harper-desktop/static/favicon.png

Demo

N/A

How Has This Been Tested?

N/A — icon asset updates only.

AI Disclosure

  • I am a human and didn't use any AI.
  • I used LLM features of my editor, but not an agent.
  • I used an AI agent interactively.
  • I am an agent or I got an agent to do the work autonomously.

If Your PR Implements or Enhances a Linter

  • I made up the sentences in the unit tests.
  • The sentences in the unit tests were generated by an AI.
  • I'm using examples from the bug report / feature request.
  • I collected real-world sentences for the unit tests.

Checklist

  • I have performed a self-review of my own code
  • I have added tests to cover my changes
  • I have considered splitting this into smaller pull requests.