Skip to content

Compact/Performance styles #8536

@TheMode

Description

@TheMode

Version/Branch of Dear ImGui:

master

Back-ends:

SDL3 + SDL GPU

Compiler, OS:

GCC 14.2

Full config/build information:

No response

Details:

Could there perhaps be officially exposed Compact (as in optimizing for very small resolutions) and Performance (as in reducing vertices, and perhaps other things) styles in the same vein as ImGui::StyleColorsDark/ImGui::StyleColorsClassic/ImGui::StyleColorsLight.

I am sure it can be done externally, but these can be fairly common use cases and digging through settings can be a bit confusing (on top of not supporting future changes).

Personally I am interested in the 3DS, already have a few style settings set but it is hard to know if it is exhaustive.

Screenshots/Video:

No response

Minimal, Complete and Verifiable Example code:

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions