[kwin] [Bug 480642] Xwayland apps scaling issues

2024-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=480642

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0

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

[kwin] [Bug 480642] Xwayland apps scaling issues

2024-02-01 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=480642

Zamundaaa  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/-/commit/c2749e3acf |ma/kwin/-/commit/63868e4dd4
   |974d47127f899549919ae19c9e9 |91da2e9cd28a0115566408d202a
   |719 |d8a

--- Comment #9 from Zamundaaa  ---
Git commit 63868e4dd491da2e9cd28a0115566408d202ad8a by Xaver Hugl.
Committed on 02/02/2024 at 01:06.
Pushed by zamundaaa into branch 'Plasma/6.0'.

x11window: explicitly resize when the Xwayland scale changes

With how Xwayland scaling works, KWin assumes the window already uses the
new coordinate system - but that doesn't happen until Xwayland and the client
know about the new size as well.
(cherry picked from commit c2749e3acf974d47127f899549919ae19c9e9719)

M  +8-0src/x11window.cpp
M  +1-0src/x11window.h

https://invent.kde.org/plasma/kwin/-/commit/63868e4dd491da2e9cd28a0115566408d202ad8a

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

[kwin] [Bug 480642] Xwayland apps scaling issues

2024-02-01 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=480642

Zamundaaa  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/-/commit/c2749e3acf
   ||974d47127f899549919ae19c9e9
   ||719
 Status|ASSIGNED|RESOLVED

--- Comment #8 from Zamundaaa  ---
Git commit c2749e3acf974d47127f899549919ae19c9e9719 by Xaver Hugl.
Committed on 02/02/2024 at 01:00.
Pushed by zamundaaa into branch 'master'.

x11window: explicitly resize when the Xwayland scale changes

With how Xwayland scaling works, KWin assumes the window already uses the
new coordinate system - but that doesn't happen until Xwayland and the client
know about the new size as well.

M  +8-0src/x11window.cpp
M  +1-0src/x11window.h

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

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

[kwin] [Bug 480642] Xwayland apps scaling issues

2024-02-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=480642

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[kwin] [Bug 480642] Xwayland apps scaling issues

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[kwin] [Bug 480642] Xwayland apps scaling issues

2024-02-01 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=480642

Zamundaaa  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||xaver.h...@gmail.com
 Ever confirmed|0   |1

--- Comment #6 from Zamundaaa  ---
A much simpler way to test this is to just have one display connected and
change the scale while having X11 windows open. Can confirm

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

[kwin] [Bug 480642] Xwayland apps scaling issues

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

--- Comment #5 from dominik.klementow...@protonmail.com ---
(In reply to Doug from comment #4)
> I cannot reproduce this, when turning off a screen an Xwayland app on the
> screen that stayed on doesn't appear to be effected in any way.  An Xwayland
> app on the screen turned off reappears on the screen not turned off at the
> proper scale.
> 
> Neon Testing, Plasma 5.92.90, Frameworks 5.249.0, Qt 6.6.1

That is also true for me if the app window sits on a scaled screen. In the case
I'm describing (and as you can also see on the video), Xwayland windows are
placed on unscaled 100% screen, and the screen I add or remove is at 125%
scale.

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

[kwin] [Bug 480642] Xwayland apps scaling issues

2024-01-31 Thread Doug
https://bugs.kde.org/show_bug.cgi?id=480642

Doug  changed:

   What|Removed |Added

 CC||dougsha...@protonmail.com

--- Comment #4 from Doug  ---
I cannot reproduce this, when turning off a screen an Xwayland app on the
screen that stayed on doesn't appear to be effected in any way.  An Xwayland
app on the screen turned off reappears on the screen not turned off at the
proper scale.

Neon Testing, Plasma 5.92.90, Frameworks 5.249.0, Qt 6.6.1

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

[kwin] [Bug 480642] Xwayland apps scaling issues

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

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

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

[kwin] [Bug 480642] Xwayland apps scaling issues

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

--- Comment #3 from dominik.klementow...@protonmail.com ---
(In reply to fanzhuyifan from comment #2)
> Oh sorry that was a mistake -- I thought you were on X11

Yes, that is Wayland session and I’m using everything as is without messing
with xrandr or anything manually.

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

[kwin] [Bug 480642] Xwayland apps scaling issues

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

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REPORTED
 Resolution|UNMAINTAINED|---

--- Comment #2 from fanzhuyi...@gmail.com ---
Oh sorry that was a mistake -- I thought you were on X11

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

[kwin] [Bug 480642] Xwayland apps scaling issues

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

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||fanzhuyi...@gmail.com
 Resolution|--- |UNMAINTAINED

--- Comment #1 from fanzhuyi...@gmail.com ---
Thank you for your bug report!

Unfortunately setting per-monitor scaling using tools like xrandr in the X11
session is not supported. KDE only supports per-monitor scaling in the plasma
session.

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

[kwin] [Bug 480642] Xwayland apps scaling issues

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

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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