wukko
c3ba3d8999
revision: bump to 7 ( #494 )
0.6.7
2025-11-19 15:46:26 +00:00
wukko
403e3fe01d
helium/ui: detach find bar from location bar, fix padding ( #493 )
...
- no longer animates from the middle of the toolbar
- no longer feels awkward in CAT layout
- just looks better
2025-11-19 16:39:31 +01:00
wukko
5ee42465ab
helium/flags: drop unsupported OSes from kOsAll and kOsDesktop ( #492 )
2025-11-19 09:00:37 +00:00
wukko
aa487a75cd
helium/ui/caption-button: remove linux adjustments ( #491 )
2025-11-19 14:55:47 +06:00
wukko
24b594f89e
helium/cat: prevent pinned collapse, fixed address bar width flag ( #490 )
...
fixes #443
2025-11-19 14:37:21 +06:00
wukko
6a1cd43391
revision: bump to 6 ( #484 )
0.6.6
2025-11-18 10:48:00 +00:00
wukko
675cf80cde
helium/cat: prevent common actions from going into overflow menu ( #457 )
...
fixes #438
fixes #440
2025-11-18 16:41:07 +06:00
wukko
0008cd2cec
helium/cat: remove extra empty line
2025-11-18 16:37:38 +06:00
wukko
fece071fb4
Merge branch 'main' into cat-fix-burgering
2025-11-18 16:19:34 +06:00
wukko
43dfac4447
merge: update to chromium 142.0.7444.175 ( #482 )
2025-11-18 15:34:51 +06:00
wukko
5d33305095
patches: refresh for chromium 142.0.7444.175
2025-11-18 14:55:15 +06:00
wukko
52dc69ac18
merge: update to ungoogled-chromium 142.0.7444.175
2025-11-18 14:37:17 +06:00
Blaise
633d41748b
Update to Chromium 142.0.7444.175
2025-11-17 15:20:48 -06:00
wukko
c8a824ec85
upstream-fixes/macos-rect: fix on old macos too ( #480 )
...
fixes #437
2025-11-17 21:18:06 +06:00
wukko
1fe645253d
helium/cat: fix DCHECK & layout breakage when entering fullscreen ( #476 )
...
fixes #446
2025-11-17 18:26:50 +06:00
wukko
a4f89dfb1c
helium/cat: fix mini toolbar bounds in popup windows ( #472 )
...
fixes #439
2025-11-16 15:10:20 +00:00
jj
13f49f28cc
helium/location-bar: fix trailing icon size & padding, fix intent ( #456 )
...
Co-authored-by: wukko <me@wukko.me >
2025-11-16 21:06:19 +06:00
jj
e9a04a2ccf
patches/split-view: fix crash when opening link from pdf ( #466 )
...
essentially a backport of chromium/chromium@c992846254
fixes #465
2025-11-15 19:59:29 +00:00
jj
80dfd780db
gitattributes: remap patches to c++ ( #464 )
2025-11-15 13:53:18 +00:00
jj
c9a0eaf2c0
helium/cat: make common icons always stay unburgered
2025-11-14 22:16:56 +00:00
jj
9f7755dbd7
helium/core: fix chrome.instanceID.getID() hanging ( #449 )
2025-11-13 20:00:13 +01:00
Kurt Fitzner
110cab3432
Update README.md to include Ubuntu distribution ( #3536 )
2025-11-13 07:52:14 -06:00
wukko
0f9df28d13
merge: update to chromium 142.0.7444.162 ( #433 )
0.6.5
2025-11-13 03:07:23 +06:00
wukko
060fa834e5
revision: bump to 5
2025-11-13 03:01:27 +06:00
wukko
be47d96c1f
patches: refresh for 142.0.7444.162
2025-11-13 03:00:09 +06:00
wukko
f049404ad5
merge: update to ungoogled-chromium 142.0.7444.162
2025-11-13 02:46:38 +06:00
jj
232f940dbd
ungoogled/existing-switches: fix webrtc switch flag values ( #426 )
...
fixes #425
2025-11-12 20:41:07 +00:00
wukko
b3d929f6e2
helium/ui: new experimental layout, refactor tabs & omnibox ( #427 )
...
- added new experimental one-line top container UI layout behind `#helium-cat-ui` flag
- updated tab groups ui: fixed margins, updated header colors to be less blinding, and moved the line to top to prevent visual clashing with the location bar
- fixed the tab strip alignment on windows, linux, and in fullscreen mode on macos
- reduced tabs' outer margins & width
- refactored omnibox sizing, removed the glitchy border, fixed the macos-specific positioning issue by applying a fresh upstream fix
- refactored `layout-constants` to be more flexible for new ui layouts
2025-11-13 02:36:13 +06:00
wukko
5f296ba37d
helium/ui: finally align the tab strip with toolbar buttons
...
on windows, linux, and fullscreen on mac
2025-11-13 01:58:15 +06:00
wukko
3668280470
upstream-fixes: fix misplaced omnibox popup due to rect constrains
...
fixes imputnet/helium-macos/issues/67
2025-11-13 01:58:15 +06:00
wukko
673aaf7698
helium/ui/tabs: update tab group ui, fix ntp button overlap, fix padding
...
- tab group header is now positioned properly
- tab group header is now colored like bookmarked tab groups
- moved tab underline to top to prevent visual clashing with the location bar, made it skinnier
- new tab button no longer sits on top of tabs, caused by minified outer margins of tabs
- fixed padding inside tabs to be visually 6px everywhere
2025-11-13 01:58:15 +06:00
wukko
9113a4cda7
helium/ui/omnibox: refactor sizing, remove stroke
2025-11-13 01:58:14 +06:00
wukko
e9de843abe
helium/ui: add experimental compact (one-line) toolbar
2025-11-13 01:58:06 +06:00
Blaise
367118d103
Update to Chromium 142.0.7444.162
2025-11-11 13:21:42 -06:00
wukko
8da7b370f7
helium/ui/tabs: reduce outer margins & width
2025-11-08 20:17:12 +06:00
wukko
06a3ebf3d3
helium/ui/layout-constants: refactor to avoid value duplication
...
and simplify future maintenance
2025-11-08 20:16:42 +06:00
wukko
4991dcc364
revision: bump to 4 ( #415 )
0.6.4
2025-11-07 20:31:51 +00:00
wukko
7222174274
helium/toolbar: options for hiding back, reload, and menu buttons ( #414 )
...
also:
- refactored related patches
- reordered & sorted toolbar options in the customization side panel
- added "customize helium" option to browser window's context menu
2025-11-08 02:27:05 +06:00
wukko
2315522ef2
helium/core: add "customize helium" option to window's context menu
2025-11-08 02:22:54 +06:00
wukko
dc61f5cf4f
helium/toolbar: add prefs for hiding back, reload, and main menu buttons
2025-11-08 02:22:47 +06:00
wukko
8486eb8436
helium: merge toolbar prefs, move to ui
2025-11-07 19:06:33 +06:00
jj
537ba368e9
helium/core: return "Google Chrome" as browser brand ( #408 )
2025-11-07 12:10:20 +00:00
jj
61c7f706eb
helium/devtools: fix building with sync ripped out ( #409 )
2025-11-07 12:55:41 +01:00
jj
ee6294e217
patches/upstream-fixes: fix warning when building with py3.14 ( #410 )
2025-11-07 10:16:07 +01:00
wukko
e3bcfa4148
merge: update to chromium 142.0.7444.134 ( #402 )
2025-11-07 01:06:43 +06:00
wukko
4700d1bc7e
patches: refresh and update for 142.0.7444.134
...
`force-eu-search-features.patch` had notable changes for [7102578](https://chromium-review.googlesource.com/c/chromium/src/+/7102578 )
2025-11-07 00:11:50 +06:00
wukko
617bd4b75e
merge: update to ungoogled-chromium 142.0.7444.134
2025-11-07 00:11:46 +06:00
wukko
7b31f0b137
extras: update onboarding to 202511061712 ( #407 )
2025-11-06 17:52:26 +00:00
jj
7815dd5522
helium/devtools: remove "account" section from settings ( #405 )
...
Fixes #400
2025-11-06 17:10:15 +00:00
jj
48577b920b
helium/core: fix ublock origin being re-enabled when updated ( #404 )
2025-11-06 17:10:39 +01:00