-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Title bar is not blurred in KDE Plasma 5.25 (Beta) #171
Comments
Officially 5.25 is out now, and yes — titlebars aren't blurred anymore. |
AFAIK, you must use setBlurRegion API on the code to make blur enabled, like ClassiK: paulmcauley/klassy@fe48c05 |
Yup, I've noteced as well that Konsole is perfectly blurred. It uses older version of Qt widgetset maybe? Just an assumption. |
Maybe? |
@adam-adrian Looks very nice. Which color scheme do you use to have the dark theme? |
Willow dark glass |
@adam-adrian |
I don't know, maybe from the lightly itself |
I've noticed a weird situation. Konsole, Dolphin, and System Settings have blurred title bars but when I try to resize windows, the title bar blur has gone... |
I believe the reason that Konsole seems to be blurred is because blur was manually enabled. Without shaders, Konsole has Korners because a blurred rectangle is being drawn behind the whole window. Blur has been broken in Konsole for a while now. I guess it just wasn't noticed because blur was enabled manually. If you disable the option to blur Konsole, you will probably see this: @plashenkov Have you checked the settings for the shaders in System Settings > Workspace Behavior > Desktop Effects? From there you can turn the bevel on. |
@doncsugar Yup, I've already found it. It was hard since there's no info about how to open LightlyShaders config in Luwx/LightlyShaders or a-parhom/LightlyShaders readme :) Thanks for your Willow theme indeed! I've found Lightly and LightlyShaders thanks to you. |
@plashenkov You're welcome! Of course, I couldn't have made Willow if Luwx hadn't taken the time to made Lightly! |
Missing blur in tittle bars is surely killing the vibe :-( Anybody on this ? Thanks @adam-adrian for your input (pretty much the only comment related to the original issue here), but I could not understand what to make with it... Best regards |
Hey @boehs, that's great, thank you! Your version works with 5.25 |
Absolutely, I just built it and the blur vibe is back :-) Good enough for now. Thanks a ton @boehs |
@boehs Please consider adding dark color scheme. This one looks nice: |
Fixed
Will do today |
IF YOU WANT TO HAVE BLURRED TITLEBAR IN PLASMA 5.25 You all may have noticed that michaelwalld has solved the issue of titlebar not being blurred in Plasma 5.25 and has made a pull request on it: #190 At the moment, if you want to have titlebars blurred in Plasma 5.25 - uninstall Lightly and re-install it from Michael's fork: https://github.com/michaelwalld/Lightly I'd like to add, that after first shock, a fully opaque titlebar in Plasma 5.25 is actually quite beautiful. So I suggest that from now on there could be two versions of Lightly: One with fully opaque titlebar and one with blurred titlebar..... |
@Lumipyry on my fork I've merged several additional patches (https://github.com/boehs/lightly) and will continue to do so until
|
@boehs I'm using your version and encounter visual glitches where there are blurred areas. For example, if I open Dolphin, everything is okay, but when I open another app's window, or if I open some menus, glitches appear on the Dolphin's window titlebar. Did you see something like that? |
No, but I recall seeing some issue opened here similar to that. Let me look around. What distro are you using? |
@boehs I'm using KDE neon 5.26 (based on Ubuntu 20.04) with all latest updates. |
Yesterday I updated my Plasma to 5.25 (Beta) and noticed the title bar is not blurred. I haven't had any issues when I use Plasma 5.24.
Configuration:
Operating System: Arch Linux
KDE Plasma Version: 5.24.90
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4
Kernel Version: 5.17.9-arch1-1 (64-bit)
Graphics Platform: X11
Lightly version: The latest commit from git
Screenshot:
The text was updated successfully, but these errors were encountered: