sssooonnnggg
|
e54667e17e
|
fix: fix hover state not clear bug when BrowserWindow is not resizable (#611) (#29721)
|
2021-06-21 10:10:40 +09:00 |
|
Cheng Zhao
|
5f99569b6c
|
feat: make win.setAspectRatio() work on Windows (#26941)
* feat: make win.setAspectRatio() work on Windows
* update patches
Co-authored-by: Electron Bot <electron@github.com>
|
2021-01-05 17:17:33 +09:00 |
|
Shelley Vohr
|
528b0f0e74
|
fix: draggable views on BrowserViews on Windows (#26738)
|
2020-12-01 15:03:00 -08:00 |
|
Charles Kerr
|
2b316f3843
|
refactor: run clang-tidy (#20231)
* refactor: clang-tidy modernize-use-nullptr
* refactor: clang-tidy modernize-use-equals-default
* refactor: clang-tidy modernize-make-unique
* refactor: omit nullptr arg from unique_ptr.reset()
As per comment by @miniak
|
2019-09-16 18:12:00 -04:00 |
|
Samuel Attard
|
34c4c8d508
|
refactor: rename the atom namespace to electron
|
2019-06-19 17:33:28 -07:00 |
|
Samuel Attard
|
2160c1fcc9
|
refactor: replace includes for atom with shell
|
2019-06-19 17:33:28 -07:00 |
|
Samuel Attard
|
d7f07e8a80
|
refactor: rename the atom directory to shell
|
2019-06-19 17:33:28 -07:00 |
|