xfce 4.14 released
Re: xfce 4.14 released
thanks jerry - cannot wait to check out 19.
Re: xfce 4.14 released
Very true! The GTK3 devs consider the ability to customize themes a bug, which is why the API changes so much each release.Jerry3904 wrote: Wed Oct 09, 2019 5:18 pm Style customization has changed a lot with the move to GTK 3.
Re: xfce 4.14 released
Thank you Steve for the tuto ... Done and works great here without issue yet.Stevo wrote: Sat Aug 17, 2019 2:36 pm OK, everything seems to be settled in the repo now.
For the adventurous, here's how to get 4.1.4 from the OBS repo:
It seems that the xfce4-messenger, cellmodem, and quicklaunch plugins are not longer maintained and will be removed by this update. I got the rest of the plugins updated.
For a Stretch base, run the all the following in a root terminal, to prepare, add the repo and its key, then update apt:
and then upgrade:Code: Select all
echo 'deb http://download.opensuse.org/repositories/home:/stevenpusser:/xfce-4.14/Debian_9.0/ /' > /etc/apt/sources.list.d/home:stevenpusser:xfce-4.14.list rm -f Release.key && wget -nv https://download.opensuse.org/repositories/home:stevenpusser:xfce-4.14/Debian_9.0/Release.key -O Release.key apt-key add - < Release.key && rm -f Release.key apt update
or use MX Updater. Then log out and back in.Code: Select all
apt full-upgrade
Your present theme may not support GTK 3 well, so you might have to switch to one that does. Your Conky on the desktop may also lose its pseudotransparency, but I think you just need to change one word in its file to get it back. Look for a line(s) that saysCode: Select all
own_window_argb_visual no
and change that "no" to "yes", then turn on compositing in MX Tweak.
We are getting some input now from the XFCE developers that the 4.14 XFCE compositor may have some issues with the default glx backend with AMD and Nvidia graphics drivers. AMD seems to work better with xrender. We are discussing making that easy to set in MX Tweak instead of the rather obscure commands you need in the terminal now. Intel GPUs should be fine with the default setting.
The repo also has armhf (Pi) and arm64 packages, as well as separate repos for Raspian 9 and 10. Debian Buster users can use the same directions, except replace "Debian_9.0" with "Debian_10.0" in the two places it appears.
Code: Select all
xfce4-panel --version
# or xfce4-about
https://xfce.org/about/tour
Pour les nouveaux utilisateurs: Alt+F1 pour le manuel, ou FAQS, MX MANUEL, et Conseils MX Conseils Debian - Info. système “quick-system-info-mx” (QSI) ... Ici: System: MX-19-23_x64 & antiX23_x32 runit
Re: xfce 4.14 released
I followed your directions on page 3 from post #23. The only issue I had was with the conky transparency, which was hard to find the correct setting considering it is listed several times and I only seen the first one. But I figured it out. Thanks again...
Re: xfce 4.14 released
I'm hoping with GTK3/Xfce 4.14/MX-19 my system is still as fast as it is now. My laptop is a bit old and it's running perfectly smooth with MX-18 now. I don't wanna have a slow system, even when it looks better.
Re: xfce 4.14 released
Doubt that you will notice any slowdown.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: MX-25 Fluxbox, ThinkPad X1 Carbon gen 9 with i7
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: MX-25 Fluxbox, ThinkPad X1 Carbon gen 9 with i7
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Re: xfce 4.14 released
FI: I do not have noticed any slowdown on my small eepc MSI U123 (32 bits).
Pour les nouveaux utilisateurs: Alt+F1 pour le manuel, ou FAQS, MX MANUEL, et Conseils MX Conseils Debian - Info. système “quick-system-info-mx” (QSI) ... Ici: System: MX-19-23_x64 & antiX23_x32 runit
Re: xfce 4.14 released
If anything I think you'll find that it's even faster.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.