Commit History

Author SHA1 Message Date
  Shelley Vohr 9ec14b91e7 feat: add `BrowserWindow.isSnapped()` (#46079) 3 weeks ago
  Charles Kerr f595443a22 refactor: fix modernize-return-braced-init-list warnings (#44838) 4 months ago
  Savely Krasovsky c5ea177b3d feat: add query-session-end and improve session-end events on Windows (#44598) 4 months ago
  Gellert Hegyi 7a79d4c96e feat: add optional animation parameter to BrowserWindow.setVibrancy (#35987) 5 months ago
  Charles Kerr f5bdbdb1e8 refactor: more inline constexpr string view (#44498) 5 months ago
  Charles Kerr b3c2e83243 refactor: prefer `inline constexpr string_view` for string constants (#44405) 5 months ago
  Charles Kerr 23bcca3ffc refactor: put empty virtual function definitions in header (#43285) 8 months ago
  Charles Kerr aa23198ad8 chore: remove more unused #include calls (#43000) 8 months ago
  Charles Kerr df524c6eca chore: use v8::Local<>, not v8::Handle<> (#43019) 8 months ago
  Shelley Vohr 32e5012017 feat: enable Windows Control Overlay on Linux (#41769) 9 months ago
  Mikhail Leliakin 79147e4dd8 fix: Ignore `-webkit-app-region: drag;` when window is in full screen mode. (#41307) 1 year ago
  Charles Kerr cee51785e1 refactor: inline simple getters, pt . 2 (#41254) 1 year ago
  Milan Burda 892c9d78a3 chore: replace absl::optional<T> with std::optional<T> (#40928) 1 year ago
  Charles Kerr f229201f41 refactor: make NativeWindow getter methods const (#40804) 1 year ago
  Jeremy Rose 15c6014324 feat: replace BrowserView with WebContentsView (#35658) 1 year ago
  Shelley Vohr f362e089b1 fix: incorrect wco bounds in macOS fullscreen (#40179) 1 year ago
  Milan Burda 563c370d51 refactor: use gin_helper::Dictionary::CreateEmpty() helper (#40140) 1 year ago
  Keeley Hammond cff50ac65a fix: fix vibrancy applying without transparency on MacOS (#40109) 1 year ago
  Shelley Vohr 713d8c4167 feat: add `tabbingIdentifier` property to `BrowserWindow` (#39980) 1 year ago
  Cheng Zhao ad57867594 fix: apply size constraints to NSWindow (#39975) 1 year ago
  michal-pichlinski-openfin 2190793fe6 fix: disable background throttling also in the `viz::DisplayScheduler` (#38924) 1 year ago
  Calvin d182794179 fix: frameless mica/acrylic windows (#39708) 1 year ago
  Shelley Vohr 12548294c0 fix: `resizable: false` should disable fullscreen button at start (#39086) 1 year ago
  Mikhail Leliakin 56b5c00312 feat: add `BrowserWindow.showAllTabs()` for macOS (#38965) 1 year ago
  Cheng Zhao 3fa15ebb7e fix: use Chromium's way to compute min/max sizes (#38974) 1 year ago
  Charles Kerr 0203bd3305 refactor: prefer base::Contains() over find() + end() (#38443) 1 year ago
  Shelley Vohr e19500fa03 feat: support Mica/Acrylic on Windows (#38163) 1 year ago
  Milan Burda 0149ae72e6 refactor: use standard naming for enum class values (#38232) 1 year ago
  electron-roller[bot] d02c9f8bc6 chore: bump chromium to 111.0.5544.3 (main) (#36820) 2 years ago
  Shelley Vohr 0026fdb78a fix: resizing borders in nondraggable regions (#37016) 2 years ago