[kwin] [Bug 479154] Cursor does not scale with output scale (Wayland, Plasma 6)

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

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/-/commit/429b421dd4
   ||0cf12a515134524c70cb4eb3d06
   ||fe4
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #4 from Vlad Zahorodnii  ---
Git commit 429b421dd40cf12a515134524c70cb4eb3d06fe4 by Vlad Zahorodnii, on
behalf of Stefan Hoffmeister.
Committed on 09/01/2024 at 09:46.
Pushed by vladz into branch 'master'.

scene: Fix scaled rendering of software cursors

M  +5-5src/scene/cursordelegate_opengl.cpp

https://invent.kde.org/plasma/kwin/-/commit/429b421dd40cf12a515134524c70cb4eb3d06fe4

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

[kwin] [Bug 479154] Cursor does not scale with output scale (Wayland, Plasma 6)

2023-12-30 Thread Stefan Hoffmeister
https://bugs.kde.org/show_bug.cgi?id=479154

--- Comment #3 from Stefan Hoffmeister  ---
Created attachment 164561
  --> https://bugs.kde.org/attachment.cgi?id=164561=edit
Screenshot shows correct rendering, but that's not what is shown

Funny enough, taking a screenshot (with Spectacle) shows _correct_ rendering -
but that screenshot does not reflect what I see on screen.

On screen I do not see the large cursor, but the small (unscaled?) cursor.

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

[kwin] [Bug 479154] Cursor does not scale with output scale (Wayland, Plasma 6)

2023-12-30 Thread Stefan Hoffmeister
https://bugs.kde.org/show_bug.cgi?id=479154

Stefan Hoffmeister  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #2 from Stefan Hoffmeister  ---
Indeed, a virtual machine, vmwgfx of VMware, with
```
# Force atomic mode-setting
export KWIN_DRM_NO_AMS=0

# Force software cursors
export KWIN_FORCE_SW_CURSOR=1
```

So, I suspect, the software cursor path might be it? I will get to the vmwgfx
GEM / GBM part next week++, but for quite some more time I expect to have to
run with software cursors forced on.

Sorry that I keep forgetting to provide the environment details!

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

[kwin] [Bug 479154] Cursor does not scale with output scale (Wayland, Plasma 6)

2023-12-29 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=479154

Zamundaaa  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||xaver.h...@gmail.com
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Zamundaaa  ---
Can't reproduce. Is this in a VM or on bare metal?

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