FlightlessMango
cbf531e6c8
nvml: use xnvctrl if available to get fan speed
2023-05-05 01:48:43 +02:00
FlightlessMango
4161139597
amdgpu: run_thread default to true
2023-05-02 18:52:23 +02:00
FlightlessMango
e2711b8059
hud elements: fix gamescope graphs size
2023-05-01 13:58:35 +02:00
FlightlessMango
7853af98d0
mangoapp: amdgpu: pause the polling thread when it's not needed
2023-05-01 13:52:26 +02:00
FlightlessMango
9bc90493be
amdgpu: reduce polling period
2023-04-29 22:31:47 +02:00
Alessandro Toia
98c9897430
Fix layout for core_load
2023-04-29 12:51:58 -07:00
Alessandro Toia
c534f33156
When using horizontal layout set table_columns param to current count of table_columns
2023-04-27 21:48:05 -07:00
Alessandro Toia
a45816b8e1
Replace TableNextColumn() with ImguiNextColumnFirstItem() and ImguiNextColumnOrNewRow()
2023-04-27 21:43:28 -07:00
FlightlessMango
f7a712110f
intel: drm_dev use string instead
2023-04-27 11:59:00 +02:00
FlightlessMango
7ea1f33fa1
overlay: init_gpu: bring back checkNvidia
2023-04-27 09:31:02 +02:00
FlightlessMango
ddfc32211f
overlay: removed unused include
2023-04-27 09:25:25 +02:00
FlightlessMango
20b729cca4
Overlay: intel drm: change printf to spdlog
2023-04-26 05:44:39 +02:00
FlightlessMango
38a1328536
Overlay: find the correct drm for intel
2023-04-26 05:26:54 +02:00
FlightlessMango
1d8f9f6601
hud_elements: fix gamescope debug graphs width
...
The width was not calculated the same way as in frame_timing.
Leading the graphs to occupy different amounts of space
2023-04-25 07:18:43 +02:00
jackun
95b7b44b6f
Nuke io_stats
, io_read/write
params are enough
2023-04-24 22:12:38 +03:00
jackun
e61321717e
[OpenGL] Use MESA_query_renderer if avail; GL "WSI" enum
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
jackun
cac664bef1
Nuke MANGOHUD_DLSYM
...
[skip actions]
2023-04-23 18:23:02 +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
FlightlessMango
1093de8c44
nvml: fan: get rpm instead of percentage
2023-04-23 07:27:22 +02:00
jackun
238a621c11
Use snprintf instead
2023-04-22 22:12:47 +03:00
FlightlessMango
c7ab967b92
Remove MANGOAPP ifdefs
2023-04-22 03:59:48 +02:00
FlightlessMango
83d265637e
params: preset 4: add throttling
2023-04-22 03:59:28 +02:00
FlightlessMango
12b16247ce
hud elements: gpu fan: add next col/row func
2023-04-22 03:59:08 +02:00
FlightlessMango
69e4b2d877
params: update preset 4
2023-04-22 00:02:21 +02:00
FlightlessMango
d99e48db5d
hud elements: cpu_power and gpu_power: hide decimal above 3 digits
2023-04-21 23:56:15 +02:00
FlightlessMango
11bc5111eb
mangoapp: move some variables to hudelements
2023-04-21 23:21:59 +02:00
FlightlessMango
8e4857a5c6
mangoapp: frame_timing: set height when not horizontal
2023-04-20 03:42:32 +02:00
FlightlessMango
7eea724f37
amdgpu: hwmon fan: fix typo
2023-04-20 03:14:08 +02:00
FlightlessMango
016728b450
nvctrl: fan speed
2023-04-20 03:10:21 +02:00
FlightlessMango
2df384cdd7
nvml: fan speed
2023-04-20 03:09:14 +02:00
FlightlessMango
5aec3d817b
amdgpu: fan speed
2023-04-20 03:08:25 +02:00
FlightlessMango
4b69f23fb5
Add gpu_fan param and hwmon fan reading
...
Co-authored-by: Andreas Rachev <andreasratchev@gmail.com>
2023-04-20 03:07:39 +02:00
FlightlessMango
26a9f2e663
arch-package: set pkgver before makepkg
2023-04-19 23:18:44 +02:00
Alessandro Toia
78d99a6aab
Fix exec_name overlapping with previous column when not in compact mode
2023-04-18 21:47:47 -07:00
FlightlessMango
7f945627f5
params: fix issue where env options were not applied
2023-04-18 00:31:55 +02:00
FlightlessMango
7225aaa628
parse_overlay_env: don't use sort_elements here
2023-04-18 00:19:05 +02:00
FlightlessMango
a67a6bc79d
hud elements: exec_name: push the name one column over
2023-04-18 00:17:24 +02:00
Faalagorn
98530b8f55
Add toggle_hud_position
to README
2023-04-17 23:39:31 +02:00
Faalagorn
047efc3eca
Mangohud → MangoHud
2023-04-17 23:39:31 +02:00
Faalagorn
fe8036fb16
Hopefully last nit
2023-04-17 23:39:31 +02:00
Faalagorn
6b9857ac8e
Two fullstops
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
f3f4258bb6
Add throttling_status
to README
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
FlightlessMango
034b378e10
hud elements: replace ImGuiTableSetColumnIndex with TableNextColumn
2023-04-16 22:28:46 +02:00
jackun
06edee4071
Revert "X11 keyboard poller thread"
...
This reverts commit 1055bc0c6c
.
Needs some more time to bake. Too random if it works or not.
2023-04-16 20:02:34 +03:00
Atemu
39080290a2
blacklist: add SteamVR's vrcompositor
...
Limiting frame rate in vrcompositor has catastrohpic consequences and it's not
something the user will ever see the HUD on. Every SteamVR user with a global
frame rate limit has to explicitly blacklist vrcompositor, so it's better to
have this upstream.
2023-04-16 16:29:32 +02:00
Kira Bruneau
2918b6ef1b
amdgpu: fix reading apu power & temperature
2023-04-16 03:32:49 +02:00