computer-use-ootb-internal 0.0.140__py3-none-any.whl → 0.0.141__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -77,6 +77,11 @@ def run_preparation(state):
77
77
  time.sleep(2)
78
78
  pyautogui.click(click_x, click_y) # Double click?
79
79
 
80
+ # Press F11 to attempt fullscreen
81
+ log.info("Pressing F11 to enter fullscreen...")
82
+ time.sleep(1) # Short delay before pressing F11
83
+ pyautogui.press('f11')
84
+
80
85
  log.info("Star Rail preparation clicks completed.")
81
86
 
82
87
  except Exception as e:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: computer-use-ootb-internal
3
- Version: 0.0.140
3
+ Version: 0.0.141
4
4
  Summary: Computer Use OOTB
5
5
  Author-email: Siyuan Hu <siyuan.hu.sg@gmail.com>
6
6
  Requires-Python: >=3.11
@@ -33,8 +33,8 @@ computer_use_ootb_internal/computer_use_demo/tools/edit.py,sha256=b0PwUitxckHCQq
33
33
  computer_use_ootb_internal/computer_use_demo/tools/run.py,sha256=xhXdnBK1di9muaO44CEirL9hpGy3NmKbjfMpyeVmn8Y,1595
34
34
  computer_use_ootb_internal/computer_use_demo/tools/screen_capture.py,sha256=L8qfvtUkPPQGt92N-2Zfw5ZTDBzLsDps39uMnX3_uSA,6857
35
35
  computer_use_ootb_internal/preparation/__init__.py,sha256=AgtGHcBpiTkxJjF0xwcs3yyQ6SyUvhL3G0vD2XO-zJw,63
36
- computer_use_ootb_internal/preparation/star_rail_prepare.py,sha256=xbzlTxPL20RRroVlUcZPEUBbDoVH7Jhy22cE7umecGk,3982
37
- computer_use_ootb_internal-0.0.140.dist-info/METADATA,sha256=IS02NcZA6PwhvETkeIikM0peDaaf1rWhSH-H4bLep6Q,1048
38
- computer_use_ootb_internal-0.0.140.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
39
- computer_use_ootb_internal-0.0.140.dist-info/entry_points.txt,sha256=bXfyAU_qq-G1EiEgAQEioXvgEdRCFxaTooqdDD9Y4OA,258
40
- computer_use_ootb_internal-0.0.140.dist-info/RECORD,,
36
+ computer_use_ootb_internal/preparation/star_rail_prepare.py,sha256=7nAoVp1BrT1UvZVamxcA9Xva3aehHsNhgZmYWXa5gC8,4168
37
+ computer_use_ootb_internal-0.0.141.dist-info/METADATA,sha256=JB0SCD3ZcWw3PdzP6JEpGKLNN38XOpI2O6Yl6RfegdA,1048
38
+ computer_use_ootb_internal-0.0.141.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
39
+ computer_use_ootb_internal-0.0.141.dist-info/entry_points.txt,sha256=bXfyAU_qq-G1EiEgAQEioXvgEdRCFxaTooqdDD9Y4OA,258
40
+ computer_use_ootb_internal-0.0.141.dist-info/RECORD,,