Skip to content

Demo QOL improvements #935

@rswinkle

Description

@rswinkle

I have two minor changes to suggest and I'm happy to do them myself.

  1. A meaningful window title, ie "SDL Renderer", "SDL OpenGL3", "GLFW Vulkan" or similar to indicate which backend it's using. This would make it much easier to track which window is which when you're running multiple for visual comparison.
  2. A standardized method to exit via the keyboard. I'd recommend ESC except that seems to be used for NK_KEY_TEXT_RESET_MODE so instead I suggest something like CTRL+Q.

I was about to dive into finally giving that "meta-backend" idea of mine a go when I realized I didn't want to deal with testing it without these (especially 1) in first.

Thoughts?

@RobLoach @sleeptightAnsiC

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions