8ff291c4b4
feat: Add debug logging to hgx11damage.cpp
...
Added qDebug() statements to trace the execution flow and print out important values in the damage monitoring thread.
This will help to identify if X11 damage events are being received.
2025-08-14 01:25:50 +02:00
kevin
ed7ba36704
Block until image data is sent to Hyperion.
...
This prevents the socket buffer to overflow if the connection is too slow.
2019-06-27 07:43:15 -04:00
kevin
e68da0a4cc
Add a new method for determining user inactivity.
...
Fix some bugs.
2019-06-26 19:15:32 -04:00
kevin
3f2c055515
Slightly optimize performance by caching some variables and frameskipping in the damage loop.
2019-06-24 15:57:32 -04:00
kevin
4aa7578cf7
Adding files
2019-06-22 22:34:40 -04:00