3263 Commits

Author SHA1 Message Date
wukko 396d021b13 revision: bump to 2 (#1064) 0.10.2 2026-03-11 17:28:06 +00:00
wukko a02357fc6a merge: update to chromium 146.0.7680.71 (#1061) 2026-03-11 18:48:25 +06:00
jj 1f3ce33b97 deps: update ublock to 1.70.0 (#1062) 2026-03-11 09:51:57 +01:00
wukko 98a39bd850 patches: refresh for chromium 146.0.7680.71 2026-03-11 12:47:23 +06:00
wukko 0ab0230834 merge: update ungoogled-chromium to 146.0.7680.71 2026-03-11 12:34:50 +06:00
jj 72a181713d helium/core: fix zen importer on linux, reformat patch (#1051)
closes #996

* helium/zen-importer: remove zen pin logic
this is now outdated as it was moved out of places.db, we need
to get a lz4 decompressor to be able to pull pins out of the firefox
session file: #1057
2026-03-10 20:46:20 +01:00
wukko 51a9f128f6 helium/ui/side-panel: remove the frame around side panels (#1054)
- side panels no longer have a rounded frame around them.
- side panels no longer have a header on top.
- added logic for maintaining the resize area in all layout options, for
consistency with other resizers (such as in split view).
2026-03-10 20:21:10 +01:00
Blaise 4bf1d44499 Update to Chromium 146.0.7680.71 2026-03-10 14:04:10 -05:00
wukko 98349e032e helium/ui/customize: add change wallpaper button, fix visibility (#1053)
- replaced "change theme" button with direct "change wallpaper" button.
eliminated the extra empty page that only makes sense in google chrome
(due to wallpaper collections).
- replaced a weird "reset" button with cr-button.
- updated button container styling.
- fixed #635 by hiding the NTP theme controls based on showEditTheme_,
as it should've been from the start.
- removed stale patches which no longer affect anything.
- split side-panel-webui into side-panel-webui-customize and
side-panel-webui-general.
2026-03-11 00:06:17 +06:00
wukko 5317670956 helium/ui: update default theme colors in views and webui (#1052) 2026-03-10 23:43:56 +06:00
wukko 11262be4ed helium/ui/gray-default-theme: remove the broken theme option
- removed the ugly theme that was inherited from chrome and which looks really bad in helium
- theme_hue_slider_dialog needed a margin adjustment due to slipping outside of side panel bounds
2026-03-10 23:36:55 +06:00
wukko 04e5e237a6 helium/ui/color-scheme: update with new brand color 2026-03-10 23:36:54 +06:00
wukko 77639b83b4 helium/ui/selected-keyword: "Search <engine>" -> "<engine>" (#1058)
accidentally broke this in #1027, caused by
[7544039](https://chromium-review.googlesource.com/c/chromium/src/+/7544039)
2026-03-10 17:27:44 +00:00
DJ Chase 5726f53740 Clarify Matrix room address in SUPPORT.md 2026-03-09 11:02:16 -04:00
wukko 22e1524b9d revision: bump to 1 (#1047) 0.10.1 2026-03-09 16:58:09 +06:00
jj 4ebee38006 helium/core: fix failing build from git clone (#1046) 2026-03-09 11:21:11 +06:00
wukko a78275ad90 update: helium 0.10.0 (#1027) 0.10.0 2026-03-08 20:35:04 +06:00
wukko 9f6326c8c3 revision: reset to 0 2026-03-08 20:31:42 +06:00
wukko 146f20eb46 helium/core/exclude-flags: update for m146 2026-03-08 20:31:29 +06:00
wukko 728663c003 deps: update onboarding 2026-03-08 13:25:31 +06:00
wukko 032fefbb3b patches: update for chromium 146.0.7680.65 2026-03-08 00:01:38 +06:00
wukko 2beef48bb0 merge: update ungoogled-chromium to 146.0.7680.65 2026-03-06 21:13:34 +06:00
Blaise 07eb5e6464 Update to Chromium 146.0.7680.65 2026-03-05 14:27:06 -06:00
Blaise 4f5f829926 Update to Chromium 145.0.7632.159 2026-03-03 13:55:12 -06:00
wukko ca70c10c6e branding: update assets with new logo (#1007) 2026-03-03 00:12:17 +06:00
wukko 94dcccdb1f helium/ui: update helium logo in settings 2026-03-02 12:25:21 +06:00
wukko e5c8b6dd5d utils/generate_resources: convert input to RGBA
fixes downscaling issues of images with quantized palettes
2026-03-02 12:25:21 +06:00
wukko 6881a55227 resources: update assets with new branding
also removed legacy-macos-specific icons and moved them to platform repo
2026-03-02 12:25:15 +06:00
wukko 47f145b53f revision: bump to 4 (#989) 0.9.4 2026-02-24 08:57:15 +00:00
wukko b8f64f5647 helium/ui/pdf-viewer: fix stuck width when sidebar's collapsed (#988)
fixes #844
2026-02-24 08:52:03 +00:00
wukko d1c61d67f6 merge: update to chromium 145.0.7632.116 (#987) 2026-02-24 14:25:03 +06:00
wukko 8c8ba4780b patches: refresh for chromium 145.0.7632.116 2026-02-24 11:29:11 +06:00
wukko fd4ebb9451 merge: update to ungoogled-chromium 145.0.7632.116 2026-02-24 11:10:16 +06:00
Blaise 3ef1b41ede Update to Chromium 145.0.7632.116 2026-02-23 17:17:43 -06:00
jj 3f5b4b7412 helium/noise/hardware-concurrency: add forgotten traits patch (#971) 2026-02-21 13:28:27 +06:00
jj 6fd9b6bece helium/noise: implement navigator.hardwareConcurrency noising (#969) 2026-02-20 18:29:30 +01:00
wukko dd2e11f361 helium/core: add a context menu option to hibernate tabs (#968)
partially addresses #172
2026-02-20 22:42:52 +06:00
wukko e8e57e3486 revision: bump to 3 (#963) 0.9.3 2026-02-20 09:42:22 +00:00
wukko 643674676d merge: update to chromium 145.0.7632.109 (#958) 2026-02-20 15:34:54 +06:00
wukko 2b388075c3 patches: refresh for chromium 145.0.7632.109 2026-02-20 11:13:02 +06:00
wukko ff63ad4bbd merge: update to ungoogled-chromium 145.0.7632.109 2026-02-20 03:32:26 +06:00
wukko 2a1432b0e4 helium/noise/canvas: fix laddering and color bleeding post-noise (#955)
this fix is not perfect, but it resolved the most critical visual
artifacts. some visible grain remains, which we should blend better in a
follow-up.

- remove scan-order dependent copy paths that caused laddering/color
bleed
- noise from an immutable source snapshot instead of mutated output
pixels
- tune nearby context sampling offset to reduce visible grain and rename
the constant (`kMaxClosePixelDelta = 10` is now `kNearbyPixelMaxOffset =
2`)

fixes #827
2026-02-19 21:28:15 +00:00
wukko e56531d482 upstream-fixes/vertical: show discard indicator on discarded tabs (#957)
and remove discard promo because it was called before a valid UI context
(tab strip) was created, which was causing a crash. helium doesn't have
user education promos, so it was a no-op anyway.

fixes #926
2026-02-20 02:38:58 +06:00
wukko 47a6b26022 upstream-fixes/vertical: autoscroll to activated tabs (#952)
closes #916
2026-02-19 22:44:19 +06:00
wukko abe3bf12d8 upstream-fixes/vertical: fix vertical tabs layer z order (#950)
prevents side panel from painting over the tab strip
2026-02-19 22:15:13 +06:00
wukko 46578b03ec helium/ui/layout: keep vertical state & snap to default width (#949) 2026-02-19 21:19:34 +06:00
wukko c1c4d007dc helium/ui/layout: snap to default uncollapsed vertical width
makes restoring to default state easier
2026-02-19 21:15:50 +06:00
wukko edfd9ad0ea helium/ui/layout: store vertical collapse & resize state in prefs
fixes #928
2026-02-19 20:15:03 +06:00
wukko 6f7b4a9029 helium/ui/layout: add an option to display vertical tabs on right (#940) 2026-02-19 20:13:36 +06:00
wukko 4bbcd21640 upstream-fixes: disable scroll to change tabs on linux (#937) 2026-02-19 12:37:43 +06:00