Commit Graph

8 Commits (master)

Author SHA1 Message Date
flightlessmango a0a31b4f64 x11: check that DISPLAY env exists 3 weeks 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
jackun 06edee4071
Revert "X11 keyboard poller thread"
This reverts commit 1055bc0c6c.

Needs some more time to bake. Too random if it works or not.
1 year ago
jackun 1055bc0c6c X11 keyboard poller thread 1 year ago
jackun a82e27d978
Use spdlog macros so logging can be completely disabled during compile-time 3 years ago
jackun 2f807a4c0d
Add `spdlog` wrap and logging 3 years ago
jackun 723c6bedeb
Fix `init_x11` return value and X11/XNVCtrl logic checks 4 years ago
jackun 71b37906da
Shared X11 intialization functions 4 years ago