This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 975
Support dock menus #3024
Labels
OS/macOS
QA/test-plan-specified
release-notes/include
shell-integration
Integrating brave with OS-level UI features.
Milestone
Comments
bbondy
changed the title
Support jump lists / tray menus
Support jump lists / dock menus
Aug 7, 2016
I think windows will show up just by using |
Here's a great page for reference, for anyone wanting to tackle this 😄 |
bsclifton
added
the
help wanted
The PR/issue opener needs help to complete/report the task.
label
Aug 11, 2016
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
Dec 8, 2016
Resolves brave#3024 Added doc menu for macOS with items: - new window Auditors: @bbondy, @bsclifton Test Plan: Open Brave on macOS. Right click on the icon in the dock. There should be a menu item named "New window". Clicking on it needs to open new Brave window
Closed
Windows functionality broken out to #6094 since a PR was submitted for this (thanks, @NejcZdovc!) |
NejcZdovc
added a commit
to NejcZdovc/browser-laptop
that referenced
this issue
Dec 9, 2016
Resolves brave#3024 Added doc menu for macOS with items: - new window Auditors: @bbondy, @bsclifton Test Plan: Open Brave on macOS. Right click on the icon in the dock. There should be a menu item named "New window". Clicking on it should open new Brave window.
This was referenced Dec 20, 2016
Test plan: #6087 (comment) |
luixxiul
added
QA/test-plan-specified
release-notes/include
and removed
help wanted
The PR/issue opener needs help to complete/report the task.
labels
Jan 16, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
OS/macOS
QA/test-plan-specified
release-notes/include
shell-integration
Integrating brave with OS-level UI features.
We should show at a minimum new window, new private window, and the list of windows there.
The list of windows would show the window title (i.e. active tab title)
Edit: Use
app.dock.setMenu(menu)
The text was updated successfully, but these errors were encountered: