I recently tried to compile Crossover's Wine from source. I went through many compile errors, fixed dependency issues and started over etc. In the end I think I compiled vanilla Wine imstead of Crossover (there are different source tarballs) because O365 still refused to install lol.
I used Enlightenment on Arch Linux for a year, in 2020-21. The PC had 4G ram and an HDD, Enlightenment was blazing fast. I could type enlightenment_start to a tty and reach a Wayland desktop under a second with 250M ram used total.
E is still alive and kicking.
The snapshot may be mounted to root. In the output of "mount" command, if there isn't a subvolid= or subvol= parameter for root mount, snapshot 166 is currently mounted to root.
sudo mount -o subvolid=5 /dev/<your disk here> /mnt
This will give you full access to the filesystem, then you can identify the full path of snapshots and delete them ie.
sudo btrfs subvolume delete /mnt/...
In openSUSE, snapper works by booting to a snapshot. "mount" command will reveal which subvolume you are booted from.
Yes, there aren't many intensive mobile games. But the games that push the hardware have a very large playerbase ie. Genshin impact, Fortnite. So for mobile games this will be a valuable feature if it is implemented well. This won't help with PC games on mobile because frame gen needs games to reach a certain FPS threshold before being useful. It can't make a 15 FPS game playable. All PC gaming on Android benchmarks I have seen focus on older games, not new AAA.
In KWin’s new (off-by-default) “Hide Cursor” effect, you can now turn off hiding it after inactivity, and only hide it while typing (Vlad Zahorodnii, Plasma 6.2.0. Link)
Does Plasma Bigscreen still receive updates? This feature would be very useful with it. Arch's bigscreen package is unfortunately stuck at 5.27
In the last year I was intentionally using beta packages of KDE Plasma to get stuff like touchpad gestures early. Even now, Plasma makes important developments like HDR and explicit sync so yes, it still matters.
I recently tried to compile Crossover's Wine from source. I went through many compile errors, fixed dependency issues and started over etc. In the end I think I compiled vanilla Wine imstead of Crossover (there are different source tarballs) because O365 still refused to install lol.