Commit graph

  • c534048124 Inject custom workflow v36.2.0 forgejo-actions[bot] 2025-05-07 17:01:49 +00:00
  • 512b663921 Inject custom workflow v34.5.5 forgejo-actions[bot] 2025-05-07 17:01:48 +00:00
  • 7aaceebb85 Inject custom workflow v35.3.0 forgejo-actions[bot] 2025-05-07 17:01:48 +00:00
  • b822478057
    fix: printing when no mediaSize specified (#46972) trop[bot] 2025-05-07 09:36:13 +02:00
  • 102457bbd5
    test: test menu rendering accelerators (#46967) trop[bot] 2025-05-06 18:52:46 -05:00
  • 366daf192a
    refactor: add gin_helper::Dictionary::ValueOrDefault() (#46968) trop[bot] 2025-05-06 18:50:12 -05:00
  • 7779b6a4ad
    test: test menu rendering accelerators (#46966) trop[bot] 2025-05-06 15:56:15 -05:00
  • 695448e142
    refactor: pass gfx::ResizeEdge by value (#46962) trop[bot] 2025-05-06 14:37:34 -05:00
  • 0630744f5b
    fix: crash on macOS dialog after window-all-closed (#46953) trop[bot] 2025-05-06 14:11:49 -05:00
  • fdc322c93f
    fix: crash on macOS dialog after window-all-closed (#46951) trop[bot] 2025-05-06 14:11:37 -05:00
  • 00d6963afd
    refactor: pass gfx::ResizeEdge by value (#46961) trop[bot] 2025-05-06 14:11:02 -05:00
  • 13fe994d0d
    fix: allowed dialog file types with one filter (#46945) trop[bot] 2025-05-06 16:12:09 +02:00
  • 7240a14126
    refactor: remove some NativeWindow public API (36-x-y) (#46944) trop[bot] 2025-05-06 07:44:48 -05:00
  • 3f23f01762
    chore: bump node to v22.15.0 (36-x-y) (#46741) electron-roller[bot] 2025-05-06 13:07:59 +02:00
  • 5223225fb5
    refactor: add NativeWindow::FromWidget() helper (36-x-y) (#46932) Charles Kerr 2025-05-06 02:51:11 -05:00
  • 5045ba29a5
    docs: use correct heading level for API function (#46940) trop[bot] 2025-05-05 16:27:56 -05:00
  • cd871fd58c
    fix: xdg portal version detection for file dialogs on linux (#46936) Robo 2025-05-06 04:34:00 +09:00
  • c27bd7bb3c
    refactor: simplify NativeWindow::FullScreenTransitionState (36-x-y) (#46933) Charles Kerr 2025-05-05 13:54:00 -05:00
  • aada99e53d
    refactor: devirtualize NativeWindow methods (#46930) trop[bot] 2025-05-05 12:59:31 -04:00
  • 800640ea2d
    fix: prevent log files being written to current directory on Windows (#46911) trop[bot] 2025-05-05 12:12:56 -04:00
  • ffc0a4ac77 Inject custom workflow v37.0.0-alpha.3 forgejo-actions[bot] 2025-05-05 14:01:24 +00:00
  • 01994637e8
    fix: xdg portal version detection for file dialogs on linux (#46922) trop[bot] 2025-05-05 20:59:34 +09:00
  • 1b596f6261
    fix: prevent log files being written to current directory on Windows (#46912) trop[bot] 2025-05-05 12:50:30 +02:00
  • bac01a33cd
    fix: xdg portal version detection for file dialogs on linux (#46923) trop[bot] 2025-05-05 12:50:20 +02:00
  • 0810fe54d4
    chore: bump chromium to 138.0.7156.0 (37-x-y) (#46913) trop[bot] 2025-05-02 22:46:54 -05:00
  • d783f134d9
    feat: support dip <-> screen conversion on Linux X11 (#46895) trop[bot] 2025-05-02 19:08:50 -05:00
  • bf94f88569
    refactor: move IsClosed() and IsClosable() tests into NativeWindow::Close() (#46907) trop[bot] 2025-05-02 19:08:28 -05:00
  • 47e25dfd57
    fix: prevent log files being written to current directory on Windows (#46910) trop[bot] 2025-05-02 19:08:00 -05:00
  • 03d83c293f
    chore: bump chromium to 138.0.7154.0 (37-x-y) (#46894) trop[bot] 2025-05-02 10:08:04 -04:00
  • bb4ab67e52
    docs: clarified usage of createFromPath() (#46899) trop[bot] 2025-05-02 09:49:52 -04:00
  • 17e1ff2675
    refactor: use base::ObserverList::Notify() (#46897) trop[bot] 2025-05-02 07:51:05 -05:00
  • 46e3ab6353
    refactor: use base::ObserverList::Notify() (#46896) trop[bot] 2025-05-02 07:50:47 -05:00
  • 620f3a57dd
    docs: clarified usage of createFromPath() (#46898) trop[bot] 2025-05-02 13:19:52 +02:00
  • 534ad05cf2
    fix: revert macOS content protection logic refactor (#46891) trop[bot] 2025-05-02 13:18:46 +02:00
  • 7c77018b19
    refactor: don't call deprecated WidgetDelegate API in NativeWindowViews (#46885) trop[bot] 2025-05-01 23:52:19 -05:00
  • 621c6b4148
    fix: revert macOS content protection logic refactor (#46889) trop[bot] 2025-05-01 16:57:26 -07:00
  • b008bcb4b0 Inject custom workflow v36.1.0 forgejo-actions[bot] 2025-05-01 22:01:28 +00:00
  • 22caa365f8 Inject custom workflow v37.0.0-alpha.2 forgejo-actions[bot] 2025-05-01 22:01:28 +00:00
  • 1687b95849
    fix: revert macOS content protection logic refactor (#46890) trop[bot] 2025-05-01 14:57:32 -07:00
  • 6696b98ecc
    refactor: add EmitDeprecationWarning helper (#46878) trop[bot] 2025-05-01 11:41:45 -05:00
  • 7d9c576765
    test: refactor deprecate-helpers.ts to warning-helpers.ts (#46867) David Sanders 2025-05-01 07:56:40 -07:00
  • 0c892fcf78
    fix: enable some tests that were accidentally disabled (#46846) trop[bot] 2025-05-01 10:53:52 -04:00
  • ec4eafecae
    test: refactor deprecate-helpers.ts to warning-helpers.ts (#46866) David Sanders 2025-05-01 07:53:22 -07:00
  • 3d4a4b9343
    feat: add support for --js-flags=--perf-prof on macOS (#46876) Aman Karmani 2025-05-01 07:46:10 -07:00
  • d091cb91ba
    feat: add support for --js-flags=--perf-prof on macOS (#46877) Aman Karmani 2025-05-01 07:45:38 -07:00
  • c24f330b45
    refactor: add EmitDeprecationWarning helper (#46879) trop[bot] 2025-05-01 09:44:59 -05:00
  • ee65ab75f5
    fix: display id order validation on certain versions of Windows 10 (#46874) Robo 2025-05-01 09:22:43 +09:00
  • 8275aa98ca
    fix: display id order validation on certain versions of Windows 10 (#46873) Robo 2025-05-01 09:21:29 +09:00
  • b27a5f1cde
    fix: enable some tests that were accidentally disabled (#46845) trop[bot] 2025-04-30 13:41:46 -05:00
  • 77b945dd0a
    fix: enable some tests that were accidentally disabled (#46844) trop[bot] 2025-04-30 12:16:41 -05:00
  • 3044114c89 Inject custom workflow v34.5.4 forgejo-actions[bot] 2025-04-30 17:01:23 +00:00
  • 5a870ff20f Inject custom workflow v35.2.2 forgejo-actions[bot] 2025-04-30 17:01:23 +00:00
  • fe6c378412 Inject custom workflow v36.0.1 forgejo-actions[bot] 2025-04-30 17:01:23 +00:00
  • a95d9a406f
    fix: Linux visibleOnAllWorkspaces property (#46862) trop[bot] 2025-04-30 12:31:45 -04:00
  • e9a88d481e
    chore: bump node to v20.19.1 (34-x-y) (#46739) electron-roller[bot] 2025-04-30 12:31:18 -04:00
  • 643b35503f
    chore: bump chromium to 136.0.7103.49 (36-x-y) (#46870) electron-roller[bot] 2025-04-30 12:19:07 -04:00
  • bdde668926
    fix: Linux visibleOnAllWorkspaces property (#46861) trop[bot] 2025-04-30 10:50:23 -05:00
  • 80e6ab1f9a Inject custom workflow v37.0.0-alpha.1 forgejo-actions[bot] 2025-04-29 23:01:22 +00:00
  • d842d17ff3
    chore: bump chromium to 137.0.7151.0 (main) (#46854) electron-roller[bot] 2025-04-29 16:49:44 -04:00
  • 98380468bb
    fix: Linux visibleOnAllWorkspaces property (#46850) Charles Kerr 2025-04-29 13:08:53 -05:00
  • afee4a78f2
    fix: run visibleOnAllWorkspaces tests on the right platforms (#46833) trop[bot] 2025-04-29 11:21:05 -04:00
  • ecd745305e
    build(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 (#46852) dependabot[bot] 2025-04-29 11:20:23 -04:00
  • 2734088d20
    fix: fix and enable accessibilitySupportEnabled tests (#46825) Charles Kerr 2025-04-28 23:52:26 -05:00
  • 069ca16b9e
    test: refactor deprecate-helpers.ts to warning-helpers.ts (#46837) trop[bot] 2025-04-28 23:39:57 -05:00
  • dcd8224c15
    fix: fullscreen fillet / recovery is incorrect (#46848) trop[bot] 2025-04-28 22:07:32 -05:00
  • 713165e406
    fix: fullscreen fillet / recovery is incorrect (#46847) trop[bot] 2025-04-28 22:07:15 -05:00
  • 200a6ff5c6
    fix: run visibleOnAllWorkspaces tests on the right platforms (#46832) trop[bot] 2025-04-28 16:44:52 -05:00
  • 65081e8939
    fix: run visibleOnAllWorkspaces tests on the right platforms (#46834) trop[bot] 2025-04-28 16:42:36 -05:00
  • e6705e3f48 Inject custom workflow v36.0.0 forgejo-actions[bot] 2025-04-28 21:01:18 +00:00
  • a2f277257c
    fix: enable autoHideMenuBar tests on Linux and Windows (#46831) trop[bot] 2025-04-28 16:55:16 -04:00
  • 0ab9d0529c
    fix: build error with enable_electron_extensions=false (#46841) trop[bot] 2025-04-28 16:54:46 -04:00
  • 4641bc9619
    fix: fullscreen fillet / recovery is incorrect (#46641) zoy 2025-04-29 04:54:08 +08:00
  • d224d03e31
    fix: enable autoHideMenuBar tests on Linux and Windows (#46829) trop[bot] 2025-04-28 13:39:59 -05:00
  • 6bb07bf277
    fix: build error with enable_electron_extensions=false (#46842) trop[bot] 2025-04-28 13:21:03 -05:00
  • 52a7c752e6
    fix: build error with enable_electron_extensions=false (#46840) trop[bot] 2025-04-28 13:20:44 -05:00
  • 698bff0efa
    fix: enable autoHideMenuBar tests on Linux and Windows (#46830) trop[bot] 2025-04-28 13:20:07 -05:00
  • 3f3c297c7a
    fix: enable some tests that were accidentally disabled (#46816) Charles Kerr 2025-04-28 12:32:57 -05:00
  • 062d3a6168
    fix: build error with enable_electron_extensions=false (#46812) Bruno Pitrus 2025-04-28 17:56:17 +02:00
  • f2240e07f0
    chore: bump chromium to 137.0.7149.0 (main) (#46777) electron-roller[bot] 2025-04-28 11:39:12 -04:00
  • 0c103f390c
    test: refactor deprecate-helpers.ts to warning-helpers.ts (#46808) David Sanders 2025-04-28 08:18:34 -07:00
  • 27f6adf8df
    fix: run visibleOnAllWorkspaces tests on the right platforms (#46815) Charles Kerr 2025-04-28 09:34:00 -05:00
  • ec8a3e1846 Inject custom workflow v36.0.0-beta.10 forgejo-actions[bot] 2025-04-28 14:01:33 +00:00
  • 34adb976b6
    refactor: use upstream content protection logic on macOS (#46813) trop[bot] 2025-04-27 15:49:52 -05:00
  • 40624199eb
    refactor: use upstream content protection logic on macOS (#46814) trop[bot] 2025-04-26 19:40:39 -05:00
  • b03c71213e
    refactor: use upstream content protection logic on macOS (#46780) Shelley Vohr 2025-04-26 18:31:30 +02:00
  • cc55b611d4 Inject custom workflow v33.4.11 forgejo-actions[bot] 2025-04-26 10:01:20 +00:00
  • 5c2f70c1d5
    fix: backgroundMaterial on initial activate (36-x-y) (#46792) Charles Kerr 2025-04-25 21:13:51 -05:00
  • 3981c173ef
    refactor: remove public method BrowserWindow::GetWeakPtr() (#46796) trop[bot] 2025-04-25 20:09:44 -05:00
  • 6433847b09
    refactor: use absl::InlinedVector in ToV8(ElectronPermissionManager) (#46804) trop[bot] 2025-04-25 20:09:28 -05:00
  • 61d6872dcf
    refactor: use absl::InlinedVector in ToV8(ElectronPermissionManager) (#46805) trop[bot] 2025-04-25 20:08:43 -05:00
  • ee6f690122
    refactor: use absl::InlinedVector in ToV8(ElectronPermissionManager) (#46802) trop[bot] 2025-04-25 18:19:19 -05:00
  • 8e5735e499
    refactor: remove public method BrowserWindow::GetWeakPtr() (#46797) trop[bot] 2025-04-25 18:10:50 -05:00
  • dff23bd8b5
    refactor: remove public method BrowserWindow::GetWeakPtr() (#46798) trop[bot] 2025-04-25 18:10:33 -05:00
  • 1a797beeea
    fix: corner smoothing with 0 radii (36-x-y backport) (#46799) Calvin 2025-04-25 17:10:04 -06:00
  • 66f55ead4e
    docs: call out breaking change for GTK 4 default on GNOME (#46800) trop[bot] 2025-04-25 16:14:47 -05:00
  • c2ab63f6d7
    refactor: use absl::InlinedVector in ToV8(ElectronPermissionManager) (#44854) Charles Kerr 2025-04-25 16:11:15 -05:00
  • b92c68b053
    docs: call out breaking change for GTK 4 default on GNOME (#46793) Calvin 2025-04-25 14:31:28 -06:00
  • 108fdac02c
    fix: set XDG_CURRENT_DESKTOP env var back to original value before invoking xdg utils (#46788) trop[bot] 2025-04-25 15:27:27 -05:00
  • 96db57f36f
    fix: set XDG_CURRENT_DESKTOP env var back to original value before invoking xdg utils (#46789) trop[bot] 2025-04-25 15:23:04 -05:00
  • d52670c749
    refactor: use std::map::try_emplace() over std::map::insert() (#46794) trop[bot] 2025-04-25 15:22:00 -05:00