Etaash Mathamsetty
|
732629e5a0
|
Implement Wayland hotkeys
|
2024-02-28 21:10:58 +01:00 |
|
Alex Maese
|
cd05d1771f
|
Add ability to toggle through presets
|
2023-09-08 06:26:22 +02:00 |
|
jackun
|
5fde8749af
|
Use a "get" function to initialize X11 loader...
...so static init doesn't spam log before we got that set up properly.
|
2023-05-25 09:27:20 +03: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 |
|
jackun
|
1055bc0c6c
|
X11 keyboard poller thread
|
2023-03-20 03:53:53 +01:00 |
|
Emil Velikov
|
eecd451068
|
meson: build with -Werror=missing-declarations
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
|
2023-03-04 21:40:56 +02:00 |
|
Emil Velikov
|
83ce3ace2d
|
keybinds: move ifdef spaghetti into the header
Drop the ifdef and simplify the .cpp file.
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
|
2022-03-12 10:28:18 +00:00 |
|
jackun
|
6dbb1c2aa8
|
Rename last_f3_press to more generic toggle_fps_limit_press
|
2020-09-19 13:53:24 +03:00 |
|
ZakMcKrack3n
|
73e6e31301
|
toggle fps limiter via hotkey, fps_limit may be set to multiple values
(e.g. 0,30,60).
fps toggle toggles between entries where zero means unlimited
|
2020-09-19 12:45:59 +03:00 |
|
FlightlessMango
|
86703ee364
|
Win32 keybinds
|
2020-09-07 07:26:53 +02:00 |
|
FlightlessMango
|
ed466d3c9d
|
Fix some more linux vs win compatability
|
2020-09-06 11:41:31 +02:00 |
|
larskraemer
|
a28931ef6b
|
General cleanup (#272)
* Cleanup unused struct fields, use uniform include guards
|
2020-07-06 20:31:40 +03:00 |
|
Lars Krämer
|
22026cbc60
|
Create MesaClock class, use chrono classes for time points/durations
|
2020-06-24 14:41:34 +02:00 |
|
FlightlessMango
|
e2ec80d84e
|
Upload log keybind setup
|
2020-06-19 13:59:19 +02:00 |
|
Valters
|
1afea91dab
|
Add multi hotkey
|
2020-05-17 15:19:20 +03:00 |
|
FlightlessMango
|
bff9958284
|
Changed pthreads to std::thread
|
2020-05-01 23:55:21 +02:00 |
|
jackun
|
8cd3172335
|
[OpenGL] Separate GLX out from shareable code so wayland sessions can just use EGL, hopefully
|
2020-04-02 03:09:49 +03:00 |
|
jackun
|
2f034c6d1e
|
Use X11 loader functions instead of linking to X11 libs
|
2020-04-02 03:09:49 +03:00 |
|
FlightlessMango
|
64a42df047
|
forgot to include functional
|
2020-03-14 19:27:25 +01:00 |
|
FlightlessMango
|
cbb58ab79c
|
make sure Xdisplay is closed on shutdown
|
2020-03-14 19:18:41 +01:00 |
|
FlightlessMango
|
fe69ec2955
|
changed refresh_config to reload_cfg
|
2020-03-13 14:57:11 +01:00 |
|
FlightlessMango
|
a2735693ba
|
Merge opengl into develop
|
2020-03-10 06:19:18 +01:00 |
|
FlightlessMango
|
099082affc
|
Refresh config keybind
|
2020-02-18 12:04:59 +01:00 |
|
FlightlessMango
|
dd78c02ed8
|
MangoHud Standalone
Co-authored-by: jackun <jack.un@gmail.com>
Co-authored-by: telans <telans@protonmail.com>
|
2020-01-28 05:11:05 +01:00 |
|