c64294cf60
Add `app.getJumpListSettings()` and `app.setJumpList(callback)` that make it possible to fully customize the Jump List of an Electron app. It is now possible to: - Add tasks to the standard `Tasks` category. - Add separators to the standard `Tasks` category. - Add custom categories containing tasks and file links. - Add system managed Recent/Frequent categories. - Remove the custom Jump List. |
||
---|---|---|
.. | ||
atom_desktop_window_tree_host_win.cc | ||
atom_desktop_window_tree_host_win.h | ||
jump_list.cc | ||
jump_list.h | ||
message_handler_delegate.cc | ||
message_handler_delegate.h | ||
notify_icon.cc | ||
notify_icon.h | ||
notify_icon_host.cc | ||
notify_icon_host.h | ||
taskbar_host.cc | ||
taskbar_host.h |