electron/atom
jaanus aa2f7aaf3a Fixes #2810: correct look of hidden-inset windows in full screen.
`hidden` and `hidden-inset` windows differ only by the hidden-inset window having a toolbar. Yet, the toolbar yields an incorrect look in fullscreen mode. So, we hide and recreate the toolbar for such windows when going to/from fullscreen.

There are some visible artifacts during the fullscreen animations, as the toolbar gets created and destroyed. When entering fullscreen, you see a toolbar that then disappears. When going back to normal window, you see the traffic light buttons jump around a little bit. Yet, this is definitely better than the current broken fullscreen look.
2015-12-22 20:31:55 +02:00
..
app Merge pull request #3733 from deepak1556/service_worker_scheme_patch 2015-12-10 19:29:51 +08:00
browser Fixes #2810: correct look of hidden-inset windows in full screen. 2015-12-22 20:31:55 +02:00
common Bump v0.36.1 2015-12-18 13:16:30 +08:00
renderer Add media play events to webview 2015-12-19 22:37:51 -05:00
utility Rename PrintHandler to PrintHandlerWin since only used on Windows. 2015-05-23 19:24:29 +08:00