fleet/orbit/cmd/desktop
Ian Littman 29d3f8d1ea
Switch Fleet logo in macOS Desktop from a PNG to an SVG (#34052)
Fixes #33793.

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files)
for more information.

## Testing

- [ ] QA'd all new/changed functionality manually

## fleetd/orbit/Fleet Desktop

- [ ] Verified compatibility with the latest released version of Fleet
(see [Must
rule](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/workflows/fleetd-development-and-release-strategy.md))
- [ ] If the change applies to only one platform, confirmed that
`runtime.GOOS` is used as needed to isolate changes
- [ ] Verified that fleetd runs on macOS, Linux and Windows
- [ ] Verified auto-update works from the released version of component
to the new version (see [tools/tuf/test](../tools/tuf/test/README.md))
2025-12-01 17:02:11 -06:00
..
menu Fix emoji rendering issue in Fleet Desktop on OpenSUSE (#32756) 2025-09-10 13:04:13 -05:00
desktop.go Update golangci-lint to v2.4.0 (#33251) 2025-09-22 13:17:11 -05:00
desktop_darwin.go Switch Fleet logo in macOS Desktop from a PNG to an SVG (#34052) 2025-12-01 17:02:11 -06:00
desktop_linux.go Make desktop server display manager restart (#26526) 2025-02-24 10:14:45 -06:00
desktop_windows.go Fix Windows lint issues and enable linting on Windows (#28704) 2025-05-02 16:11:26 -04:00
fleet-logo.svg Switch Fleet logo in macOS Desktop from a PNG to an SVG (#34052) 2025-12-01 17:02:11 -06:00
generated_syscall_windows.go Windows desktop theme detection (#7363) 2022-09-23 10:07:38 -07:00
icon_dark.ico Windows desktop theme detection (#7363) 2022-09-23 10:07:38 -07:00
icon_dark.png Windows desktop theme detection (#7363) 2022-09-23 10:07:38 -07:00
icon_light.ico Windows desktop theme detection (#7363) 2022-09-23 10:07:38 -07:00
icon_light.png Windows desktop theme detection (#7363) 2022-09-23 10:07:38 -07:00
windows_app.ico Feature 8058: Added resource.syso metadata file (#10783) 2023-05-17 18:53:25 -03:00