Commit History

Author SHA1 Message Date
  Sam Maddock 41b5d7e312 refactor: unfilter unresponsive events (#44629) 5 months ago
  Samuel Attard 122685194a build: add import/order eslint rule (#44085) 6 months ago
  Shelley Vohr 4ae43dcb3b fix: touch bar functionality on BaseWindow (#43353) 8 months ago
  Keeley Hammond 2fd04a78a1 fix: revert BrowserWindow unresponsive handling refactor (#43034) 8 months ago
  Shelley Vohr cb2e7f130b fix: potentially closed webContents in BrowserView (#42633) 9 months ago
  Alice Zhao e9a93a8c5c fix: setTopBrowserView focus issue with reordering (#42653) 9 months ago
  Anny Yang 5fb117a7d7 fix: don't destroy BrowserView webContents when owning BrowserWindow hasn't been closed (#42353) 10 months ago
  Jeremy Rose 67ba30402b refactor: JSify BrowserWindow unresponsive handling (#37902) 1 year ago
  Jeremy Rose 15c6014324 feat: replace BrowserView with WebContentsView (#35658) 1 year ago
  David Sanders cf5f0419f1 chore: fix some typos (#40506) 1 year ago
  Milan Burda c9eb3deab5 chore: remove deprecated `scroll-touch-{begin,end,edge}` events (#39814) 1 year ago
  Shelley Vohr 9bd9d312f8 fix: enable `BrowserWindow.id` access post-destruction (#38241) 1 year ago
  Jeremy Rose 71944f2c3b refactor: simplify events (#37099) 2 years ago
  Jeremy Rose f82a863f65 feat: replace scroll-touch* with generic input-event (#35531) 2 years ago
  Milan Burda b3a744db8a fix: potential "Object has been destroyed" error in BrowserWindow.getFocusedWindow (#35520) 2 years ago
  Shelley Vohr d1ea62c3e8 fix: getting focused window with destroyed webContents (#33404) 3 years ago
  Robo 77297f37a3 fix: adjust initial webContents focus calculation (#29204) 3 years ago
  Jeremy Rose 7c2ac6b7c1 fix: BrowserWindow.fromBrowserView in multiple-BrowserView windows (#26493) 4 years ago
  Milan Burda fb11a12d5b refactor: replace a few any-s with proper types (#25681) 4 years ago
  Jeremy Rose 5de7eb3618 docs: remove references to remote from docs (#25416) 4 years ago
  Samuel Attard a6b9f9d8e5 fix: only focus a webContents if the window was not initially hidden (#25292) 4 years ago
  Samuel Attard b02748e607 build: ensure that electron/lib/browser can only use browser or common imports (#24512) 4 years ago
  Cheng Zhao ef3579eae3 refactor: rename TopLevelWindow to BaseWindow (#24305) 4 years ago
  Jeremy Rose 80e5007c47 chore: tsify browser-window (#24326) 4 years ago