[kwin] [Bug 457143] Windows with an odd width appear blurry when using the "under mouse" placement policy

2022-09-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=457143

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.26

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

[kwin] [Bug 457143] Windows with an odd width appear blurry when using the "under mouse" placement policy

2022-09-14 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=457143

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/817d13d8c028
   ||288de732e32e3825e470149e0c3
   ||c
 Status|ASSIGNED|RESOLVED

--- Comment #7 from Vlad Zahorodnii  ---
Git commit 817d13d8c028288de732e32e3825e470149e0c3c by Vlad Zahorodnii, on
behalf of Arjen Hiemstra.
Committed on 14/09/2022 at 09:00.
Pushed by vladz into branch 'master'.

Ensure move() calls in placement move in integer values

Otherwise we run the risk of placing windows at floating coodinates,
which leads to interpolated rendering which doesn't look nice.

M  +2-2src/placement.cpp

https://invent.kde.org/plasma/kwin/commit/817d13d8c028288de732e32e3825e470149e0c3c

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

[kwin] [Bug 457143] Windows with an odd width appear blurry when using the "under mouse" placement policy

2022-09-14 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=457143

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[kwin] [Bug 457143] Windows with an odd width appear blurry when using the "under mouse" placement policy

2022-09-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=457143

Nate Graham  changed:

   What|Removed |Added

Summary|Windows with an odd width   |Windows with an odd width
   |appear blurry   |appear blurry when using
   ||the "under mouse" placement
   ||policy

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

[kwin] [Bug 457143] Windows with an odd width appear blurry

2022-09-13 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=457143

--- Comment #5 from Noah Davis  ---
(In reply to Arjen Hiemstra from comment #4)
> I am so far unable to reproduce this. Which placement strategy are you using?

I know we already discussed this elsewhere, but just for posterity, "Under
mouse"

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

[kwin] [Bug 457143] Windows with an odd width appear blurry

2022-09-13 Thread Arjen Hiemstra
https://bugs.kde.org/show_bug.cgi?id=457143

Arjen Hiemstra  changed:

   What|Removed |Added

 CC||ahiems...@heimr.nl

--- Comment #4 from Arjen Hiemstra  ---
I am so far unable to reproduce this. Which placement strategy are you using?

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

[kwin] [Bug 457143] Windows with an odd width appear blurry

2022-08-30 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=457143

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=458483

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

[kwin] [Bug 457143] Windows with an odd width appear blurry

2022-07-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=457143

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||n...@kde.org
   Priority|NOR |VHI
   Keywords||regression
 Status|REPORTED|CONFIRMED

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

[kwin] [Bug 457143] Windows with an odd width appear blurry

2022-07-26 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=457143

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #3 from David Edmundson  ---
It'll be the centre placement throwing it off.
We do have a catch-all patch landing soon which will fix it when rendering, but
I should probably make sure all 1x scaling cases stays exactly spot-on OOTB.

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

[kwin] [Bug 457143] Windows with an odd width appear blurry

2022-07-25 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=457143

--- Comment #2 from Noah Davis  ---
Created attachment 150911
  --> https://bugs.kde.org/attachment.cgi?id=150911=edit
testoddwidth.qml screenshot after moving window

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

[kwin] [Bug 457143] Windows with an odd width appear blurry

2022-07-25 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=457143

--- Comment #1 from Noah Davis  ---
Created attachment 150910
  --> https://bugs.kde.org/attachment.cgi?id=150910=edit
testoddwidth.qml screenshot before moving window

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