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

Roadmap #1

Open
13 of 39 tasks
WeshGuillaume opened this issue May 28, 2016 · 0 comments
Open
13 of 39 tasks

Roadmap #1

WeshGuillaume opened this issue May 28, 2016 · 0 comments

Comments

@WeshGuillaume
Copy link
Member

WeshGuillaume commented May 28, 2016

  • Prevent window drag n drop when dragging a tabulation: should be fix when implementing tabs-drag'n'drop
  • Create a localhost extension ???
  • Refactor Github branches and process
  • Context handlers
    • Copy / Paste
    • Search on the web
    • Exec query
  • implement find-on-page
  • Create native home page voyager:home
  • Create Settings page voyager://settings
  • Create extensions manager voyager://extensions
  • Create Extension Boilerplate voyager://extensions/create
  • Create Error page This page does not exists
  • Create Crash page
  • Fix cmd+L maybe focus an other input
  • Can double click on topbar to toggle fullscreen
  • voyager://history screen
  • reopen last tabs
  • Create a database for the history
  • Fix shortcuts i.e cmd+w
  • Refactor the code in a more comprehensive way
  • Comment
  • Cmd+shift+T
  • implement all the webview events
  • redesign the tabs to make the active tab more visible
  • create a like and bookmark middleware
    • link them with the address buttons
  • Create a config/settings page
  • Store the shortcuts in a JSON file

Actions

  • pushTab : push a tab to the state
  • setCurrent : set the current tab
  • selectInput : select the current input
  • deleteIndex : delete a tab at index i
  • addTab : add a new tab
    • pushTab
  • RemoveTab
    • deleteIndex
    • setCurrent
  • Redesign the default alert/confirm/prompt windows
@WeshGuillaume WeshGuillaume changed the title Context Menu does not exist Roadmap May 28, 2016
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

No branches or pull requests

1 participant