custom-electron-titlebar icon indicating copy to clipboard operation
custom-electron-titlebar copied to clipboard

Custom electon title bar inpire on VS Code title bar

Results 9 custom-electron-titlebar issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Getting an error which doesn't seem to affect anything, however does cause a stutter. Attempting to call a function in a renderer window that has been closed...

**Describe the bug** When reloading the browser window (Ctrl+R), an error message gets logged to do main console (but no error or any problem interacting with the titlebar) **To Reproduce**...

With the removal of the remote module, there are some extra steps required to make it work in renderer processes. This PR updates instructions to make the package work with...

On electron 14.0.0 but facing issue with Close/Minimize/Maximize buttons out of the place on macOS Big Sur Refers to same fixes done here: AlexTorresSk#114

Issue from parent project: https://github.com/AlexTorresSk/custom-electron-titlebar/issues/90 I just integrated this package into my project and I am having an issue with scrolling. When I open an HTML that is scrollable (because...

CSS / Styling

Mnemonics are broken on many levels: - Using a mnemonic may open the wrong menu - menu item label rendering is broken when ALT is pressed (shows escaped characters)

bug

The checkbox menuitem on the example application does not seem to work correctly. Expected behavior: - clicking on an uncheck item checks it - clicking on a checked item unchecks...

bug

**Describe the bug** When BrowserWindow Dev Tools is opened, the BrowserWindow won't exit when click on close **To Reproduce** Steps to reproduce the behavior: 1. Start the window with Dev...

question

I find that many application title bars fade when they lose focus

question