AlexTorresDev / custom-electron-titlebar

Custom electon title bar inpire on VS Code title bar
MIT License
868 stars 149 forks source link

[New Feature] Customize the title bar right-click menu and right-click events #250

Open dylanZk1 opened 11 months ago

dylanZk1 commented 11 months ago

My app is a local media player, and it's a full-screen window. The title bar is located at the top level, which makes the section below the title bar impossible to operate with the mouse. Is it possible to add an event that can be mouse operated through the title bar?