Skip to content

Basic and Naive iOS Support #6

@Tired-Fox

Description

@Tired-Fox

Is your feature request related to a problem? Please describe.
N/A

Describe the solution you'd like
Add support for creating and interacting with a window on the Windows operating system. This includes the following interactions:

  • Creating a window with the ability to set the initial state; ex. size, position, etc...
  • Updating the window properties/state; ex. size, position, etc...
  • Handle keyboard and mouse input
  • Handle touch input
  • Handle gaining and losing focus
  • Handle resizing
  • Handle moving the window
  • Handle closing the window
  • Handle repainting the window

This non exhaustive list of sub features are enough for basic window creation and interaction. This is enough for the window to be used with some basic interactions like rendering with Vulkan, ImGUI, etc...

Additional context
N/A

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions