Commit Graph

2948 Commits

Author SHA1 Message Date
wukko
9cfd581f96 merge: update to ungoogled-chromium 142.0.7444.59 2025-10-29 13:11:23 +06:00
Blaise
6a7a75d0d4 Update to Chromium 142.0.7444.59 2025-10-28 17:37:26 -05:00
wukko
e0995b8b42 helium: fix crash when creating a split in tab group with a detached tab
taken from upstream:
[7032449](https://chromium-review.googlesource.com/c/chromium/src/+/7032449)

fixes #345
2025-10-27 18:26:18 +06:00
jj
c7275e01d6 helium/services: disable webui toggle if onboarding is incomplete (#344) 2025-10-26 20:36:31 +01:00
jj
3952195984 helium/bangs: fix missing categories, refactor loading algorithm (#348) 2025-10-26 20:41:29 +06:00
wukko
d7451e760c revision: bump to 8 2025-10-22 23:44:01 +06:00
wukko
efaf686acf merge: update to ungoogled-chromium 141.0.7390.122 2025-10-22 23:36:47 +06:00
Blaise
0b535463d6 Update to Chromium 141.0.7390.122 2025-10-21 14:55:59 -05:00
wukko
792a3d0dfa revision: bump to 7 2025-10-18 02:24:28 +06:00
jj
bf550b7cb2 ci: remove new version check workflow (#284) 2025-10-17 20:21:04 +00:00
wukko
b2050c2c8b helium/ui: remove link to password manager from passkey autofill popover 2025-10-18 02:06:18 +06:00
wukko
ec7340c086 helium/core: enable autoscroll on linux by default, add a flag
closes #233
2025-10-18 02:06:18 +06:00
wukko
35fe39c483 helium/core/helium-versioning: fix --version & --product-version output
closes #193
2025-10-18 02:06:17 +06:00
wukko
2e9125d326 helium/core/keyboard-shortcuts: unprotect inspect & console actions
they're not as important as the general ability of toggling dev tools,
so it's best to allow web pages to override them. fixes an issue with
google docs keyboard shortcuts.
2025-10-18 02:05:17 +06:00
Joshua Higgins
e347cca951 helium/split-view: close only the active tab in split view via ⌘W (#285) 2025-10-18 02:01:20 +06:00
Shannon Skipper
2a79cab2b4 Update preload pages setting link (#3509) 2025-10-17 07:58:34 -05:00
jj
256b83e902 helium/bangs: fix overly optimistic bang autocomplete (#281)
fixes #223
2025-10-17 11:15:14 +00:00
jj
f7ad164068 extras: bump ublock to 1.67.0 (#275) 2025-10-17 11:02:26 +00:00
jj
ed72676c85 helium/default-browser-reject: trigger dismiss action on cancel (#278) 2025-10-17 12:58:25 +02:00
wukko
b3031f79b3 revision: bump to 6 2025-10-16 00:08:32 +06:00
wukko
ab6faeaed9 patches: refresh for chromium 141.0.7390.107 2025-10-15 14:11:45 +06:00
wukko
5bf2bc5966 merge: update to ungoogled-chromium 141.0.7390.107 2025-10-15 13:54:59 +06:00
wukko
68ef8ffe61 helium/core: disable fedcm login nag bubble 2025-10-15 13:05:12 +06:00
Blaise
11b9b4f0eb Update to Chromium 141.0.7390.107 2025-10-14 15:34:56 -05:00
jj
fd4e3ec87b helium/core: add "do not show again" to default browser nag (#264) 2025-10-14 21:52:17 +02:00
jj
7f886834a7 helium/split-view: reload only focused half of split view (#263)
fixes #118
2025-10-14 18:24:24 +02:00
wukko
1c4ad07e9c helium/core/keyboard-shortcuts: protect tab search action
discord hijacks it with a useless action, and seemingly no other web app uses cmd+shift+a for anything
2025-10-14 21:55:48 +06:00
wukko
ce80c9748f helium/core: toggle for ⌘+Shift+C, add ⌘+Shift+E as element inspector
- added a pref and a toggle in accessibility settings for controlling the state of ⌘+Shift+C'sbehavior and restoring inspector functionality.
- added helium's own command specifically for ⌘+Shift+C shortcut to prevent any unexpected breakage or side effects.
- assigned ⌘+Shift+E to enable element inspector on all platforms, since ⌘+Shift+C copies the URL by default.
- updated the inspector's keyboard shortcut in devtools tooltip to display ⌘+Shift+E.
- assigned ⌘+Shift+I to open devtools on macos. previously it enabled the inspector, but it makes more sense to unify the keyboard combo effects across platforms. now ⌘/Ctrl+Shift+I toggles devtools on all platforms in the same way.
- merged `copy-page-url-shortcut.patch`, `protect-browser-keyboard-shortcuts.patch`, and macos' `replace-email-shortcut-with-devtools.patch` into `keyboard-shortcuts.patch`

closes #96
2025-10-14 21:21:04 +06:00
Noa Virellia
ea61e0bcd5 utils/{generate,replace}_resources: add shebang 2025-10-10 12:44:58 +08:00
Noa Virellia
d813f47f4e utils: make utility scripts executable 2025-10-10 12:37:47 +08:00
Blaise
dd24681d9d Update to Chromium 141.0.7390.76 2025-10-09 16:09:06 -05:00
wukko
50e0255fe2 revision: bump to 5 2025-10-08 16:40:10 +06:00
wukko
b735b3ae1d helium/core: disable non-milestone update toast
disables the "Helium was updated" toast in top right. just unnecessary imo.
2025-10-08 16:39:43 +06:00
wukko
115cf2e55a revision: bump to 4 2025-10-08 14:39:38 +06:00
wukko
7022a9e02e helium/core/component-schema: fix file path construction on windows 2025-10-08 14:34:17 +06:00
wukko
9fc0ab1720 patches: refresh for 141.0.7390.65 2025-10-08 14:29:42 +06:00
wukko
abb3c6628a merge: update to ungoogled-chromium 141.0.7390.65 2025-10-08 14:19:51 +06:00
Blaise
f62b1281a3 Update to Chromium 141.0.7390.65 2025-10-07 14:52:02 -05:00
wukko
f46cc85e7c revision: bump to 3 2025-10-07 20:34:30 +06:00
jj
6f6679d446 helium/search: move search patches into core subdir 2025-10-07 13:57:35 +00:00
jj
662041df27 helium: consolidate search engine patches
- move all search patches together in series
- extract google re-config into separate patch
- merge kagi + ddg patch into consolidated "search
  engine defaults" patch
2025-10-07 13:46:46 +00:00
wukko
86710deb6a helium/ui/tabs: fix tab groups ui
- tabs no longer have a stroke when they're in a tab group
- the line under the tab group no longer jumps in size depending on a selected tab and is properly aligned
2025-10-07 18:57:20 +06:00
thenhnn
8f51e9f904 helium/core: add an option to open new tabs next to active one (#210) 2025-10-07 18:56:27 +06:00
wukko
f01e2d502a helium/ui/tabs: fix unexpected shifting on hover
fixes #127
2025-10-07 01:06:07 +06:00
wukko
5ed9e4cff3 helium/core: exclude broken/irrelevant flags 2025-10-07 00:29:23 +06:00
wukko
0fbca2dcbd helium/core: disable touch ui 2025-10-06 23:33:53 +06:00
wukko
1da4771ecd helium/hop/pwm: refactor 2025-10-06 23:32:56 +06:00
jj
7cc782cf18 helium/core: load managed storage manifests for component extensions
fixes #209
2025-10-06 16:17:53 +00:00
jj
eff0437c87 helium/settings: re-enable fedcm settings page 2025-10-06 13:22:26 +00:00
jj
6eaf98d1c5 patches/ungoogled-chromium: re-enable fedcm requests
fixes #158
2025-10-06 13:22:26 +00:00