Awesome. It looks like Easy mode rust.
1. Since it is based on Interaction Net, is it parallelized well?
2. Will there be a borrow checker like Rust does?
HN user
Awesome. It looks like Easy mode rust.
1. Since it is based on Interaction Net, is it parallelized well?
2. Will there be a borrow checker like Rust does?
And not only tabs for apps like browser and IDEs, but also the desktop window manager should support tabs on top level windows in a consistent manner
I miss the tabbed window feature in KDE 4. This is the feature I'm most disappointed to see missing from version 5.
- https://bugs.kde.org/show_bug.cgi?id=343690 - https://community.kde.org/Plasma/5.4_Errata
I think this is a really essential feature when displaying tiled windows.
In the middle of the article, there is a brief discussion about icons and colors. I also think that well-coordinated color icons are good for readability and usability.
https://github.com/black7375/Firefox-UI-Fix/wiki/%5BArticle%...
However, it is difficult to apply it universally to support a variety of colors. If it is similar to the background color, it is difficult to distinguish and there may be contrast issues depending on the light/dark theme. I think it's just the ease of development of a solid color icon that matches the color of the text.
The UI is definitely a matter of taste, which is why I created the distribution in three different shapes.
However, it was confusing that when muting, there was no indication that it was loading or there was no tab separator.
Oh, it looks pretty neat.
Since Mozilla does not allow it as an add-on, you must download and install it yourself.
Yes. I know it's really uncomfortable. Nevertheless, the fact that it was this popular is also proof that the existing UI was inconvenient.
https://github.com/black7375/Firefox-UI-Fix/wiki/Installatio...
I'm the author of Lepton, a popular theme for Firefox. You can see how I made various decisions from my perspective and how I improved on some of Mozilla's less-than-stellar decisions.
I think that might explain how we improved it and made it popular.
This article is part of a series. - https://github.com/black7375/Firefox-UI-Fix/wiki/%5BArticle%...
If you use my theme and set a few things, it looks pretty good.
- https://github.com/black7375/Firefox-UI-Fix/wiki/Show-Off-Yo...
wow LWKT and HAMMER2 look good.
In 1999, the adoption of its own 128bit algorithm was reasonable.
- https://en.wikipedia.org/wiki/SEED - https://en.wikipedia.org/wiki/ARIA_(cipher)
Of course, it's close to technology debt now.
One of the reasons for maintaining is to transfer consumers to security responsibility.
Firefox's design is more custom than you think.
https://github.com/black7375/Firefox-UI-Fix/wiki/Show-Off-Yo... https://github.com/black7375/Firefox-UI-Fix/pull/511
There were several regulations, such as designating webtoons as youth harmful media when Lee Myung-bak took office.
At that time, the artists held campaign NO CUT.
Recently, compatibility issues have been solved and uploaded.
By default, you can get improved UI / UX, and you can easily make many UI customs.
- https://github.com/black7375/Firefox-UI-Fix/wiki/Installatio...
- https://github.com/black7375/Firefox-UI-Fix/wiki/Tutorial
- https://github.com/black7375/Firefox-UI-Fix/wiki/Compatibili...
- https://github.com/black7375/Firefox-UI-Fix/wiki/Options
- https://github.com/black7375/Firefox-UI-Fix/wiki/Tips
- https://github.com/black7375/Firefox-UI-Fix/wiki/Show-Off-Yo...
- Option
As a first anniversary update, an option system is introduced.
Everything can be configured with 100+ options and changes to a unopinionated theme.
- Customize
To enhance customization, we changed the folder structure and updated the installation script.
If there are any changes: Run `git stash` and `git stash pop` before and after `git pull`. If there are `user-overrides.js`, `userChrome-overrides.css`, and `userContent-overrides.css` files, proceed with override
- Developement
The Pure CSS file has been changed to SCSS. Therefore, it becomes more structured, and the compatibility response has become easier.
Developer documents have been added to facilitate development, and discussions have been activated.
Among the P2P browsers, beaker looked pretty good.
Although their journey has stopped.
Some features remind me of upterm.
It's amazing that ffmpeg is working on browser
The default value is always necessary, so it is worth studying. However, I agree that the different preferences should not undermine the possibility of customization.
Basic information is the same as the article. https://msuja.ws/svg.html
The actual implementation is exemplified to read the Firefox source code.
- https://searchfox.org/mozilla-central/search?q=reload-to-sto...
That's why I made a theme. https://github.com/black7375/Firefox-UI-Fix
Thank you very much!
Yes. Actually the tab indicator behavior is weird.
https://user-images.githubusercontent.com/25581533/160292608... https://user-images.githubusercontent.com/25581533/160292618...
Each language has different behavior and does not display information properly.
I'm making a firefox custom theme, and researching the UI/UX history of Firefox.
1. Early (v1 ~ v3)
v1~v3 are classic UI that we remember when we were in the early 2000s.
Features
- Clear as the icons do only one thing
- Unique color for each icon
Limits
- Not fused with OS UI
- UI height
- Contrary to the modern interface philosophy as there is no abstraction
- Inconsistent icon size and texture
2. Classic (v4, 2016.10)
Thus, v4.0 was released after a large-scale UI reconstruction project was launched!!
It is the longest-lived UI and loved by many people.
Commonly called a Classic theme.
Features
- Orange app button at the top left like the symbol
- Calmer tone
- Win7 Aero Glass support
- Stop / Reload / Go with one button
- Tab moved to the top
Limits
- Unfamiliar interface with large-scale changes
3. Australis (v29, 2014.04)
Australis, which had a lot of likes and dislikes compared to Proton UI.
It was a change that put a lot of effort into simplicity.
Features
- Curved Tab
- Drag & Drop customizing UI
- Change settings UI pop-up to contents(tab) format
- Animation
Limits
- Panel UI that looks like a tablet
- Remove status bar
4. Photon (v57, 2017)
Photon was a generally well-received update to the UI that was used until June of this year(2021), when Proton appeared.
Features
- Components: List based panel and page actions, library menu
- Animation: Add animation to actions of buttons, tabs, panels, etc.
- Visual redesign: tabs, icons, density, etc.
- Performance: improved initialization, synchronization reflow, etc.
Limits
- It looks a bit complicated
- Only light weight themes are allowed.
5. Proton (v89, 2021.06)
This is the moment I started working on themes.
Features
- Neatly organized menu
- Icon that are pretty enough to remind of the edge
- Some of animations that I like & skeleton screens
- Stylish color scheme
- Moderate rounding
- Meticulous implementation
Limits
- Excessively wide padding
- Remove icons from menu
- Feels like a button rather than a tab with a connected look
- Confusion of tab indicators
- Remove page action menu in address bar
- Delete bookmarks / library animations and illustrations
- The icon size of the new tab contents
- Changed the search bar of the new tab to be performed on the URL bar.
Context: Firefox's desktop does not support PWAs. https://9to5google.com/2021/01/27/firefox-discontinues-work-...
Disclaimer: It's not my project
Yes. I am it's author. Thank you for your interest
=== Some introduction about this.
Proton(https://wiki.mozilla.org/Firefox/Proton)Firefox’s new design released June.01 Photon is 88 or lower design.
Proton’s overall feel is good, but there were a few things I didn’t like and wanted to improve.
- Padding gaps are wide
- Remove icons from panel
- A tab that looks like a button
- Tab indicators (Ex. Only one of the favicon and sound icon is displayed)
I've improved all of these things.
- Padding & Icon: https://github.com/black7375/Firefox-UI-Fix#padding-comparis...
- Tab Indicators: https://github.com/black7375/Firefox-UI-Fix/wiki/Screenshots...
I've also provided a version for those who like Photon.
- https://github.com/black7375/Firefox-UI-Fix/tree/photon-styl...
Experimental legacy edge like hover effect feature: https://user-images.githubusercontent.com/25581533/118779970...
- https://github.com/black7375/Firefox-UI-Fix/tree/interactive...
https://github.com/black7375/Firefox-UI-Fix/wiki/Tips#system...
You need userChrome.css custom. -moz-accent-color: Accent Color -moz-accent-color-foreground: Accent Color with text color
Yes. bookmark animation and page action is major update of photon.
It's really sad that both are gone. - https://dolske.wordpress.com/2017/08/01/photon-engineering-n... - https://dolske.wordpress.com/2017/08/04/photon-engineering-n...
Whenever I see articles related to the M1, the performance is amazing.