Before Submitting Your Bug Report
Maccy Version (see 'About' window)
2.5.1
macOS Version
26.0.1
Maccy Settings
defaults read org.p0deje.Maccy
{
"KeyboardShortcuts_delete" = "{\\"carbonKeyCode\\":51,\\"carbonModifiers\\":2048}";
"KeyboardShortcuts_pin" = "{\\"carbonKeyCode\\":35,\\"carbonModifiers\\":2048}";
"KeyboardShortcuts_popup" = "{\\"carbonModifiers\\":768,\\"carbonKeyCode\\":8}";
"NSStatusItem VisibleCC Item-0" = 1;
"NSStatusItem VisibleCC Item-1" = 0;
"NSWindow Frame com.sindresorhus.Settings.FrameAutosaveName" = "605 632 710 409 0 0 1920 1204 ";
SUEnableAutomaticChecks = 0;
SUHasLaunchedBefore = 1;
enabledPasteboardTypes = (
"public.rtf",
"public.html",
"public.utf8-plain-text",
"public.file-url",
"public.tiff",
"public.png"
);
migrations = {
"2024-07-01-version-2" = 1;
};
showFooter = 1;
showInStatusBar = 1;
showRecentCopyInMenuBar = 0;
showSearch = 1;
showTitle = 1;
windowSize = "[450,800]";
}
Description
I install Maccy and cannot see the menubar icon on macOS 26.0.1. It does not work even after I reinstall the app.
I can see that showInStatusBar = 1, I can also use keyboard shortcuts.
Steps to Reproduce
No response
Before Submitting Your Bug Report
Maccy Version (see 'About' window)
2.5.1
macOS Version
26.0.1
Maccy Settings
Description
I install Maccy and cannot see the menubar icon on macOS 26.0.1. It does not work even after I reinstall the app.
I can see that
showInStatusBar = 1, I can also use keyboard shortcuts.Steps to Reproduce
No response