Commit Graph

33 Commits

Author SHA1 Message Date
FlightlessMango
03d64e5afb params: exec_name 2023-01-08 05:26:21 +01:00
jackun
b404fb948e
Set width by table_columns if not specified. Set "text" values to next column with no_small_text 2022-05-15 13:30:22 +03:00
jackun
f0177703ea
Rename to frame_count for consistency 2022-05-04 07:14:46 +03:00
FlightlessMango
f9cfdeb080 Add gpu throttling status
Co-authored-by: Martin Roukala <martin.roukala@mupuf.org>
2022-05-03 11:00:05 +02:00
FlightlessMango
65e70c9cfb fan param 2022-04-04 07:07:31 +02:00
Emil Velikov
2b7db32f54
Const annotate overlay_params& across the board
Most of the API does not modify it, so annotate it as const.
This makes it earlier to reason what's happening.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2022-03-30 10:20:27 +03:00
jackun
bac50e42d5 Add frame count 2022-03-23 09:33:40 +02:00
Alessandro Toia
a8ab4e2991 GAMEPAD: remove unused param and change xone to xbox 2022-02-18 18:16:38 -08:00
Alessandro Toia
4be3ba20c2 GAMEPAD: add battery reporting for gamepad devices
(xone,xpadneo,ds4,ds5,switch)
2022-02-18 18:14:14 -08:00
FlightlessMango
5cdedc4671 mangoapp: gamescope debug graphs 2022-02-15 10:23:33 +01:00
FlightlessMango
a9f811a207 mangoapp: gamescope fsr 2022-02-09 01:20:24 +01:00
Alessandro Toia
15fc641fc3 Add fps_only param to disable showing the engine name 2022-01-02 19:30:52 -08:00
jackun
866fd8bc24
Add per process memory usage (procmem etc) 2021-08-07 15:56:27 +03:00
jackun
355c521f12
Misc small clean ups and fixes 2021-07-30 19:15:49 +03:00
Alessandro Toia
5c48b4729c Change param to battery, add param for icon, hide power when plugged in 2021-06-08 16:04:33 -07:00
Alessandro Toia
1ab25220c6 Add param to check battery power and percent 2021-05-27 15:40:33 -07:00
flightlessmango
e57be394d7
Merge pull request #428 from flgx16/swap
Add swap
2021-01-05 23:40:43 +01:00
flightlessmango
05cf9fc5d6 Add gamemode and vkbasalt function 2020-12-14 20:11:14 +01:00
FlightlessMango
c54f8bec5d Hud elements exec function 2020-12-14 06:54:29 +01:00
Lukáš Horáček
f11a49ae8b
Add swap 2020-12-13 11:07:17 +01:00
Alessandro Toia
80004d3fe0 Chnage fps color based on fps value 2020-12-09 19:36:45 -08:00
Alessandro Toia
75d9e51445 Remove custom_header, add new params custom_text_center and custom_text 2020-12-08 17:02:50 -08:00
Alessandro Toia
b77517501c Add new param custom_header 2020-12-07 18:35:08 -08:00
Alessandro Toia
4ada6d1036 Add show_fps_limit param 2020-11-30 18:43:12 -08:00
FlightlessMango
c8d68be476 Add resolution param 2020-11-30 21:11:38 +01:00
Alessandro Toia
8cad40cfac Change order of cpu/gpu load colors and data 2020-11-25 17:39:02 -08:00
jackun
1e8487c991
Move color conversion to HudElements; move some overlay related functions back to overlay.cpp 2020-11-17 20:23:33 +02:00
FlightlessMango
366de9a9dd Legacy elements 2020-11-09 19:38:43 +01:00
FlightlessMango
8ebc56d4f7 CPU/GPU Temp graphs 2020-11-09 19:37:38 +01:00
FlightlessMango
cc38924997 Added graphs 2020-11-09 19:37:37 +01:00
jackun
dbfbd05ecf Add media_player to HudElements 2020-11-09 19:35:44 +01:00
FlightlessMango
aebd3353ab Move most hud elements into HudElement functions 2020-11-09 19:35:20 +01:00
FlightlessMango
378cc1e089 Push params to HudElements options 2020-11-09 19:26:46 +01:00