Commit Graph

36 Commits

Author SHA1 Message Date
Voodoo Hillbilly
2d0c0a1b3c doc: add network_color to README and MangoHud.conf 2024-06-26 20:56:54 +02:00
Richard
2a2cc4ada2 Update MangoHud.conf
Adds: `toggle_preset=Shift_R+F10`
2024-06-23 16:35:26 +02:00
flightlessmango
a4862f5461 param: network
This param shows the throughput in kb/s for each interface or for
user specified interfaces
2024-03-31 09:36:05 +02:00
FlightlessMango
e64e4788ef param: time_no_label 2024-02-10 18:24:32 +01:00
flightlessmango
86e49da174 Add winesync param 2023-12-29 11:16:43 +01:00
Bill Li
67193e2ad2 meson: Install example configuration file for presets.conf 2023-12-05 16:05:11 +01:00
flightlessmango
94a8dfb658 Add hdr and refresh rate options 2023-11-07 20:55:06 +01:00
flightlessmango
48f8db420b add fps_metrics param
fps_metrics takes a list of decimal value between 0.001-0.9 or avg
2023-10-31 15:45:33 +01:00
AndreFGard
2c32046770 Fix gpu_voltage option in the config file
Separate the comment 'Only works on AMD GPUs' from the gpu_voltage option itself, because they were appended, therefore invalidating the option
2023-10-30 06:38:41 +01:00
FlightlessMango
1462716bf0 Re-introduce MANGOHUD_DLSYM
[skip ci]
2023-10-17 14:10:28 +02:00
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