tobetter wrote: ↑Thu Apr 14, 2022 3:44 am
.../...
Ubuntu Mate Desktop (
md5sum: e589fcf5a1ab44ed4d26f9b88524a6a4)
Ubuntu XFCE Desktop (
md5sum: 48413ef8e06cecabefe63687874c8a48)
.../...
Mate Desktop
Run these two command as soon as log into Mate desktop and reboot, the perforamce will be improved.
Code: Select all
gsettings set org.mate.Marco.general compositing-manager false
gsettings set org.mate.session.required-components windowmanager "marco-no-composite"
.../...
How did I end up here?
Playing the role of the innocent lamb going to the sacrificial slaughterhouse, I used the eMMC from Ameridroid running the Gnome desktop. No problem there. However IMHO, Gnome is to Desktop environments what "molecular cuisine" is to restaurants. The latter is a pretext to serve tiny portions of food in the plates, the former is a pretext to deliver a small set of features in the name of revolutionary new approach to Desktop GUI. In both cases, I considered it BS.
So let's go Mate, right mate?
Code: Select all
sudo apt install mate-desktop-environment
sudo apt install mate-desktop-environment-extras
Log out, chose mate and... not much: as expected.
So I went to
viewtopic.php?p=347686#p347686
Kudos to @crashoverride, @tobetter and the other members who walk the path.
I downloaded ubuntu-20.04-mate-desktop-odroidm1-20220413.img.xz and flashed it to the eMMC.
I got the predicted artifacts and "echoes" of windows contents all over the place.
I applied the magical keywords:
Code: Select all
gsettings set org.mate.Marco.general compositing-manager false
gsettings set org.mate.session.required-components windowmanager "marco-no-composite"
and rebooted.
I'm not an expert like you guys so I'm just reporting what I see and I switched my lamb hat to that of the harbinger of bad news otherwise known as black-box tester.
First of all, I'm using a 3840x2160 monitor.
Issue #1
The login screen gets "duplicated/echoed". See image below. Easy to reproduced in 1920x1080, and probably other resolutions.

- 001.jpg (391.11 KiB) Viewed 5620 times
Issue #2
The windows' contents get "duplicated/echoed". See image below. Easy to reproduced. Sorry, the image is upside down, but you get the picture.
This issue seems less potent in 2560x1440 and gone (?) in 1920x1080.

- 002.jpg (430.19 KiB) Viewed 5620 times
Issue #3
*** Never mind on that one. It's the way it behaves ***
Issue #4
In 1920x1080 or 2560x1440 mode, the green highlight of the menu items can be fantasy. See image below. Not easy to reproduced.

- 004.jpg (377.34 KiB) Viewed 5620 times
Issue #5
When the desktop appears (after logging in) you expect the pointer to appear centered in the middle of the screen. However, in 1920x1080, it shows up "constrained" to the bottom right-hand corner. So I suspect the initial position of the pointer is still computed with the 3840x2160 resolution in mind.
Other suspicion: are there other GUI components whose position is still computed with the 3840x2160 resolution in mind despite the latter been set to 1920x1080 or 2560x1440?