https://bugs.kde.org/show_bug.cgi?id=389191

--- Comment #17 from David Edmundson <k...@davidedmundson.co.uk> ---
I'm genuinely curious as to whether your machine is worse than mine or whether
it's subjective opinions on the same thing.
We should test at Akademy.

My stance remains, but for completeness, here's some links on the topic:

It's a topic we discussed when I went to Guadec. Here's Jonas and Daniel S's
current notes.

https://wiki.gnome.org/Initiatives/Wayland/XWayland

It's more in depth as they're mostly talking about runtime supporting multiple
options at once.

An option in xwayland to change would be much simpler.

One would need to:
 - set the wl_surface.scale to the wl_output.scale
 - set the X screen size appropriately to match the mode
 - do the relevant input redirection to our fake surface local co-ordinates

-----

There is an other option I tried playing with.

Chrome made a wayland proxy wrapper with xwayland support called sommelier. The
interesting twist being that it converts Xwayland clients into wayland windows.

https://chromium.googlesource.com/chromiumos/platform2/+/HEAD/vm_tools/sommelier/README.md
 

I did some work to try and make it compile, but I got stuck on some virtwl
nonsense which they use for SHM and gave up trying to remove that

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

Reply via email to