[kwin] [Bug 460686] Maximized Qt applications' close buttons don't extend to corner completely

2022-10-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=460686

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.26.3

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

[kwin] [Bug 460686] Maximized Qt applications' close buttons don't extend to corner completely

2022-10-25 Thread Kody
https://bugs.kde.org/show_bug.cgi?id=460686

--- Comment #7 from Kody  ---
(In reply to Arjen Hiemstra from comment #5)
> Git commit 6ef2cdc332f40eb110d7918cadae8985c384ee7c by Arjen Hiemstra.
> Committed on 25/10/2022 at 08:44.
> Pushed by ahiemstra into branch 'master'.
> 
> Window: Floor rather than round when doing hitTest for the decoration
> 
> Otherwise we may end up with coordinates that are outside the decoration
> and inadvertantly failing the hittest.
> 
> M  +1-1src/window.cpp
> 
> https://invent.kde.org/plasma/kwin/commit/
> 6ef2cdc332f40eb110d7918cadae8985c384ee7c

Thank you for taking the time to hunt down the bug and fix it. I'm glad it was
a simple fix

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

[kwin] [Bug 460686] Maximized Qt applications' close buttons don't extend to corner completely

2022-10-25 Thread Arjen Hiemstra
https://bugs.kde.org/show_bug.cgi?id=460686

Arjen Hiemstra  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/6ef2cdc332f4 |ma/kwin/commit/d78187005432
   |0eb110d7918cadae8985c384ee7 |ed02159963fd76554678a9db2e6
   |c   |7

--- Comment #6 from Arjen Hiemstra  ---
Git commit d78187005432ed02159963fd76554678a9db2e67 by Arjen Hiemstra.
Committed on 25/10/2022 at 09:59.
Pushed by ahiemstra into branch 'Plasma/5.26'.

Window: Floor rather than round when doing hitTest for the decoration

Otherwise we may end up with coordinates that are outside the decoration
and inadvertantly failing the hittest.
(cherry picked from commit 6ef2cdc332f40eb110d7918cadae8985c384ee7c)

M  +1-1src/window.cpp

https://invent.kde.org/plasma/kwin/commit/d78187005432ed02159963fd76554678a9db2e67

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

[kwin] [Bug 460686] Maximized Qt applications' close buttons don't extend to corner completely

2022-10-25 Thread Arjen Hiemstra
https://bugs.kde.org/show_bug.cgi?id=460686

Arjen Hiemstra  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/6ef2cdc332f4
   ||0eb110d7918cadae8985c384ee7
   ||c
 Status|CONFIRMED   |RESOLVED

--- Comment #5 from Arjen Hiemstra  ---
Git commit 6ef2cdc332f40eb110d7918cadae8985c384ee7c by Arjen Hiemstra.
Committed on 25/10/2022 at 08:44.
Pushed by ahiemstra into branch 'master'.

Window: Floor rather than round when doing hitTest for the decoration

Otherwise we may end up with coordinates that are outside the decoration
and inadvertantly failing the hittest.

M  +1-1src/window.cpp

https://invent.kde.org/plasma/kwin/commit/6ef2cdc332f40eb110d7918cadae8985c384ee7c

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

[kwin] [Bug 460686] Maximized Qt applications' close buttons don't extend to corner completely

2022-10-24 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=460686

Zamundaaa  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #4 from Zamundaaa  ---
It happens at 100% scale and with native Wayland applications, so it should be
unrelated.
Looking closely at the cursor when I push it to the right border, it moves back
and forth a little. PointerInputRedirection lets the cursor move until
1919.9 on my 1080p screen, and then moves it back to 1919.0, effectively
moving it in and out of the screen.

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

[kwin] [Bug 460686] Maximized Qt applications' close buttons don't extend to corner completely

2022-10-24 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=460686

Marco Martin  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #3 from Marco Martin  ---
possibly related/same bug as https://bugs.kde.org/show_bug.cgi?id=459373 ?

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

[kwin] [Bug 460686] Maximized Qt applications' close buttons don't extend to corner completely

2022-10-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=460686

Nate Graham  changed:

   What|Removed |Added

   Keywords||regression
  Component|decorations |wayland-generic
 CC||[email protected],
   ||[email protected],
   ||[email protected]
   Priority|NOR |VHI

--- Comment #2 from Nate Graham  ---
Can reproduce with 200% scale too, also on Wayland. Probably fallout from the
floating-point positioning work in 5.26 that's a precursor for proper
fractional scaling support.

This inconsistently breaks Fitts' Law for all screen edges (not just the close
button) and is quite annoying.

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

[kwin] [Bug 460686] Maximized Qt applications' close buttons don't extend to corner completely

2022-10-19 Thread Aurora Robb Kristiansen
https://bugs.kde.org/show_bug.cgi?id=460686

Aurora Robb Kristiansen  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||[email protected]

--- Comment #1 from Aurora Robb Kristiansen  ---
This has been happening to me a lot as well, I'm using Plasma Wayland with
Breeze Light (from the Breeze Twilight global global theme), same button
locations, same graphics card manufacturer.

KDE Plasma 5.26.1
KDE Frameworks 5.99
Qt 5.15.6
Linux 6.0.2

Video: https://www.youtube.com/watch?v=5lbshX0gklQ

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