You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MangoHud/data
Nicolas Adenis-Lamarre f75e44c1e8
options: image <path> / image_max_width (int) / image_background (path)
image : to display an image component (only one component of type image can be rendered)
        note that the texture is never cleared, nor reloaded (in case of configuration modification).

image_max_width: by default, the width of the image is the one of the pannel (value is 0). with this
                 option, you can reduce it.

image_background: global background image to display

Signed-off-by: Nicolas Adenis-Lamarre <nicolas.adenis.lamarre@gmail.com>
12 months ago
..
MangoHud.conf options: image <path> / image_max_width (int) / image_background (path) 12 months ago
io.github.flightlessmango.mangohud.metainfo.xml add metainfo file 2 years ago
io.github.flightlessmango.mangohud.svg make icon a square 2 years ago
mangoapp.1 add man page for mangoapp 2 years ago
mangohud.1 Nuke MANGOHUD_DLSYM also from man page 1 year ago
meson.build Add meson install_tags, bump meson to 0.60 2 years ago