sapling/eden/fs/notifications
Michael Cuevas 2d0766cfeb E-Menu: avoid crashing due to WndProc failures
Summary: We're seeing even more users that are crashing due to win32 errors. It seems like these sorts of E-Menu issues shouldn't crash Eden entirely. A non-functional E-Menu is better than crashing Eden entirely. Therefore, let's log these as errors for now.

Reviewed By: xavierd

Differential Revision: D45365471

fbshipit-source-id: f4092a9d44c1c5e6749e52d7e656c5de339551d3
2023-04-28 15:19:07 -07:00
..
CMakeLists.txt common: rename utils -> edencommon_utils 2022-08-16 11:23:53 -07:00
CommandNotifier.cpp fix violation of unused-variable 2022-08-16 19:43:40 -07:00
CommandNotifier.h EdenFS Windows E-Menu displays active mounts and their tracked inode counts 2022-09-20 14:28:09 -07:00
edenfs.exe.manifest fix E-Menu pop-up location 2022-05-10 17:52:20 -07:00
edeng256.ico change e-menu icon during checkout 2022-04-28 01:07:18 -07:00
edeno256.ico change e-menu icon during checkout 2022-04-28 01:07:18 -07:00
edenr256.ico change e-menu icon during checkout 2022-04-28 01:07:18 -07:00
edenw256.ico add Windows notifier 2022-03-30 09:55:44 -07:00
Notifier.cpp fix updateLastShown logic 2022-04-07 09:41:57 -07:00
Notifier.h EdenFS Windows E-Menu displays active mounts and their tracked inode counts 2022-09-20 14:28:09 -07:00
NullNotifier.h EdenFS Windows E-Menu displays active mounts and their tracked inode counts 2022-09-20 14:28:09 -07:00
WindowsNotifier.cpp E-Menu: avoid crashing due to WndProc failures 2023-04-28 15:19:07 -07:00
WindowsNotifier.h notifications: properly handle exception when creating E-Menu 2022-12-29 11:10:58 -08:00
WindowsNotifier.rc add manifest to cmake build 2022-05-11 17:51:31 -07:00
WindowsNotifierConstants.h change e-menu icon during checkout 2022-04-28 01:07:18 -07:00