Upgrade to mx23.5 destroyed many functions

Message
Author
User avatar
CharlesV
Global Moderator
Posts: 7726
Joined: Sun Jul 07, 2019 5:11 pm

Re: Upgrade to mx23.5 destroyed many functions

#31 Post by CharlesV »

I do know, because this is exactly what I saw on my machine. and that is how I fixed it.
Image


Image

edit: and yes I am also on greybird-mx
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

rocaro
Posts: 23
Joined: Sat Jan 21, 2023 3:22 am

Re: Upgrade to mx23.5 destroyed many functions

#32 Post by rocaro »

I see that you are correct. These screenshots show that you have a black background, but with mine, as you can see in the screenshots, mine has textured grey, so I get solid color backgrounds in text, that on one part of the screen are much darker than the desktop and other parts od the desktop show light grey text boxes.
Both Conky and the MX Linux logo have obvious truly transparent backgrounds which used yo be the case with earlier distros of MX 23, with no need to touch anything within desktop settings. I stand by opinion that there is a flaw in Greybird in MX 23.5.

User avatar
CharlesV
Global Moderator
Posts: 7726
Joined: Sun Jul 07, 2019 5:11 pm

Re: Upgrade to mx23.5 destroyed many functions

#33 Post by CharlesV »

Well... I think you are correct about the theme. There is something happening in the Greybird-mx gtk-3.0 gtk.css that the update is now touching on.

I can force transparency, but it is not truly transparent. ( ie on your grey texture) And if I dont force it, then it displays that 'white back ground with shadowed text.

I will dig into the CSS tomorrow and see if I can find what is going wrong.
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

rocaro
Posts: 23
Joined: Sat Jan 21, 2023 3:22 am

Re: Upgrade to mx23.5 destroyed many functions

#34 Post by rocaro »

I don't want to say I'm glad that you see it, but it is real.
The next step is to try a variety of desktop backgroinds... with the orig Greybird all showed transparency if I remember, just like the transparent Conky background, no matter where it is on the screen. I bet it will eventually be fixed. Honestly, Greybird is the best themr for me. Tried MX Comfort hor a few days but too distracting, say, on top tabs in Firefox, and with blue borders??

BV206
Posts: 536
Joined: Sat Mar 09, 2019 10:55 am

Re: Upgrade to mx23.5 destroyed many functions

#35 Post by BV206 »

It looks like you can change the desktop icon label text color and background color to whatever colors you want, like you can with folders starting with Xfce 4.18, but unlike with folders the desktop icon text always has a gray (probably black 50% transparent) shadow that you can't remove.

If it's not settings in the theme it could be because of settings in ~/.config/gtk-3.0/gtk.css or ~/.config/gtk-3.0/no-ellipse-desktop-filenames.css

User avatar
Melber
Developer
Posts: 1361
Joined: Tue Mar 23, 2021 4:19 pm

Re: Upgrade to mx23.5 destroyed many functions

#36 Post by Melber »

CharlesV wrote: Sat Jan 18, 2025 4:41 pm This is EXACTLY the issue I told you about in post #3!
viewtopic.php?p=805042#p805042

As per this topic, you can fix the icons very easily.
Right click on your desktop and choose Desktop Settings, then Desktop Icons tab
-- Check Font Color
-- Check Label background color
The above does work. Make sure you have checked the two boxes and then adjust the colors. Make sure label background is fully transparent (pull the handle at the bottom all the way to the left). These settings override whatever is set in the theme css.


If you really want to edit the theme, replace lines 2100 to 2102 in /usr/share/themes/Greybird-mx/gtk-3.0/gtk.css

with this

Code: Select all

XfdesktopIconView.view .label { background: transparent; color: #fcfcfc; text-shadow: 1px 1px 2px black; }

XfdesktopIconView.view .label:active { background: transparent; color: #fcfcfc; }

XfdesktopIconView.view .label:selected { background: #398ee7; color: #fcfcfc; }

User avatar
CharlesV
Global Moderator
Posts: 7726
Joined: Sun Jul 07, 2019 5:11 pm

Re: Upgrade to mx23.5 destroyed many functions

#37 Post by CharlesV »

@Melber thank you!

So, with those boxes checked, you have to click on the Label Background color (currently a dark looking transparent ) and then click on the + under custom. Then, the slider at the bottom of the color, has to be slide all the way to the left. ( Assigning 'color' #BF4040 ) and then apply.

wow.. that was a tad hidden and somewhat misleading since the 'transparent' icon was black and looked transparent :-) .

Got it! Thank you!
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

rocaro
Posts: 23
Joined: Sat Jan 21, 2023 3:22 am

Re: Upgrade to mx23.5 destroyed many functions

#38 Post by rocaro »

UPDATE!!! - The use of the Custom, withing Icon settings Background Color to #BF4040 Works!

Observations - before the post with the remedy, for those interested.
------------------------------------------------------------------------------------------
First - MX Linux 21
Second - MX Linux 23 (PRE MX Linux 23.5, from a USB Snapshot 8.2024)
Third - MX Linux 23.5 after 01-19-2925 update

These are my results, the facts -

First - In Tweak - There is no Icons edit button at all. DEFAULT = Fully Transparent Desktop Icon Text (Backgrounds (Exactly like the backgrounds behind Conky)

Second - As above. There is an Icon mos button, but only for size. .DEFAULT = Fully Transparent Desktop Icon Text

Third, current - On this new release (23,5) there has been added a full Icon mod tool (none existed in any earlier distro).

Thank You All!

Post Reply

Return to “XFCE Desktop Environment”