Richard Abrich
Richard Abrich
Looks great so far, thank you @seanmcguire12 ! 🙏
@shashank40 thank you for reporting! Please try https://github.com/OpenAdaptAI/OpenAdapt/pull/774 and see if that fixes your issues. Otherwise please submit a PR 🙏
Thank you @shashank40! This involves taking new screenshots
Looks like this might be window-manager specific; see: https://stackoverflow.com/questions/50868129/how-to-get-double-click-time-interval-value-programmatically-on-linux https://bbs.archlinux.org/viewtopic.php?id=240001 https://unix.stackexchange.com/questions/45925/how-to-configure-the-double-click-behavior-in-an-x-terminal Edit: as a workaround we can always define a DEFAULT_DOUBLE_CLICK_DISTANCE_PIXELS and DEFAULT_DOUBLE_CLICK_INTERVAL_SECONDS
We are currently using a modified version of pynput at https://github.com/abrichr/pynput that supports distinguishing between organic and injected input. Last time I checked this was not supported on Linux, but...
@Timothyxxx regarding https://github.com/xlang-ai/OSWorld/issues/30
Related: https://github.com/OpenAdaptAI/OpenAdapt/issues/631
Implemented in https://github.com/OpenAdaptAI/OpenAdapt/pull/928
Thank you @Amanullah1002 ! Can you please run `python -m openadapt.visualize` and take some screenshots of the visualization containing more than one monitor?