wukko
56d1a136ab
patches: refresh for chromium 143.0.7499.146
2025-12-17 12:07:35 +06:00
wukko
688af14009
merge: update to ungoogled-chromium 143.0.7499.146
2025-12-17 11:37:41 +06:00
Blaise
1341de3a37
Update to Chromium 143.0.7499.146
2025-12-16 14:14:37 -06:00
wukko
f32b04755e
helium/ui: fix pwa toolbar & location bar layout ( #620 )
2025-12-15 08:56:28 +00:00
wukko
75d044b9a6
helium/ui/tabs: fix in-place pinned tab muting/unmuting ( #619 )
...
fixes #586
2025-12-15 14:53:17 +06:00
wukko
0ec967b7d6
helium/ui/cat: fix layout breakage when exiting fullscreen, again ( #616 )
2025-12-14 16:01:08 +06:00
wukko
4cfbfe2710
patches: refresh for chromium 143.0.7499.109
...
removed upstream-fixes/fix-macos-fullscreen-ui-breakage.patch because it's been merged into M143 upstream :D
2025-12-12 18:11:24 +06:00
wukko
7c51e1f0f6
merge: update to ungoogled-chromium 143.0.7499.109
2025-12-12 18:11:24 +06:00
wukko
8930f2ae91
helium/core/services: add description & first changelog
2025-12-12 17:56:36 +06:00
wukko
714939df2c
helium/core/components: descriptive helium services state error
...
now components show an error about disabled helium services if autoupdating is disabled
2025-12-12 17:35:32 +06:00
wukko
db5ddc92c1
helium/core/components: restrict installation to an allowed set
...
just CRLSet for now. more to come in the future as we progressively vet them
2025-12-12 17:35:32 +06:00
wukko
e64526ce10
helium/core: component updates via helium services
...
managed by the same toggle as general browser updates
2025-12-12 17:35:27 +06:00
wukko
a16ae4bd88
helium/core/services-nag: update strings
2025-12-12 14:00:23 +06:00
wukko
07018baf2e
helium/core/services: polish the schema update notification
...
- adjusted padding, margins, and border radius
- made the title stand out more
- updated related strings
- removed the extra description, feels unnecessary to me
2025-12-12 13:59:46 +06:00
jj
f4937943ca
helium/core/onboarding: format and add "acceptLatestSchema" call
2025-12-11 23:43:48 +00:00
jj
d27f87f754
helium/core: add helium services versioning/changelog
...
also move stringprintf import in helpers to correct patch
2025-12-11 23:43:48 +00:00
Blaise
20915c82d9
Update to Chromium 143.0.7499.109
2025-12-10 13:46:06 -06:00
wukko
8cb698e496
helium/ui/cat: fix order of early CAT layout return ( #583 )
...
fixes #576
2025-12-09 21:32:33 +06:00
wukko
009a2e74c7
helium/ui/cat: fix crash when opening the guest window ( #577 )
...
extensions container is nullptr there, so trying to set its flex property was causing a crash
2025-12-09 15:54:48 +06:00
jj
1676a4071e
patches/spellcheck: update error to mention helium services ( #572 )
2025-12-07 09:40:46 +01:00
jj
89699b019b
patches/disable-crash-reporter: re-enable crashpad on Linux
2025-12-04 17:13:40 +00:00
wukko
b3733ec6aa
helium/cat: remove tab strip grab handle
...
cuz it takes up too much of precious space
2025-12-04 16:20:56 +06:00
wukko
ac863716dd
helium/cat: prevent pinned extensions from shrinking
2025-12-04 16:20:25 +06:00
wukko
05ab79d610
helium/ui/grab-handle: slightly reduce the size
2025-12-04 15:51:18 +06:00
wukko
e67c0db58f
patches: move everything from contrib to root dir ( #557 )
...
now all chromium patches in all helium repos follow
the same dir pattern: `<vendor>/<group>/<...>/<patch>`
and there's no longer a "contrib" dir which was admittedly
kind of confusing
2025-12-04 01:43:34 +06:00
wukko
bb720ee09f
helium/settings: remove dead sections from profiles page
...
prevents dead section flickering on page init
2025-12-03 23:20:20 +06:00
wukko
3175ba89bd
helium/ui: merge two caption button bounds patches
...
and remove the windows (os) workaround cuz the new layout doesn't use it
2025-12-03 23:20:20 +06:00
wukko
1d218c894b
helium/ui/cat: reduce horizontal toolbar margin
2025-12-03 23:20:20 +06:00
wukko
3e07bd785f
helium/ui: fix caption bounds (only on macos for now)
...
merged the related patch from macOS repo into this one and added new changes. it makes sense to keep it here as it's a "main helium" kind of change, not some platform quirk.
i'm not sure whether macOS 15 bounds are correct, however, so this will probably be patched up more in the future.
2025-12-03 23:20:19 +06:00
wukko
a3072fedab
upstream-fixes: fix broken fullscreen ui on macos
...
caption buttons bounds were incorrectly interpreted and this patch (crrev.com/1538756) fixes it by always using hard-coded constants
2025-12-03 23:20:19 +06:00
wukko
a749a3e3e2
helium/ui: fix toolbar padding due to upstream changes
...
...again
2025-12-03 23:20:19 +06:00
wukko
d145111dd0
helium/core/exclude-flags: remove irrelevant flags added in M143
2025-12-03 23:20:19 +06:00
wukko
2ce45ab9f2
patches: refresh and update for chromium 143.0.7499.40
2025-12-03 23:20:19 +06:00
wukko
ab9a39c516
merge: update to ungoogled-chromium 143.0.7499.40
2025-12-03 23:19:47 +06:00
Blaise
7b77584e8c
Update to Chromium 143.0.7499.40
2025-12-02 14:14:43 -06:00
jj
bcf3330b42
patches/fixes: clean up obsolete upstream fixes
...
These are not needed anymore AFAICT, ungoogled-chromium
builds fine for me on Linux and macOS without them.
2025-11-30 20:26:37 +00:00
jj
a2d63db83b
patches/bangs: accept trailing bangs with enter key ( #530 )
2025-11-29 16:14:40 +01:00
jj
4a95606bfa
helium/appearance: re-enable gtk/qt buttons ( #531 )
...
the agnostic theme will still be the default, but this
will re-enable the use gtk/qt buttons for whoever wants
to use the GTK/QT themes for whatever reason
fixes imputnet/helium-linux#74
2025-11-29 15:50:41 +06:00
wukko
76462eb66c
helium: add an option to use MRU order when tabbing thru tabs ( #529 )
...
closes #111
2025-11-28 14:26:40 +01:00
wukko
ec8480c3f5
helium/settings: add behavior section to the appearance page ( #528 )
...
- made the appearance subpage open first by default when opening the settings page
- moved all behavioral toggles to the new section within the appearance page
- renamed the appearance page to "Appearance and behavior"
- replaced the palette icon with a more diverse one
- moved helium/ui/settings-page-icons.patch to helium/settings/settings-page-icons.patch
- cleaned up patch order inside helium/core/open-new-tabs-next-to-active-tab-option.patch to be more readable
2025-11-28 19:14:24 +06:00
wukko
fa41ca5fca
patches: merge extra & core into contrib, clean up files ( #527 )
...
merged extra & core folders into one "contrib" folder
removed useless/outdated patches:
- upstream-fixes/hardware_destructive_interference_size.patch
- iridium-browser/mime_util-force-text-x-suse-ymp-to-be-downloaded.patch
- iridium-browser/Remove-EV-certificates.patch
- inox-patchset/0016-chromium-sandbox-pie.patch
- upstream-fixes/glue_core_pools.patch
merged patches:
- iridium-browser/safe_browsing-disable-incident-reporting.patch and iridium-browser/safe_browsing-disable-reporting-of-safebrowsing-over.patch into iridium-browser/safe-browsing-disable-reporting.patch
renamed patches:
- removed sequence numbers from inox patch filenames
2025-11-27 17:53:54 +06:00
wukko
9df88459b8
helium/core: override browser protocol in copied url and tab card ( #526 )
2025-11-26 15:27:56 +01:00
wukko
7e1d9dd767
upstream-fixes/macos-widget: update to prevent parent overlap ( #523 )
...
fixes the main window being clipped by the menu bar
partial copy of chromium/chromium@4f0076b
2025-11-26 11:01:02 +01:00
wukko
ccb227dc03
helium/ui: remove zoom page action ( #519 )
...
cleans up space, eliminates "zoom shaming". i just like scaling down
websites without being constantly reminded about it. safari behaves the
same way as helium does with this change, and no one complains, so i
guess it's fine :3
2025-11-26 00:23:42 +06:00
wukko
94fa070851
helium/ui/tabs: tab muting, move indicator to left ( #517 )
...
- enabled the tab muting feature by default
- fixed the UX issue with the alert indicator and the close button
swapping places on hover
- increased the minimum width for close buttons to prevent mute &
close buttons from overlapping each other
- removed the fade animation from the indicator
closes #324
2025-11-24 20:46:58 +06:00
wukko
6312142913
helium/ui/toolbar: remove cookie controls from pwa toolbar ( #509 )
2025-11-23 11:35:35 +00:00
wukko
64ef95a6eb
helium/core: disable ntp footer ( #508 )
...
fixes #237
2025-11-23 17:31:14 +06:00
jj
a7e5433e7c
helium/override-protocol: use helium:// in omnibox suggestions ( #505 )
2025-11-22 13:33:13 +00:00
jj
4f803de791
helium/cat: elide location icon text when in CAT mode ( #506 )
2025-11-22 13:37:50 +01: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