

I think maintaning a Firefox fork is pretty demanding especially considering you are already maintaining a distro. And there are already a lot of Firefox forks out there.
I think maintaning a Firefox fork is pretty demanding especially considering you are already maintaining a distro. And there are already a lot of Firefox forks out there.
Why don’t you explain your arguments or make counter arguments instead of attacking your opponent personally. How do I matter here?
I am not a Zorin OS fanboy or anything, but honestly I don’t see anything scummy about requiring payment from the user to get access to certain features of the product. It’s just shareware. It’s their product FOSS or not. I think they make it clear about what you get for free and what you don’t. If you don’t like that you don’t have to use their product and you can use an alternative instead. It’s not like they were a monopoly in the world of Linux distros and you have no other option. I see nothing scummy about this. It would be scummy if they would do some kind of false advertising (adverties features you actually don’t get or adverties features in a misleading way) or if they started moving features from the free to the pro version that used to be free, because some people may have relyed on these features.
Can you elaborate? Because to me this feels like saying that the local grocery shop is scummy because it wants people to pay instead of relying on donations. If the whole OS was paid like RedHat Linux is than it would be OK or you consider that to be also a case of taking advantage of users who don’t know any better.
Flutter uses its own UI engine. It does not rely on any webview AFAIK.
By contrast, Flutter minimizes those abstractions, bypassing the system UI widget libraries in favor of its own widget set. The Dart code that paints Flutter’s visuals is compiled into native code, which uses Impeller for rendering. Impeller is shipped along with the application, allowing the developer to upgrade their app to stay updated with the latest performance improvements even if the phone hasn’t been updated with a new Android version. The same is true for Flutter on other native platforms, such as Windows or macOS.
https://docs.flutter.dev/resources/architectural-overview#flutters-rendering-model
You are kind of right. I should have thought about that before commenting.
I am not educated enough about this, but don’t these kind of games unnecesarrily strain all the servers that host the packages for people that really need them for download and most of these people run these servers for free in good will and faith that they will serve meaningful needs with positive impact? I am sorry for spoiling the fun, but I felt like I had to point this out.
The Simple Mobile Tools collection of Android apps. Forks have been made and are maintained fortunately, but the original autor sold the apps to some company that just adds ads and trackers to the apps to make more money out of it.
I didn’t try that, but I think it is not possible, but since the Android is running on top of Linux, you just connect to your bluetooth headphones using the under Linux and it will have the same result.
On Linux there’s also the Waydroid project which might be a more safe option and actually runs pretty well on my budget machine considering it runs on top of another OS.
BlissOS might do?
They state x86_64 on their downloads page, so it is probably for 64 bit systems only, but OP’s tablet being from 2021 should be 64 bit.
I don’t recommend Fedora as a distro for this as they do not have the Maliit keyboard in the repos and you will have to build it yourself.
Last time I tryed Fedora KDE few months back it had a Maliit keyboard, but I was using the desktop version of the shell.
MacOS is open-source in its core?
You could use dash to panel extension, in the settings move the bar to the top, reorganize it as you wish (you should be able to make it look practically indentical to the original panel), make it thinner and turn on autohide. Even though I have some bad experience with the dash to panel authide feature and know this is a half baked solution. See if it works for you.
I had about 16 extensions before the last update. After I updated 2 of them became unsupported which 1 of them is already supported again if I am not mistaken. It depends on what extensions you use of course.
You can customize Gnome quite a lot if you want it just requires a bit of knowledge.
With the latest 47 release I think the fractional scaling got to the point where it’s a perfectly usable in almost all cases. I use it on 125% and don’t see any blurred apps or glitches or anything like that.
I know this is probably not a solution to your problem, but maybe:
Are you sure Linux doesn’t support shared GPU memory? I mean if you had an integrated GPU with no strictly reserved memory which is fairly common on cheaper notebooks the GPU has to share the memory with rest of the system. There’s no other way for it to even function.
Gnome seems to still require you to install a browser extension to use Shell Extensions.
You can download the Extension Manager from Flathub. You don’t have to use a browser to install extensions at all.
KDE widgets are fantastic, I love having system monitors in a hidden panel at the top of my screen so I can really easily check system resource usage. I haven’t found anything similar on Gnome yet.
There are extensions for that in Gnome. I would mention “Vitals” or “Astra Monitor” if you want to go overkill.
Konsole by default switches tabs with ctrl tab but Terminal doesn’t and thats basically my only issue with it.
Default Gnome terminal is bad. Even Fedora which is a distro that ships almost every DE without any changes switched from the default Gnome terminal to Ptyxis. Ptyxis is probably still not enough for power users, but at least it has more settings including the ability edit keyboard shortcuts and looks better.
By default on KDE, if you shake your mouse the cursor gets bigger and there doesn’t seem to be a size limit which is so fun to do lol
There’s also an extension for that in Gnome although it probably does not have this funny “feature”.
Honestly what you are describing here would bother me too. For example on my notebook I rely on configuring grub to use kernel argument
amdgpu.abmlevel=0
which fixes the screen colors getting washed out when in battery saving mode, but I doubt I would be able to configure grub on an atomic distro.