OpenComic icon indicating copy to clipboard operation
OpenComic copied to clipboard

Frameless window

Open NomarCub opened this issue 4 years ago • 2 comments

Using Electron Frameless Windows you could hide the unnecessary title bar on Windows and other OSes that clashes with app's style and takes up space on screen.

NomarCub avatar Jan 01 '21 12:01 NomarCub

And then what happens to the minimize, maximize and close buttons?

By the way, if you activate the full screen View > Full screen or F11 the bar is not shown.

ollm avatar Jan 05 '21 16:01 ollm

I know about fullscreen. You'd need to remake the buttons in your own top bar unfortunately. There are many programs that do this.

NomarCub avatar Jan 05 '21 17:01 NomarCub

Closed as completed in 9c7346cb37fe3c7aed9200d49e27ed4c5bdbfc96 and available in v1.0.0-beta.4

Feel free to comment if you find any bugs.

ollm avatar Oct 17 '23 10:10 ollm

It works well, and is nicely themed, thank you!

NomarCub avatar Oct 17 '23 16:10 NomarCub