Files
electron/spec
Birunthan Mohanathas a42ca9eecc feat: Add BrowserWindow.setWindowButtonVisibility()
Fixes #12701 and supersedes #13131.

Ideally we would have added `setTitleBarStyle()`, but that is a
significantly more involved change. For example, consider the case where
we switch from `hidden` to `normal`. We would not only have to show the
traffic light buttons, we would also have to switch the window from a
frameless to a framed window and deal with various other window state.
Lets instead implement a simple solution for #12701.
2018-07-25 10:12:27 -07:00
..
2018-06-19 11:49:46 +10:00
2018-07-10 14:20:03 -07:00
2018-01-02 16:37:08 +09:00
2017-10-26 21:08:47 -04:00
2017-11-23 14:22:58 -08:00
2018-06-19 11:49:46 +10:00
2018-06-19 11:49:46 +10:00