Commit Graph

1834 Commits (mangoconfig)
 

Author SHA1 Message Date
FlightlessMango 381c519631 meson: disable mangoapp by default
[skip ci]
12 months ago
FlightlessMango b3b9672631 params: don't enable fahrenheit and dynamic_frame_timing on full
[skip ci]
12 months ago
FlightlessMango 801b5ef5fc mangoapp: install by default
[skip ci]
12 months ago
FlightlessMango 6e264adecb params: dynamic_frame_timing
This changes frame_timing y-axis to correspond with the current maximum
and minimum frametime instead of being a static 0-50

[skip ci]
12 months ago
FlightlessMango 881b4d2e4a Params: add temp_fahrenheit 12 months ago
FlightlessMango 7c2a90c209 mangoapp: update colors if needed
[skip ci]
12 months ago
FlightlessMango 6abc794b42 amdgpu: use hwmon for core clock
gpu_metrics currently reports the wrong value, so until that's fixed
we'll rely in hwmon
12 months ago
FlightlessMango b48b03e131 intel: just check if we're inside runtime container
If we're inside the container, try using steam-runtime-launch-client,
if it works it works. If not then abandon hope.

[skip ci]
12 months ago
FlightlessMango 5369683ff9 Intel: launch intel_gpu_top with runtime client if available
If we're inside the steam runtime container and the `--alongside-steam`
option exists, then we can run intel_gpu_top successfully with
steam-runtime-launch-client.
12 months ago
FlightlessMango f1b5ba34be mangohud bin: Don't append library multiple times in LD_PRELOAD 1 year ago
FlightlessMango 0ae2e42fe7 tests: params: make sure we ignore ignored params
[skip ci]
1 year ago
FlightlessMango 352d365493 mangoapp: get resolution from gamescope
[skip ci]
1 year ago
FlightlessMango f727065f34 tests: params: ignore some params and fix str in str
[skip ci]
1 year ago
NoXPhasma c53ca38916 Update log_interval readme text 1 year ago
NoXPhasma 561c9d8a38 Add a presets.conf example file 1 year ago
NoXPhasma d2ec6fe277 Add preset description to Readme 1 year ago
NoXPhasma ad500e3251 Add preset to the config file 1 year ago
Adel KARA SLIMANE 6306fed7f7 Add mangoplot script
Displays frame time distributions from local files

Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com>
1 year ago
NoXPhasma 3efa15cf25 Update Arch install instructions 1 year ago
FlightlessMango 67862421a6 Text outline
Adds the text_outline parameter that draws a black outline around all
text and the horizontal separator

[skip ci]
1 year ago
FlightlessMango 3efc2c05ee params: don't enable engine_short_names with full
[ci skip]
1 year ago
jackun 5fde8749af
Use a "get" function to initialize X11 loader...
...so static init doesn't spam log before we got that set up properly.
1 year ago
FlightlessMango ea3ba7e30d system info: don't use glxinfo
It's not available in steam runtime and generates a lot of log spam
1 year ago
FlightlessMango 5754ca13ee vulkan manifest: set cpu_family in layer name 1 year ago
FlightlessMango 0b3904fd38 change config and upload logs to debug 1 year ago
dependabot[bot] af92f28da5 build(deps): bump actions/setup-python from 2 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
FlightlessMango 102b714c11 CI: add action for parameter test 1 year ago
FlightlessMango 0fbd55fa77 tests: params checker
This test check if the available parameters exist in the readme and if
the sample config has the same defaults as mangohud does
1 year ago
FlightlessMango 744f173298 params: set proper default values for font_size and table_columns 1 year ago
FlightlessMango c9e67ca573 params: set param defaults in it's own func 1 year ago
Alessandro Toia 2b5bf96b20 overlay: Fix non stretched horzitontal center position layout 1 year ago
Alessandro Toia 1be907ed93 overlay: simplify window_size even more for !horizontal_stretch 1 year ago
FlightlessMango 3f8f036ee8 params: add cstdint header 1 year ago
Alessandro Toia e77585d848 params: add missing bottom-center layout 1 year ago
Alessandro Toia 7b5c0a43c6 overlay: simplify window_size for !horizontal_stretch 1 year ago
Alessandro Toia ed85504dec overlay: fix spacing when not using horizontal_stretch 1 year ago
Bill Li 9b0aec0540 nvml: Do not include header nvctrl.h if not build with xnvctrl support 1 year ago
Bill Li 2101090f00 nvml: Use #ifdef HAVE_XNVCTRL to check if xnvctrl is available 1 year ago
Alessandro Toia 3daf7d73b3 param: horizontal_stretch 1 year ago
FlightlessMango 2ffc579b7f config: add /etc/MangoHud.conf as an option
[skip ci]
1 year ago
FlightlessMango 6c46794496 cpu: core mhz: if scaling isn't available, use /proc/cpuinfo instead 1 year ago
FlightlessMango 12a86ef36e meson: prefer system cmocka 1 year ago
FlightlessMango b2c88c2dfd param: engine_short_names 1 year ago
FlightlessMango cbf531e6c8 nvml: use xnvctrl if available to get fan speed 1 year ago
FlightlessMango 4161139597 amdgpu: run_thread default to true 1 year ago
FlightlessMango e2711b8059 hud elements: fix gamescope graphs size 1 year ago
FlightlessMango 7853af98d0 mangoapp: amdgpu: pause the polling thread when it's not needed 1 year ago
FlightlessMango 9bc90493be amdgpu: reduce polling period 1 year ago
Alessandro Toia 98c9897430 Fix layout for core_load 1 year ago
Alessandro Toia c534f33156 When using horizontal layout set table_columns param to current count of table_columns 1 year ago