Commit Graph

26 Commits

Author SHA1 Message Date
FlightlessMango
2bf27939e0 readme: gpu_fan nvidia notes 2023-10-04 18:07:43 +02:00
FlightlessMango
d0ee1eaa28 hudelements: frame_timing: draw plot using implot
Implot allows us to draw multiple lines in the graph.
We draw the frametime as usual but also include thermal and power throttling.
Thermal throttling is red and power is yellow.
2023-09-29 15:41:15 +02:00
Alessandro Toia
a2c421a8d3 readme: add device_battery and device_battery_icon 2023-09-27 16:08:08 -07:00
andrefsagh@gmail.com
5054f6ceff Show amdgpu voltage from hwmon
Added config parameter 'gpu_voltage'
2023-07-21 05:44:38 +02:00
NoXPhasma
557f92d37d Fix param check errors /1 2023-06-27 23:21:26 +02:00
NoXPhasma
561c9d8a38 Add a presets.conf example file 2023-05-29 13:05:39 +02:00
NoXPhasma
d2ec6fe277 Add preset description to Readme 2023-05-29 13:05:39 +02:00
NoXPhasma
ad500e3251 Add preset to the config file 2023-05-29 13:05:39 +02:00
FlightlessMango
67862421a6 Text outline
Adds the text_outline parameter that draws a black outline around all
text and the horizontal separator

[skip ci]
2023-05-28 08:03:31 +02:00
jackun
95b7b44b6f
Nuke io_stats, io_read/write params are enough 2023-04-24 22:12:38 +03:00
jackun
85fd1c97fd
Nuke MANGOHUD_DLSYM also from man page
[skip actions]
2023-04-23 18:28:34 +03:00
Arvind Doobary
d41a74ca1a
Show amdgpu junction and memory temp, if available
Added config parameter `gpu_junction_temp` and `gpu_mem_temp`

Closes #841
2023-04-23 17:30:21 +03:00
Faalagorn
047efc3eca Mangohud → MangoHud 2023-04-17 23:39:31 +02:00
Faalagorn
bc96ce3247 Minor cleanups mostly to README table 2023-04-17 23:39:31 +02:00
Faalagorn
8057d057b6 Minor fixes to MangoHud.conf (newline, Disable) 2023-04-17 23:39:31 +02:00
Faalagorn
a0aededcd1 Add missing parameters to README and MangoHud.conf 2023-04-17 23:39:31 +02:00
Hannes Mann
f92c8b1b76 overlay_params: Add FPS limit method 2023-03-16 03:33:42 +01:00
Stephan Lachnit
0292bf169e make icon a square
Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2022-10-11 14:49:46 +02:00
jackun
fc31ac6264
Update MangoHud.conf
gpu_mem_clock and vram
2022-09-14 14:09:44 +03:00
jackun
e5d52c202e
Add meson install_tags, bump meson to 0.60 2022-07-14 17:36:49 +03:00
jackun
50720d2215
Install data files only if include_doc option is set 2022-07-14 15:32:05 +03:00
Stephan Lachnit
2dfdb9b584
add metainfo file
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2022-07-13 21:08:28 +03:00
Stephan Lachnit
6f794ce511 add man page for mangoapp
Adds man page for mangoapp with content mostly taken from https://github.com/flightlessmango/MangoHud/issues/625#issuecomment-961378077.

Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2022-07-13 21:00:37 +03:00
Stephan Lachnit
86cef7d75c fix typo in man page
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-09-28 23:26:07 +03:00
jackun
24b731f78c
Add --dlsym option 2020-08-04 20:50:38 +03:00
Stephan Lachnit
1f41652061 add a man page for mangohud
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-07-25 19:39:21 +03:00