mirror of
https://github.com/electron/electron.git
synced 2026-02-19 03:14:51 -05:00
* chore: bump chromium in DEPS to 142.0.7401.0
* 6911185: Reland "Send touch moves async immediately after scroll starts."
https://chromium-review.googlesource.com/c/chromium/src/+/6911185
* 6906887: mac: click through content area in main window
https://chromium-review.googlesource.com/c/chromium/src/+/6906887
* 6916667: Expose helper to eliminate duplicate recipes.
https://chromium-review.googlesource.com/c/chromium/src/+/6916667
* 6909842: Switch LegacyRenderWidgetHostHWND from atlcrack.h to msg_util.h.
https://chromium-review.googlesource.com/c/chromium/src/+/6909842
* 6884056: Remove the SecKeychain implementation for the Keychain interface
https://chromium-review.googlesource.com/c/chromium/src/+/6884056
* 6904906: Remove `WTF::` in renderer/core/[p-x].*/
https://chromium-review.googlesource.com/c/chromium/src/+/6904906
* 6556585: [persistent_cache]: PersistentCache for CodeCache
https://chromium-review.googlesource.com/c/chromium/src/+/6556585
* 6904864: Layout: Support abort on the text placeholder layout
https://chromium-review.googlesource.com/c/chromium/src/+/6904864
* chore: fixup patch indices
* chore: bump chromium in DEPS to 142.0.7402.0
* fixup! 6556585: [persistent_cache]: PersistentCache for CodeCache
* chore: fixup patch indices
* 6905244: [api] Remove deprecated `GetIsolate`
https://chromium-review.googlesource.com/c/v8/v8/+/6905244
* 6897694: Remove NativeTheme::UserHasContrastPreference().
https://chromium-review.googlesource.com/c/chromium/src/+/6897694
* 6897477: Remove GetPlatformHighContrastColorScheme() and enum.
https://chromium-review.googlesource.com/c/chromium/src/+/6897477
* 6918198: Reland "Rename display::Screen::GetScreen() to display::Screen::Get()"
https://chromium-review.googlesource.com/c/chromium/src/+/6918198
* 6907147: [LNA] add use counter for websocket mixed-content issues
https://chromium-review.googlesource.com/c/chromium/src/+/6907147
* 6914538: Replace WTF::String with blink::String
https://chromium-review.googlesource.com/c/website/+/6914538
* 6892538: [video pip] Allow touchscreen users to toggle live caption
https://chromium-review.googlesource.com/c/chromium/src/+/6892538
* chore: fix patch
* chore: bump chromium in DEPS to 142.0.7403.0
* build: remove ninja logs
* chore: fixup patch indices
* 6920670: [PDF] Change pdf_extension_util to return dictionaries
https://chromium-review.googlesource.com/c/chromium/src/+/6920670
* 6917864: Devirtualize and inline various NativeTheme getters.
https://chromium-review.googlesource.com/c/chromium/src/+/6917864
* 6920873: [PDF] Simplify PDFDocumentHelperClient::OnSaveURL()
https://chromium-review.googlesource.com/c/chromium/src/+/6920873
* build: don't kill blink/web_tests
* 6923655: Roll libc++ from 954086abf121 to b87b2bb112f8 (4 revisions)
https://chromium-review.googlesource.com/c/chromium/src/+/6923655
* 6905242: Reland "[CSP] Clarify report-only console messages."
https://chromium-review.googlesource.com/c/chromium/src/+/6905242
* fixup! 6897694: Remove NativeTheme::UserHasContrastPreference().
* chore: bump chromium in DEPS to 142.0.7405.0
* 6910012: [LNA] Enable LNA enforcement by default
https://chromium-review.googlesource.com/c/chromium/src/+/6910012
* 6929444: Combine GetInstanceForXXX() implementations.
https://chromium-review.googlesource.com/c/chromium/src/+/6929444
* 6927873: Rename native_widget_types.h -> native_ui_types.h
https://chromium-review.googlesource.com/c/chromium/src/+/6927873
* 6853978: Init perfetto really early in WebView
https://chromium-review.googlesource.com/c/chromium/src/+/6853978
* 6874886: Use only one picker observer to avoid getting duplicate notifications
https://chromium-review.googlesource.com/c/chromium/src/+/6874886
* chore: fixup patch indices
* fix: Protocol complex inline dtor
* chore: bump chromium in DEPS to 142.0.7407.0
* chore: bump chromium in DEPS to 142.0.7409.0
* chore: bump chromium in DEPS to 142.0.7411.0
* chore: bump chromium in DEPS to 142.0.7413.0
* fixup! 6905242: Reland "[CSP] Clarify report-only console messages."
* 6927233: Remove NativeTheme "use dark colors" bit.
https://chromium-review.googlesource.com/c/chromium/src/+/6927233
* chore: fixup patch indices
* 6899206: [PermissionOptions] Multi-state permission subscriptions & setting changes
https://chromium-review.googlesource.com/c/chromium/src/+/6899206
* chore: bump chromium in DEPS to 142.0.7415.0
* 6936895: [headless] Remove headless flag from views::Widget class
https://chromium-review.googlesource.com/c/chromium/src/+/6936895
We should probably followup on this to see if there is a way to do this without reverting this CL.
* 6937023: Reland "Use new DBus type system in dbus_xdg::Request"
https://chromium-review.googlesource.com/c/chromium/src/+/6937023
* chore: update patches
* 6944749: Add GN visibility list to //components/os_crypt/sync
https://chromium-review.googlesource.com/c/chromium/src/+/6944749
* Further replace sub_capture_target_version with CaptureVersion
https://chromium-review.googlesource.com/c/chromium/src/+/6935455
* fixup for lint
* chore: update filenames.libcxx.gni
* chore: bump chromium in DEPS to 142.0.7417.0
* 6944136: Reorder NativeTheme headers/.cc files.
Refs https://chromium-review.googlesource.com/c/chromium/src/+/6944136
* 6939701: [DSSC][4] Make FSVCI objects aware of their capture-version-source
Refs https://chromium-review.googlesource.com/c/chromium/src/+/6939701
* 6944404: Remove extraneous callback call
Refs https://chromium-review.googlesource.com/c/chromium/src/+/6944404
* 6936124: [FPF-CI]: Introduce blink::NoiseToken for fingerprinting protection
Refs https://chromium-review.googlesource.com/c/chromium/src/+/6936124
* chore: update patches
* fixup! 6927233: Remove NativeTheme "use dark colors" bit.
Refs https://chromium-review.googlesource.com/c/chromium/src/+/6927233
* fixup! 6917864: Devirtualize and inline various NativeTheme getters.
Refs https://chromium-review.googlesource.com/c/chromium/src/+/6917864
* 6937588: Add initial OsSettingsProvider object, supplying caret blink interval.
Refs https://chromium-review.googlesource.com/c/chromium/src/+/6937588
* fixup! 6905242: Reland "[CSP] Clarify report-only console messages."
Refs https://chromium-review.googlesource.com/c/chromium/src/+/6905242
* 6907515: Replace SingletonHwndObserver with a CallbackList on SingletonHwnd.
Refs https://chromium-review.googlesource.com/c/chromium/src/+/6907515
* 6910482: [Save to Drive] Implement retry functionality
Refs https://chromium-review.googlesource.com/c/chromium/src/+/6910482
* fixup! 6927233: Remove NativeTheme "use dark colors" bit.
Refs https://chromium-review.googlesource.com/c/chromium/src/+/6927233
* Revert "build: remove ninja logs"
This reverts commit 72874740fd.
* test: fix flakey test picked from PR 48205
---------
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
Co-authored-by: Alice Zhao <alicelovescake@anthropic.com>
337 lines
11 KiB
C++
337 lines
11 KiB
C++
// Copyright (c) 2014 GitHub, Inc.
|
|
// Use of this source code is governed by the MIT license that can be
|
|
// found in the LICENSE file.
|
|
|
|
#include "shell/browser/ui/win/notify_icon_host.h"
|
|
|
|
#include <commctrl.h>
|
|
#include <winuser.h>
|
|
|
|
#include "base/functional/bind.h"
|
|
#include "base/logging.h"
|
|
#include "base/memory/weak_ptr.h"
|
|
#include "base/timer/timer.h"
|
|
#include "base/win/win_util.h"
|
|
#include "base/win/windows_types.h"
|
|
#include "base/win/wrapped_window_proc.h"
|
|
#include "content/public/browser/browser_thread.h"
|
|
#include "shell/browser/ui/win/notify_icon.h"
|
|
#include "ui/display/screen.h"
|
|
#include "ui/events/event_constants.h"
|
|
#include "ui/events/win/system_event_state_lookup.h"
|
|
#include "ui/gfx/win/hwnd_util.h"
|
|
|
|
namespace electron {
|
|
|
|
namespace {
|
|
|
|
const UINT kNotifyIconMessage = WM_APP + 1;
|
|
|
|
// |kBaseIconId| is 2 to avoid conflicts with plugins that hard-code id 1.
|
|
const UINT kBaseIconId = 2;
|
|
|
|
const wchar_t kNotifyIconHostWindowClass[] = L"Electron_NotifyIconHostWindow";
|
|
|
|
constexpr unsigned int kMouseLeaveCheckFrequency = 250;
|
|
|
|
bool IsWinPressed() {
|
|
return ((::GetKeyState(VK_LWIN) & 0x8000) == 0x8000) ||
|
|
((::GetKeyState(VK_RWIN) & 0x8000) == 0x8000);
|
|
}
|
|
|
|
int GetKeyboardModifiers() {
|
|
int modifiers = ui::EF_NONE;
|
|
if (ui::win::IsShiftPressed())
|
|
modifiers |= ui::EF_SHIFT_DOWN;
|
|
if (ui::win::IsCtrlPressed())
|
|
modifiers |= ui::EF_CONTROL_DOWN;
|
|
if (ui::win::IsAltPressed())
|
|
modifiers |= ui::EF_ALT_DOWN;
|
|
if (IsWinPressed())
|
|
modifiers |= ui::EF_COMMAND_DOWN;
|
|
return modifiers;
|
|
}
|
|
|
|
} // namespace
|
|
|
|
// Helper class used to detect mouse entered and mouse exited events based on
|
|
// mouse move event.
|
|
class NotifyIconHost::MouseEnteredExitedDetector {
|
|
public:
|
|
MouseEnteredExitedDetector() = default;
|
|
~MouseEnteredExitedDetector() = default;
|
|
|
|
// disallow copy
|
|
MouseEnteredExitedDetector(const MouseEnteredExitedDetector&) = delete;
|
|
MouseEnteredExitedDetector& operator=(const MouseEnteredExitedDetector&) =
|
|
delete;
|
|
|
|
// disallow move
|
|
MouseEnteredExitedDetector(MouseEnteredExitedDetector&&) = delete;
|
|
MouseEnteredExitedDetector& operator=(MouseEnteredExitedDetector&&) = delete;
|
|
|
|
void MouseMoveEvent(raw_ptr<NotifyIcon> icon) {
|
|
if (!icon)
|
|
return;
|
|
|
|
// If cursor is out of icon then skip this move event.
|
|
if (!IsCursorOverIcon(icon))
|
|
return;
|
|
|
|
// If user moved cursor to other icon then send mouse exited event for
|
|
// old icon.
|
|
if (current_mouse_entered_ &&
|
|
current_mouse_entered_->icon_id() != icon->icon_id()) {
|
|
SendExitedEvent();
|
|
}
|
|
|
|
// If timer is running then cursor is already over icon and
|
|
// CheckCursorPositionOverIcon will be repeatedly checking when to send
|
|
// mouse exited event.
|
|
if (mouse_exit_timer_.IsRunning())
|
|
return;
|
|
|
|
SendEnteredEvent(icon);
|
|
|
|
// Start repeatedly checking when to send mouse exited event.
|
|
StartObservingIcon(icon);
|
|
}
|
|
|
|
void IconRemoved(raw_ptr<NotifyIcon> icon) {
|
|
if (current_mouse_entered_ &&
|
|
current_mouse_entered_->icon_id() == icon->icon_id()) {
|
|
SendExitedEvent();
|
|
}
|
|
}
|
|
|
|
private:
|
|
void SendEnteredEvent(raw_ptr<NotifyIcon> icon) {
|
|
content::GetUIThreadTaskRunner({})->PostTask(
|
|
FROM_HERE, base::BindOnce(&NotifyIcon::HandleMouseEntered,
|
|
icon->GetWeakPtr(), GetKeyboardModifiers()));
|
|
}
|
|
|
|
void SendExitedEvent() {
|
|
mouse_exit_timer_.Stop();
|
|
content::GetUIThreadTaskRunner({})->PostTask(
|
|
FROM_HERE, base::BindOnce(&NotifyIcon::HandleMouseExited,
|
|
std::move(current_mouse_entered_),
|
|
GetKeyboardModifiers()));
|
|
}
|
|
|
|
bool IsCursorOverIcon(raw_ptr<NotifyIcon> icon) {
|
|
gfx::Point cursor_pos = display::Screen::Get()->GetCursorScreenPoint();
|
|
return icon->GetBounds().Contains(cursor_pos);
|
|
}
|
|
|
|
void CheckCursorPositionOverIcon() {
|
|
if (!current_mouse_entered_ ||
|
|
IsCursorOverIcon(current_mouse_entered_.get()))
|
|
return;
|
|
|
|
SendExitedEvent();
|
|
}
|
|
|
|
void StartObservingIcon(raw_ptr<NotifyIcon> icon) {
|
|
current_mouse_entered_ = icon->GetWeakPtr();
|
|
mouse_exit_timer_.Start(
|
|
FROM_HERE, base::Milliseconds(kMouseLeaveCheckFrequency),
|
|
base::BindRepeating(
|
|
&MouseEnteredExitedDetector::CheckCursorPositionOverIcon,
|
|
weak_factory_.GetWeakPtr()));
|
|
}
|
|
|
|
// Timer used to check if cursor is still over the icon.
|
|
base::MetronomeTimer mouse_exit_timer_;
|
|
|
|
// Weak pointer to icon over which cursor is hovering.
|
|
base::WeakPtr<NotifyIcon> current_mouse_entered_;
|
|
|
|
base::WeakPtrFactory<MouseEnteredExitedDetector> weak_factory_{this};
|
|
};
|
|
|
|
NotifyIconHost::NotifyIconHost() {
|
|
// Register our window class
|
|
WNDCLASSEX window_class;
|
|
base::win::InitializeWindowClass(
|
|
kNotifyIconHostWindowClass,
|
|
&base::win::WrappedWindowProc<NotifyIconHost::WndProcStatic>, 0, 0, 0,
|
|
nullptr, nullptr, nullptr, nullptr, nullptr, &window_class);
|
|
instance_ = window_class.hInstance;
|
|
atom_ = RegisterClassEx(&window_class);
|
|
CHECK(atom_);
|
|
|
|
// If the taskbar is re-created after we start up, we have to rebuild all of
|
|
// our icons.
|
|
taskbar_created_message_ = RegisterWindowMessage(TEXT("TaskbarCreated"));
|
|
|
|
// Create an offscreen window for handling messages for the status icons. We
|
|
// create a hidden WS_POPUP window instead of an HWND_MESSAGE window, because
|
|
// only top-level windows such as popups can receive broadcast messages like
|
|
// "TaskbarCreated".
|
|
window_ = CreateWindow(MAKEINTATOM(atom_), 0, WS_POPUP, 0, 0, 0, 0, 0, 0,
|
|
instance_, 0);
|
|
gfx::CheckWindowCreated(window_, ::GetLastError());
|
|
gfx::SetWindowUserData(window_, this);
|
|
|
|
mouse_entered_exited_detector_ =
|
|
std::make_unique<MouseEnteredExitedDetector>();
|
|
}
|
|
|
|
NotifyIconHost::~NotifyIconHost() {
|
|
if (window_)
|
|
DestroyWindow(window_);
|
|
|
|
if (atom_)
|
|
UnregisterClass(MAKEINTATOM(atom_), instance_);
|
|
|
|
for (NotifyIcon* ptr : notify_icons_)
|
|
delete ptr;
|
|
}
|
|
|
|
NotifyIcon* NotifyIconHost::CreateNotifyIcon(std::optional<base::Uuid> guid) {
|
|
std::string guid_str =
|
|
guid.has_value() ? guid.value().AsLowercaseString() : "";
|
|
UUID uid = GUID_NULL;
|
|
if (!guid_str.empty()) {
|
|
if (guid_str[0] == '{' && guid_str[guid_str.length() - 1] == '}') {
|
|
guid_str = guid_str.substr(1, guid_str.length() - 2);
|
|
}
|
|
|
|
unsigned char* uid_cstr = (unsigned char*)guid_str.c_str();
|
|
RPC_STATUS result = UuidFromStringA(uid_cstr, &uid);
|
|
if (result != RPC_S_INVALID_STRING_UUID) {
|
|
for (NotifyIcons::const_iterator i(notify_icons_.begin());
|
|
i != notify_icons_.end(); ++i) {
|
|
auto* current_win_icon = static_cast<NotifyIcon*>(*i);
|
|
if (current_win_icon->guid() == uid) {
|
|
LOG(WARNING)
|
|
<< "Guid already in use. Existing tray entry will be replaced.";
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
auto* notify_icon =
|
|
new NotifyIcon(this, NextIconId(), window_, kNotifyIconMessage,
|
|
uid == GUID_NULL ? GUID_DEFAULT : uid);
|
|
|
|
notify_icons_.push_back(notify_icon);
|
|
return notify_icon;
|
|
}
|
|
|
|
void NotifyIconHost::Remove(NotifyIcon* icon) {
|
|
const auto i = std::ranges::find(notify_icons_, icon);
|
|
|
|
if (i == notify_icons_.end()) {
|
|
NOTREACHED();
|
|
}
|
|
|
|
mouse_entered_exited_detector_->IconRemoved(*i);
|
|
|
|
notify_icons_.erase(i);
|
|
}
|
|
|
|
LRESULT CALLBACK NotifyIconHost::WndProcStatic(HWND hwnd,
|
|
UINT message,
|
|
WPARAM wparam,
|
|
LPARAM lparam) {
|
|
auto* msg_wnd =
|
|
reinterpret_cast<NotifyIconHost*>(GetWindowLongPtr(hwnd, GWLP_USERDATA));
|
|
if (msg_wnd)
|
|
return msg_wnd->WndProc(hwnd, message, wparam, lparam);
|
|
else
|
|
return ::DefWindowProc(hwnd, message, wparam, lparam);
|
|
}
|
|
|
|
LRESULT CALLBACK NotifyIconHost::WndProc(HWND hwnd,
|
|
UINT message,
|
|
WPARAM wparam,
|
|
LPARAM lparam) {
|
|
if (message == taskbar_created_message_) {
|
|
// We need to reset all of our icons because the taskbar went away.
|
|
std::ranges::for_each(notify_icons_, [](auto* icon) { icon->ResetIcon(); });
|
|
return TRUE;
|
|
} else if (message == kNotifyIconMessage) {
|
|
NotifyIcon* win_icon = nullptr;
|
|
|
|
// Find the selected status icon.
|
|
for (NotifyIcons::const_iterator i(notify_icons_.begin());
|
|
i != notify_icons_.end(); ++i) {
|
|
auto* current_win_icon = static_cast<NotifyIcon*>(*i);
|
|
if (current_win_icon->icon_id() == wparam) {
|
|
win_icon = current_win_icon;
|
|
break;
|
|
}
|
|
}
|
|
|
|
// It is possible for this procedure to be called with an obsolete icon
|
|
// id. In that case we should just return early before handling any
|
|
// actions.
|
|
if (!win_icon)
|
|
return TRUE;
|
|
|
|
// We use a WeakPtr factory for NotifyIcons here so
|
|
// that the callback is aware if the NotifyIcon gets
|
|
// garbage-collected. This occurs when the tray gets
|
|
// GC'd, and the BALLOON events below will not emit.
|
|
base::WeakPtr<NotifyIcon> win_icon_weak = win_icon->GetWeakPtr();
|
|
|
|
switch (lparam) {
|
|
case NIN_BALLOONSHOW:
|
|
content::GetUIThreadTaskRunner({})->PostTask(
|
|
FROM_HERE,
|
|
base::BindOnce(&NotifyIcon::NotifyBalloonShow, win_icon_weak));
|
|
return TRUE;
|
|
|
|
case NIN_BALLOONUSERCLICK:
|
|
content::GetUIThreadTaskRunner({})->PostTask(
|
|
FROM_HERE,
|
|
base::BindOnce(&NotifyIcon::NotifyBalloonClicked, win_icon_weak));
|
|
return TRUE;
|
|
|
|
case NIN_BALLOONTIMEOUT:
|
|
content::GetUIThreadTaskRunner({})->PostTask(
|
|
FROM_HERE,
|
|
base::BindOnce(&NotifyIcon::NotifyBalloonClosed, win_icon_weak));
|
|
return TRUE;
|
|
|
|
case WM_LBUTTONDOWN:
|
|
case WM_RBUTTONDOWN:
|
|
case WM_MBUTTONDOWN:
|
|
case WM_LBUTTONDBLCLK:
|
|
case WM_RBUTTONDBLCLK:
|
|
case WM_MBUTTONDBLCLK:
|
|
case WM_CONTEXTMENU:
|
|
// Walk our icons, find which one was clicked on, and invoke its
|
|
// HandleClickEvent() method.
|
|
content::GetUIThreadTaskRunner({})->PostTask(
|
|
FROM_HERE,
|
|
base::BindOnce(
|
|
&NotifyIcon::HandleClickEvent, win_icon_weak,
|
|
GetKeyboardModifiers(),
|
|
(lparam == WM_LBUTTONDOWN || lparam == WM_LBUTTONDBLCLK),
|
|
(lparam == WM_LBUTTONDBLCLK || lparam == WM_RBUTTONDBLCLK),
|
|
(lparam == WM_MBUTTONDOWN || lparam == WM_MBUTTONDBLCLK)));
|
|
|
|
return TRUE;
|
|
|
|
case WM_MOUSEMOVE:
|
|
mouse_entered_exited_detector_->MouseMoveEvent(win_icon);
|
|
|
|
content::GetUIThreadTaskRunner({})->PostTask(
|
|
FROM_HERE, base::BindOnce(&NotifyIcon::HandleMouseMoveEvent,
|
|
win_icon_weak, GetKeyboardModifiers()));
|
|
return TRUE;
|
|
}
|
|
}
|
|
return ::DefWindowProc(hwnd, message, wparam, lparam);
|
|
}
|
|
|
|
UINT NotifyIconHost::NextIconId() {
|
|
UINT icon_id = next_icon_id_++;
|
|
return kBaseIconId + icon_id;
|
|
}
|
|
|
|
} // namespace electron
|