font-rs | chromium | |
---|---|---|
1 | 232 | |
755 | 19,108 | |
- | 1.6% | |
10.0 | 10.0 | |
about 4 years ago | 2 days ago | |
Rust | C++ | |
Apache License 2.0 | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
font-rs
chromium
-
Claude for Desktop
Distributing for linux sucks. There are dozen different ways to install applications and not a single format could be installed by say top 5 distro. I was hopeful for Snap, but it is awful in my experience. Unless the package is managed by the distribution itself, installing it sucks. e.g. Here is link for chromium binaries for linux[1].
[1]: https://chromium.googlesource.com/chromium/src/+/refs/heads/...
-
Web Browser Engineering
Yes [4].
> [1] The library is used as of 2023 in Google Chrome, ChromeOS, ChromiumOS, Mozilla Firefox, Mozilla Thunderbird, Android, Firefox OS, Flutter,[5] Avalonia (from Alpha 4), LibreOffice (from version 7.0) and RAD Studio[6](since version 12.0).
> [2] Changes to the Skia repository will be rolled into Chromium by the AutoRoll bot several times per day.
> [3] It serves as the graphics engine for Google Chrome and ChromeOS, Android, Flutter, and many other products.
[1]: https://en.wikipedia.org/wiki/Skia_Graphics_Engine
[2]: https://skia.org/docs/dev/chrome/
[3]: https://skia.org/
[4]: https://github.com/chromium/chromium/tree/main/skia
-
Tō Reo – A Māori Spellchecker
There are conventions around that. https://chromium.googlesource.com/chromium/src/+/main/docs/i... Generally, if all the characters are from one script, then it is decoded. There are lots of exceptions detailed there, but it's harder to make a homoglyph attack work using only characters from one script to impersonate another.
-
Fixing a Bug in Google Chrome as a First-Time Contributor
> I've found no other mention of this on the internet
Here's one! (different character, but same issue it seems?)
https://www.reddit.com/r/linuxquestions/comments/1cbarz5/ele...
> and I'd love to to hunt this down and fix it but have no clue where to start. I guess the first step would be to consistently reproduce the bug...
I am not familiar with Chromium at all, and I also don't run Linux on the desktop as I'm guessing from your video you do (?) so take this with a grain of salt...
I would start looking at the focus and key event handlers. e.g. maybe log the contents of pressed_keys and/or step thru the code from the beginning of the focus handler. It looks like this might be the place:
https://github.com/chromium/chromium/blob/main/components/ex...
- Linux Desktop Market Share Climbs to 4.45%
-
Common I/O Tasks in Modern Java
Var is somewhat controversial and shouldn’t be used indiscriminately anyway. Chromium’s Java styleguide is a good example: https://chromium.googlesource.com/chromium/src/+/main/styleg...
-
Google Chrome has a special hidden API accesible only from *.google.com
Looks like they added this in October 2013: https://github.com/chromium/chromium/commit/422c736b82e7ee76...
Bundle Hangouts Services extension with Chrome
-
Demystifying the Shadow DOM
One of the unexpected use of shadow DOMs for me was a document generated for image resource URLs [1], because the HTML standard apparently specifies the exact DOM structure of the generated document except for the `` element [2].
[1] https://github.com/chromium/chromium/blob/f02ca73/third_part...
[2] https://html.spec.whatwg.org/multipage/document-lifecycle.ht...
-
Detect when your installed Chrome extensions have changed owners
Recently my favorite open source mouse gestures extension SmartUp Gestures was taken over by some shady entity (with github no longer being updated of course).
I opened Chrome ticket that they should ask to re-enable extension when ownership changes. They just closed the ticket replying with this link:
https://chromium.googlesource.com/chromium/src/+/main/extens...
:(
-
Supermium – Chromium fork for Win 2003 and newer
Hmm. It looks like files with the .lnk or .pif file extension can only be downloaded on a user gesture: https://chromium.googlesource.com/chromium/src/+/39841e54180...
So it can't be done silently. Although, I do wish the type was marked "DANGEROUS" a la dll files.
What are some alternatives?
WebKit
ungoogled-chromium - Google Chromium, sans integration with Google
htmlwg - HTML Working Group
WebKit - Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.
ab-glyph - Rust API for loading, scaling, positioning and rasterizing OpenType font glyphs
termux-packages - A package build system for Termux.
hayagriva - Rusty bibliography management.
bromite - Bromite is a Chromium fork with ad blocking and privacy enhancements; take back your browser!
brave-browser - Brave browser for Android, iOS, Linux, macOS, Windows.
gecko-dev - Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
sciter-js-sdk - Sciter.JS - Sciter but with QuickJS on board instead of my TIScript
fingerprintjs - The most advanced browser fingerprinting library.