Skip to content

Window: set window/app icon #24

Description

@codymullins

Problem

A desktop browser sets a window/app icon (taskbar, dock, alt-tab). Skyline has no icon API.

Current state

  • No Icon on AppWindow or AppWindowOptions.
  • Native APIs exist: glfwSetWindowIcon; macOS NSApplication.applicationIconImage.

What's needed

  • An icon property/option accepting image data (e.g. PNG bytes or a small bitmap), settable at creation and at runtime.
  • GLFW and AppKit implementations.

Acceptance criteria

  • The configured icon appears in the dock/taskbar and alt-tab.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:windowWindow lifecycle, state, and servicesenhancementNew feature or requestplatform:linuxLinux (X11/Wayland) backendplatform:macosmacOS / AppKit backendplatform:windowsWindows backendpriority:futurePolish / advanced; can waitstarling-supportWork required for Skyline to host the Starling browser shell

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions