文件最后提交记录最后更新时间
6 个月前
6 个月前
README.md

Scheduling with Window Activity for GUI Applications

This example shows how XSched can transparently schedule tasks based on the X11 window activity for GUI applications. We build an X11 Monitor to monitor the window activity and report the active (or focused) window id to XSched. We also implement an "Active Window First" policy to prioritize the tasks in the active window.