Bug 311919

Summary: Aurorae doesn't honor text shadow and halo settings
Product: [Plasma] kwin Reporter: garth83@gmail.com <garth_johnson>
Component: auroraeAssignee: KWin default assignee <kwin-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: chaz9352, dans64, doncbugs, garth83, lokiisyourmaster, nate, putr4.s, seewald.albert, sonichedgehog_hyperblast00
Priority: NOR    
Version First Reported In: 5.24.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: no blur effect
blur effect

Description garth83@gmail.com 2012-12-19 04:57:07 UTC
No matter what settings are changed for text shadows or halos in Aurorae's 'themerc' file, nothing happens.  All other settings work fine.

Reproducible: Always

Steps to Reproduce:
1.Create Aurorae window decoration
2.Specify text shadow or halo values in the 'themerc' file
3.
Actual Results:  
Settings do nothing.

Expected Results:  
Theme changes according to settings.
Comment 1 Martin Flöser 2012-12-22 22:01:32 UTC
could you please select the version which you are using as Aurorae changed rather a lot lately.
Comment 2 Thomas Lübking 2012-12-23 18:47:15 UTC
Afaics it's the same in git master (just tried enabling that for some deco - caching issue or not QML implemeted at all?)
Comment 3 Martin Flöser 2012-12-23 19:17:12 UTC
TextShadow is implemented but using the options provided by QML which do not 
visually fit the old custom implementation.

Halo is I think currently gone - at least none of the QML-ified Plasmoids have 
it. I guess it should be possible to reimplement it with QtQuick 2.
Comment 4 lokiisyourmaster 2013-03-07 10:55:34 UTC
So, is it possible to have text shadows for aurorae theme in KDE 4.10?
Comment 5 Garth Johnson 2013-12-13 03:20:04 UTC
Any developments on this?  I'm seeing this bug under KDE 4.11 currently, and was just wondering if Aurorae (or QML Window Decorator now?) was still being supported.
Comment 6 Martin Flöser 2013-12-13 06:23:55 UTC
(In reply to comment #5)
> Any developments on this?  I'm seeing this bug under KDE 4.11 currently, and
> was just wondering if Aurorae (or QML Window Decorator now?) was still being
> supported.
as mentioned in comment #3 it requires QtQuick 2. In 4.11 we still use QtQuick 1, only on master (going towards "5") QtQuick 2 is used. Though this specific feature is not yet implemented.
Comment 7 Garth Johnson 2013-12-13 13:15:12 UTC
Thanks for the info.
Comment 8 Mircea Kitsune 2015-03-10 12:42:16 UTC
Subscribing and I guess bumping this. I forked and maintain a few Aurorae themes, and noticed that the text shadow options aren't working although most themes have them. I found this and it explains the problem.
Comment 9 Martin Flöser 2015-03-12 08:07:41 UTC
Right, as we now use QtQuick 2 it would be possible to add shadows back. No promise yet whether I find time to look into it. If someone else wants to look into this, it would be highly appreciated :-)
Comment 10 Mircea Kitsune 2015-03-12 12:53:00 UTC
Good to know! Also, since one of the devs replied, please allow me to mention a related issue I recently reported (also about the titlebar text color) so perhaps you can take a look at both:

https://bugs.kde.org/show_bug.cgi?id=345007
Comment 11 Chaz Rittich 2022-03-04 18:15:21 UTC
Kwin's text halo effect is broken and doesn't render even when enabled in themerc.
Here's what the effect is supposed to look like https://store.kde.org/p/1002683/ and in modern releases the text halo doesn't appear and instead you just get text on a transparent background. This creates problems with legacy theme or even maybe some newer themes that wish to have a transparent titlebar and not sacrifice on title quality. This bug is reproducible by the following the instructions in the above posts.
Comment 12 dans64 2024-08-25 02:11:16 UTC
This is still broken as of plasma 6.1
Comment 13 Albert Seewald 2025-05-06 09:09:45 UTC
Still broken as of Plasma 6.3.4.
Comment 14 dans64 2025-05-16 06:32:05 UTC
Created attachment 181363 [details]
no blur effect
Comment 15 dans64 2025-05-16 06:33:01 UTC
Created attachment 181364 [details]
blur effect

Still broken as of 6.3.90 (6.4 beta). Here's a usability problem with the lack of a text shadow: Any theme that has transparent window decorations (for example I am using the Se7en Aero global theme), the Title Bar's text can overlap with the background of other windows, haveing a shadow that is another colour can fix this. This Is also a problem when the user has the 'Blur' window effect active, again the text shadow would make it much easier to read the text.