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

Flip focus_new_tab and show_quit_dialog #283

Merged
merged 3 commits into from
Oct 17, 2024
Merged

Flip focus_new_tab and show_quit_dialog #283

merged 3 commits into from
Oct 17, 2024

Commits on Oct 17, 2024

  1. Don't show the quit dialog by default

    Assume the user wants to quit Dillo by default even if there are
    multiple tabs.
    rodarima committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    60e7437 View commit details
    Browse the repository at this point in the history
  2. Don't focus on new tabs by default

    Assume the user will want to continue in the current page when opening
    a page in a new tab.
    rodarima committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    71e680b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4225af View commit details
    Browse the repository at this point in the history