[kwin] [Bug 479934] Incorrect display of blur effect

2024-02-07 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=479934

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/-/commit/6d0f1fedc0 |ma/kwin/-/commit/c3eb4ecd04
   |d1193c19e6946f72273eb6d00cd |6a9c4cdeebce832df01dbb2edf2
   |91f |43b

--- Comment #14 from Vlad Zahorodnii  ---
Git commit c3eb4ecd046a9c4cdeebce832df01dbb2edf243b by Vlad Zahorodnii.
Committed on 07/02/2024 at 15:14.
Pushed by vladz into branch 'Plasma/6.0'.

plugins/backgroundcontrast: Correct texture transform

The y axis should be mirrored as the last step, otherwise it's going to
change the winding order in rotation transforms in the render target
transform.


(cherry picked from commit 6d0f1fedc0d1193c19e6946f72273eb6d00cd91f)

M  +2-2src/plugins/backgroundcontrast/contrast.cpp

https://invent.kde.org/plasma/kwin/-/commit/c3eb4ecd046a9c4cdeebce832df01dbb2edf243b

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 479934] Incorrect display of blur effect

2024-02-07 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=479934

Vlad Zahorodnii  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/-/commit/daf7afb68a |ma/kwin/-/commit/6d0f1fedc0
   |6c66edfcf2dceaddec1a4a76ea5 |d1193c19e6946f72273eb6d00cd
   |078 |91f
 Resolution|--- |FIXED

--- Comment #13 from Vlad Zahorodnii  ---
Git commit 6d0f1fedc0d1193c19e6946f72273eb6d00cd91f by Vlad Zahorodnii.
Committed on 07/02/2024 at 13:53.
Pushed by vladz into branch 'master'.

plugins/backgroundcontrast: Correct texture transform

The y axis should be mirrored as the last step, otherwise it's going to
change the winding order in rotation transforms in the render target
transform.

M  +2-2src/plugins/backgroundcontrast/contrast.cpp

https://invent.kde.org/plasma/kwin/-/commit/6d0f1fedc0d1193c19e6946f72273eb6d00cd91f

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 479934] Incorrect display of blur effect

2024-02-07 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=479934

--- Comment #12 from Vlad Zahorodnii  ---
Ack, I can reproduce that. I had background contrast effect disabled :D

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 479934] Incorrect display of blur effect

2024-02-07 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=479934

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED

--- Comment #11 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/5132

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 479934] Incorrect display of blur effect

2024-02-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=479934

--- Comment #10 from landgraf...@yandex.ru ---
(In reply to Vlad Zahorodnii from comment #9)
> Created attachment 165627 [details]
> desktop effects settings
> 
> see the attached screenshot
> 
> make sure that "background contrast" is unchecked
> 
> then click the configure button next to "blur" to reduce the blur strength

When the "background contrast" effect is turned off, the behavior becomes
expected.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 479934] Incorrect display of blur effect

2024-02-06 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=479934

--- Comment #9 from Vlad Zahorodnii  ---
Created attachment 165627
  --> https://bugs.kde.org/attachment.cgi?id=165627=edit
desktop effects settings

see the attached screenshot

make sure that "background contrast" is unchecked

then click the configure button next to "blur" to reduce the blur strength

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 479934] Incorrect display of blur effect

2024-02-06 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=479934

--- Comment #8 from Vlad Zahorodnii  ---
I asked you to reduce the blur strength, not disable it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 479934] Incorrect display of blur effect

2024-02-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=479934

--- Comment #7 from landgraf...@yandex.ru ---
(In reply to Vlad Zahorodnii from comment #6)
> I cannot reproduce the issue. Try reducing blur strength and also disabling
> the background contrast effect to have a clearer view of the background.

How can I disable blur on the plasma panel?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 479934] Incorrect display of blur effect

2024-02-06 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=479934

--- Comment #6 from Vlad Zahorodnii  ---
I cannot reproduce the issue. Try reducing blur strength and also disabling the
background contrast effect to have a clearer view of the background.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 479934] Incorrect display of blur effect

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=479934

landgraf...@yandex.ru changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
Version|5.92.0  |5.93.0
 Resolution|FIXED   |---

--- Comment #5 from landgraf...@yandex.ru ---
SUMMARY
Blur effect texture flipped on 180 degrees.

The behavior of regular applications has been fixed (for example, the Konsole
in the screenshot). However, plasma widgets still display blur incorrectly.
("New screenshot with reproducible problem")


Operating System: Arch Linux 
KDE Plasma Version: 5.93.0
KDE Frameworks Version: 5.249.0
Qt Version: 6.7.0
Kernel Version: 6.7.2-zen1-2-zen (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 2700X Eight-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3060/PCIe/SSE2

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 479934] Incorrect display of blur effect

2024-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=479934

--- Comment #4 from landgraf...@yandex.ru ---
Created attachment 165484
  --> https://bugs.kde.org/attachment.cgi?id=165484=edit
New screenshot with reproducible problem.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 479934] Incorrect display of blur effect

2024-01-18 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=479934

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/-/commit/f23e0ef05b |ma/kwin/-/commit/daf7afb68a
   |abff4b5f13aa13e6bdcc4447eb3 |6c66edfcf2dceaddec1a4a76ea5
   |255 |078

--- Comment #3 from Vlad Zahorodnii  ---
Git commit daf7afb68a6c66edfcf2dceaddec1a4a76ea5078 by Vlad Zahorodnii.
Committed on 18/01/2024 at 16:35.
Pushed by vladz into branch 'Plasma/6.0'.

opengl: Correct transformation order in GLTexture::render()

First, the texture-to-buffer transform has to be applied, then the y
axis should be flipped. Doing it vice versa changes the winding order
of rotation transforms.

Also the screenshot plugin uses incorrect render transform. Since
convertFromGLImage() undoes the render target's transform, the color
space transformation pass should use the same transform, not the
inverted one.


(cherry picked from commit f23e0ef05babff4b5f13aa13e6bdcc4447eb3255)

M  +1-1src/opengl/gltexture.cpp
M  +4-1src/plugins/screenshot/screenshot.cpp

https://invent.kde.org/plasma/kwin/-/commit/daf7afb68a6c66edfcf2dceaddec1a4a76ea5078

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 479934] Incorrect display of blur effect

2024-01-18 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=479934

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/-/commit/f23e0ef05b
   ||abff4b5f13aa13e6bdcc4447eb3
   ||255
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #2 from Vlad Zahorodnii  ---
Git commit f23e0ef05babff4b5f13aa13e6bdcc4447eb3255 by Vlad Zahorodnii.
Committed on 18/01/2024 at 15:15.
Pushed by vladz into branch 'master'.

opengl: Correct transformation order in GLTexture::render()

First, the texture-to-buffer transform has to be applied, then the y
axis should be flipped. Doing it vice versa changes the winding order
of rotation transforms.

Also the screenshot plugin uses incorrect render transform. Since
convertFromGLImage() undoes the render target's transform, the color
space transformation pass should use the same transform, not the
inverted one.

M  +1-1src/opengl/gltexture.cpp
M  +4-1src/plugins/screenshot/screenshot.cpp

https://invent.kde.org/plasma/kwin/-/commit/f23e0ef05babff4b5f13aa13e6bdcc4447eb3255

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 479934] Incorrect display of blur effect

2024-01-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=479934

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #1 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/4961

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 479934] Incorrect display of blur effect

2024-01-17 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=479934

Vlad Zahorodnii  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
   Keywords||regression

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 479934] Incorrect display of blur effect

2024-01-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=479934

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 479934] Incorrect display of blur effect

2024-01-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=479934

landgraf...@yandex.ru changed:

   What|Removed |Added

 Attachment #164973|s   |screenshot of the problem
description||

-- 
You are receiving this mail because:
You are watching all bug changes.