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

feat: add preload script with advanced logic #13

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

Conversation

alexanderniebuhr
Copy link
Contributor

@alexanderniebuhr alexanderniebuhr commented Aug 29, 2021

This PR is a bit larger than I like (@antfu sorry for that), but I try to explain

  1. upgrade dependencies to latest stable versions
  2. add preload script with context Isolation suggested way since v12 i suppose https://www.electronjs.org/docs/tutorial/context-isolation
  3. refactor drag button with preload script and custom logic (should close win10 drag-dot no hover style #6) i think it does not feel that native, but it is fine. Could be improved with advanced throttle & debounce logic, I guess.
  4. add new broz-bar with windi styles not happy with the looks but I am not a designer :P
  5. add back / forward button and simple input field for URL (should close Basic navigation #8)
  6. add toggle kiosk button (should close Fullsize screenshot #11)

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.

Fullsize screenshot Basic navigation win10 drag-dot no hover style
1 participant