Skip to content

Hide from cmd + tab menu #374

@yceballost

Description

@yceballost

Hi guys

Is it possible to hide my app icon from cmd + tab menu?

image

My config

 browserWindow: {
    height: 666,
    width: 400,
    preloadWindow: true,
    showDockIcon: false,
    resizable: false,
    webPreferences: {
      nodeIntegration: true,
      devTools: false,
      contextIsolation: false,
    },
 "menubar": "^9.1.1",
 "electron": "~15.3.1",
macos: 11.6.1

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions