Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand VersoView to include more APIs #275

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

Legend-Master
Copy link
Contributor

@Legend-Master Legend-Master commented Feb 12, 2025

Added control APIs:

  • exit
  • execute_script
  • set_size
  • set_position
  • set_maximized
  • set_minimized
  • set_fullscreen
  • set_visible
  • get_size
  • get_position
  • is_maximized
  • is_minimized
  • is_fullscreen
  • is_visible
  • get_scale_factor
  • start_dragging

Added init settings:

  • size
  • position
  • maximized
  • resources_directory
  • userscripts_directory
  • devtools_port

Other APIs:

  • on_web_resource_requested
  • on_close_requested

@Legend-Master Legend-Master mentioned this pull request Feb 12, 2025
14 tasks
@Legend-Master Legend-Master marked this pull request as ready for review February 13, 2025 05:46
@Legend-Master Legend-Master mentioned this pull request Feb 13, 2025
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant