less raw html

This commit is contained in:
Christoph Cullmann 2025-07-19 17:33:24 +02:00
parent 6eca5fc752
commit ce9d71bbd8
No known key found for this signature in database

View file

@ -44,7 +44,7 @@ The KDE project did their job, at least for Kate I never did have any issues wit
Below a screenshot of Kate 24.02 running on Plasma 6. All icons are there, they are properly re-colored for the dark theme, too, including not just the used Breeze icons but for example the small Git icons in the left sidebar that Kate has bundled. Below a screenshot of Kate 24.02 running on Plasma 6. All icons are there, they are properly re-colored for the dark theme, too, including not just the used Breeze icons but for example the small Git icons in the left sidebar that Kate has bundled.
<center><a href="/posts/kde-applications-and-icons/images/2024-kate-linux-wayland.png" target="_blank"><img width=700 src="/posts/kde-applications-and-icons/images/2024-kate-linux-wayland-small.png"></a></center> ![KDE Plasma on Linux/BSD with Wayland/X11](/posts/kde-applications-and-icons/images/2024-kate-linux-wayland.png)
This is the vanilla state each user will get if Kate is installed on Plasma (and the dark theme is used). This is the vanilla state each user will get if Kate is installed on Plasma (and the dark theme is used).
There are no patches done during building to achieve that nor is there any extra user configuration necessary. There are no patches done during building to achieve that nor is there any extra user configuration necessary.
@ -55,7 +55,7 @@ If you run Kate on Windows, the icon situation is good, too, if you use our Wind
See below what the current nightly of Kate looks like in some Windows 11 VM (I just started it from the unpacked ZIP, no setup needed). See below what the current nightly of Kate looks like in some Windows 11 VM (I just started it from the unpacked ZIP, no setup needed).
<center><a href="/posts/kde-applications-and-icons/images/2024-kate-windows.png" target="_blank"><img width=700 src="/posts/kde-applications-and-icons/images/2024-kate-windows-small.png"></a></center> ![Microsoft Windows](/posts/kde-applications-and-icons/images/2024-kate-windows.png)
In the Craft build descriptions we do some patches to ensure the Breeze icons are bundled as library and the application links with that. In the Craft build descriptions we do some patches to ensure the Breeze icons are bundled as library and the application links with that.
In addition we ensure with some more patching that our own icon engine is used to allow for the proper recoloring. In addition we ensure with some more patching that our own icon engine is used to allow for the proper recoloring.
@ -68,7 +68,7 @@ The situation on macOS is the same as on Windows.
If you go with a Craft build of Kate, you will end up with something like below. If you go with a Craft build of Kate, you will end up with something like below.
<center><a href="/posts/kde-applications-and-icons/images/2024-kate-macos.png" target="_blank"><img width=700 src="/posts/kde-applications-and-icons/images/2024-kate-macos-small.png"></a></center> ![Apple's macOS](/posts/kde-applications-and-icons/images/2024-kate-macos.png)
All icons are there and even application provided icons like our Git one are properly recolored. All icons are there and even application provided icons like our Git one are properly recolored.
@ -78,7 +78,7 @@ Without the Craft patches Kate has more or less no icons like on Windows.
After covering Plasma and the two large closed-source desktop operating systems, as a small excursion, look how Kate (the KF5 based version) looks if installed on [Haiku](https://www.haiku-os.org/) with the package they provide. After covering Plasma and the two large closed-source desktop operating systems, as a small excursion, look how Kate (the KF5 based version) looks if installed on [Haiku](https://www.haiku-os.org/) with the package they provide.
<center><a href="/posts/kde-applications-and-icons/images/2024-kate-haiku.png" target="_blank"><img width=700 src="/posts/kde-applications-and-icons/images/2024-kate-haiku-small.png"></a></center> ![Haiku](/posts/kde-applications-and-icons/images/2024-kate-haiku.png)
Kate looks ok, system icons intermixed with Breeze as fallback icons. Kate looks ok, system icons intermixed with Breeze as fallback icons.
@ -88,18 +88,18 @@ For testing this, I installed the latest Fedora Workstation in a VM.
I have done no user configuration beside what the installer and initial setup wizard asked and then just installed the Kate package. I have done no user configuration beside what the installer and initial setup wizard asked and then just installed the Kate package.
The shell was even helpful to ask to do that after you just tried to start the not installed Kate. The shell was even helpful to ask to do that after you just tried to start the not installed Kate.
<center><a href="/posts/kde-applications-and-icons/images/2024-kate-fedora-gnome.png" target="_blank"><img width=700 src="/posts/kde-applications-and-icons/images/2024-kate-fedora-gnome-small.png"></a></center> ![Kate on GNOME](/posts/kde-applications-and-icons/images/2024-kate-fedora-gnome.png)
Most icons not there, not that nice. Most icons not there, not that nice.
For details about that read [this post](/posts/kate-and-icons/), we don't need to re-iterate this again. For details about that read [this post](/posts/kate-and-icons/), we don't need to re-iterate this again.
If you think: that is just Kate, let us just try Okular. If you think: that is just Kate, let us just try Okular.
<center><a href="/posts/kde-applications-and-icons/images/2024-okular-fedora-gnome.png" target="_blank"><img width=700 src="/posts/kde-applications-and-icons/images/2024-okular-fedora-gnome-small.png"></a></center> ![Okular on GNOME](/posts/kde-applications-and-icons/images/2024-okular-fedora-gnome.png)
One thing that can be at least solved easily is that the icons are gone, we just install the Breeze icon set as package. One thing that can be at least solved easily is that the icons are gone, we just install the Breeze icon set as package.
<center><a href="/posts/kde-applications-and-icons/images/2024-kate-and-okular-with-breeze-fedora-gnome.png" target="_blank"><img width=700 src="/posts/kde-applications-and-icons/images/2024-kate-and-okular-with-breeze-fedora-gnome-small.png"></a></center> ![Kate and Okular with Breeze on GNOME](/posts/kde-applications-and-icons/images/2024-kate-and-okular-with-breeze-fedora-gnome.png)
Looks ok, system icons intermixed with Breeze as fallback icons just like on Haiku. Looks ok, system icons intermixed with Breeze as fallback icons just like on Haiku.
Not stylish but usable. Not stylish but usable.
@ -110,7 +110,7 @@ I was unable to trigger Kate or Okular to adjust to the dark mode GNOME provides
Kate and Dolphin 24.02 on MATE with dark mode on NixOS, normal system packages, Breeze icons is installed. Kate and Dolphin 24.02 on MATE with dark mode on NixOS, normal system packages, Breeze icons is installed.
<center><a href="/posts/kde-applications-and-icons/images/2024-kate-and-dolphin-mate.png" target="_blank"><img width=700 src="/posts/kde-applications-and-icons/images/2024-kate-and-dolphin-mate-small.png"></a></center> ![MATE](/posts/kde-applications-and-icons/images/2024-kate-and-dolphin-mate.png)
System icons intermixed with Breeze as fallback icons, looks not that nice. System icons intermixed with Breeze as fallback icons, looks not that nice.
Breeze icons not readable, as recoloring is not working. Breeze icons not readable, as recoloring is not working.
@ -119,7 +119,7 @@ Breeze icons not readable, as recoloring is not working.
Kate and Dolphin 24.02 on Xfce with dark mode on NixOS, normal system packages, Breeze icons is installed. Kate and Dolphin 24.02 on Xfce with dark mode on NixOS, normal system packages, Breeze icons is installed.
<center><a href="/posts/kde-applications-and-icons/images/2024-kate-and-dolphin-xfce.png" target="_blank"><img width=700 src="/posts/kde-applications-and-icons/images/2024-kate-and-dolphin-xfce-small.png"></a></center> ![Xfce](/posts/kde-applications-and-icons/images/2024-kate-and-dolphin-xfce.png)
Same mix and unreadable state as on MATE. Same mix and unreadable state as on MATE.
@ -127,7 +127,7 @@ Same mix and unreadable state as on MATE.
Kate 24.02 on Enlightenment with dark mode on NixOS, normal system packages, Breeze icons is installed. Kate 24.02 on Enlightenment with dark mode on NixOS, normal system packages, Breeze icons is installed.
<center><a href="/posts/kde-applications-and-icons/images/2024-kate-enlightenment.png" target="_blank"><img width=700 src="/posts/kde-applications-and-icons/images/2024-kate-enlightenment-small.png"></a></center> ![Enlightenment](/posts/kde-applications-and-icons/images/2024-kate-enlightenment.png)
Just unreadable icons, beside out own Git icon and the few colored ones. Just unreadable icons, beside out own Git icon and the few colored ones.
@ -175,7 +175,7 @@ All is not perfect, we will need to get some Qt API to fully do that, but the cu
Here a comparison with the state as we have it now in our released software compared to with the state in the current master branch on an Cinnamon desktop. Here a comparison with the state as we have it now in our released software compared to with the state in the current master branch on an Cinnamon desktop.
<center><a href="/posts/kde-applications-and-icons/images/2024-kate-fixed-cinnamon.png" target="_blank"><img width=700 src="/posts/kde-applications-and-icons/images/2024-kate-fixed-cinnamon-small.png"></a></center> ![Cinnamon](/posts/kde-applications-and-icons/images/2024-kate-fixed-cinnamon.png)
The left side is the current Kate 24.02, the right side the current master build of Kate with master Frameworks. The left side is the current Kate 24.02, the right side the current master build of Kate with master Frameworks.