Commit Graph

2000 Commits (master)
 

Author SHA1 Message Date
Alex Maese 872a564889 Set current_preset to first preset when use_existing_preset is false 5 hours ago
Alex Maese 5c1fe0a5e6 Fix issue where presets weren't applied when MANGOHUD_CONFIG is set
When MANGOHUD_CONFIG was set but didn't contain either read_cfg or
preset values, the preset was never applied
5 hours ago
Alex Maese 6ab4624cfb Use 'debug' log level when presets.conf doesn't exist 1 day ago
Bill Li f0407636d3 pkgbuild: update source for sdplog to 1.14.1 3 days ago
Alesh Slovak 5d744d328a add various additional stats to log summary 3 days ago
Gonçalo Negrier Duarte 4ee8a9aac4 meson: verify if system lib are present before fallback to submodules
* if meson dosen't found spdlog with use_system_spdlog enabled
  meson will print a warning and fallback to the submodule
  instead of giving an error
* System vulkan-headers can't be use since mangohud don't use latest SDK
  The code is commented out for future use
* All the other submodules will use system dependency when found

Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
3 days ago
flightlessmango 31f2ca5e30 meson: spdlog: try to sort out proper fallback 1 week ago
Alessandro Toia 57cd928c63 spdlog-wrap: update to version 1.14.1 1 week ago
Arias800 32c6cf0ebd Add nvidia shield 2017 controller 1 week ago
flightlessmango ec1b9c017f meson: spdlog: check if system is disabled 1 week ago
flightlessmango 55712618fa presets: 4: disable gpu_fan for steamdeck 1 week ago
flightlessmango a0a31b4f64 x11: check that DISPLAY env exists 2 weeks ago
Etaash Mathamsetty 4cad060334 fix locking in device_info 2 weeks ago
Błażej Szczygieł 121cf54d9b hud elements: clear ordered_functions when legacy_layout is disabled
fixes #1236
2 weeks ago
Alessandro Toia 7497b1da3f device: Use LOGI MOUSE/KB instead of device_name 2 weeks ago
Etaash Mathamsetty 0e92ec4790 fix device_data race condition with mutex 2 weeks ago
Milos Tijanic 44eb25e10e nvml: only query params that will actually be used 3 weeks ago
flightlessmango 046b6cecdd winesync: small font 1 month ago
flightlessmango b6291a51e6 refresh_rate: small font 1 month ago
flightlessmango ba220022d0 network: remove header and add arrow indicators 1 month ago
flightlessmango 8491ff5aa9 preset: 4: add network and remove present_mode 1 month ago
flightlessmango c363c96cd5 network: color: change to #e07b85 1 month ago
flightlessmango 23a2d53a3b time_no_label: don't enable with full 1 month ago
flightlessmango 4f43b260cc gamescope frame timing: app was not displaying correctly 1 month ago
Etaash Mathamsetty 6ec1f8c80e run angle check before regular dlsym 1 month ago
Etaash Mathamsetty d23b4cde8c promote debug statement to error 1 month ago
Sefa Eyeoglu 4d0b1e1fb8 blacklist: add monado-service
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
1 month ago
Etaash Mathamsetty 366c1a233f use simpler method to detect angle 1 month ago
Etaash Mathamsetty 86668eeb96 HACK: check EGL load directory and only hook the first loaded libEGL 1 month ago
Etaash Mathamsetty e99284aadd fix electron apps like minecraft-launcher 1 month ago
Etaash Mathamsetty 5912cce19f fix exception with std::stoi 1 month ago
flightlessmango 1e13c385fe build.sh: add steamos to arch 1 month ago
flightlessmango 291ffd263c shell: fix spdlog error typo for writing 1 month ago
flightlessmango ffff9b83b2 Revert "fix exception with std::stoi"
This reverts commit 054f4cc9e3.
1 month ago
flightlessmango 14b1d87ad8 Revert "fix electron apps like minecraft-launcher"
This reverts commit a65d1d8a2b.
1 month ago
flightlessmango f7d291bbe9 Revert "HACK: check EGL load directory and only hook the first loaded libEGL"
This reverts commit c39984da9e.
1 month ago
Etaash Mathamsetty c39984da9e HACK: check EGL load directory and only hook the first loaded libEGL 1 month ago
Etaash Mathamsetty a65d1d8a2b fix electron apps like minecraft-launcher 1 month ago
Etaash Mathamsetty 054f4cc9e3 fix exception with std::stoi 1 month ago
flightlessmango 66b103ac55 config: mutex: forgot brackets in render 1 month ago
flightlessmango 33b8924384 config: add a mutex for config
We want to wait to render before config has been fully loaded.
Otherwise this can sometimes cause a crash when we access config
options while they are being assigned.
1 month ago
flightlessmango 4aa92187a7 logging: fixed a crash when reloading config while logging 1 month ago
flightlessmango 976ae0f75a shell: fix more unused warnings 1 month ago
flightlessmango 77d6244cea cpu: temp: check that input gives a non-zero value 1 month ago
flightlessmango cdd8043489 param: shell: fix unused variable warning 1 month ago
flightlessman fb0b559d04 inject_glx: fix unititalized warning 1 month ago
flightlessmango 7f439879e0 blacklist: add steamwebhelper and EpicWebHelper 1 month ago
flightlessmango a41e8e0d1f meson: can't build mangoapp without x11 1 month ago
flightlessmango 01b81d068b meson: compile opengl files regardless of x11/wayland 1 month ago
flightlessmango 6e5581ba79 params: exec: make it right aligned 1 month ago