[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-11-08 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=385655

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-25 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=385655

David Edmundson  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kwi
   ||n/5d7e22e5dcf8981f9ba65088b
   ||81c1c6d456efef3

--- Comment #20 from David Edmundson  ---
Git commit 5d7e22e5dcf8981f9ba65088b81c1c6d456efef3 by David Edmundson.
Committed on 25/10/2017 at 22:13.
Pushed by davidedmundson into branch 'Plasma/5.11'.

Fix viewport on vertically stacked monitors

Summary:
We want to translate by the monitor position, so that needs to be
the negative of the position.

But Kwin/KScreen treats 0 as the top of all monitors. GL treats 0 as
bottom, so that all needs inverting.

Hence this should be a positive y value for the viewport.
Related: bug 386099

Test Plan:
Had two monitors
Side by side was - fine
Stacked vertically - still fine

Modded X code to extend in y instead of x.
3 monitors worked fine.

Nested wayland only seems to support one screen?

Reviewers: #plasma

Subscribers: plasma-devel, kwin, #kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D8479

M  +1-1plugins/platforms/drm/egl_gbm_backend.cpp
M  +1-1plugins/platforms/x11/windowed/egl_x11_backend.cpp

https://commits.kde.org/kwin/5d7e22e5dcf8981f9ba65088b81c1c6d456efef3

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-15 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=385655

--- Comment #19 from Kamil Piwowarski <9luty1...@gmail.com> ---
(In reply to Martin Flöser from comment #18)
> Ok, looks like the viewport gets wrong. I hope I can reproduce this with my
> two screens.

Let me know if I can help in any way with that (kwin debug). I know C++ very
little, but I can compile kwin myself and use some qDebug().

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-12 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=385655

--- Comment #18 from Martin Flöser  ---
Ok, looks like the viewport gets wrong. I hope I can reproduce this with my two
screens.

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-12 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=385655

--- Comment #17 from Kamil Piwowarski <9luty1...@gmail.com> ---
Created attachment 108319
  --> https://bugs.kde.org/attachment.cgi?id=108319=edit
Desktop Effects (broken window)

I've disabled effects (bg contrast and blur) and the problem is still there.
When you align all screens to top everything is ok.

(In new settings Desktop Effects module is broken when you resize window -
attachment).

I've submitted next bug report here about identifying displays:
https://bugs.kde.org/show_bug.cgi?id=385672

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-12 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=385655

--- Comment #16 from Martin Flöser  ---
> welcome splash screen has wrong size and is displayed only on one screen).

No need to report: I just created a patch for it:
https://phabricator.kde.org/D8268

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-12 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=385655

--- Comment #15 from Martin Flöser  ---
Could you try to disable blur and contrast effect?

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-12 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=385655

--- Comment #14 from Kamil Piwowarski <9luty1...@gmail.com> ---
Created attachment 108315
  --> https://bugs.kde.org/attachment.cgi?id=108315=edit
qdbus org.kde.KWin /KWin supportInformation

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-12 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=385655

--- Comment #13 from Kamil Piwowarski <9luty1...@gmail.com> ---
It's broken for me from the time when first time I was trying to run wayland
session (Plasma 5.8 on KDE Neon). I didn't report that, but today I downloaded
latest Plasma and I've tested that again and I've finally submitted that bug
report. I will add that output later today - now I am far away from home and I
can't plug external displays. I will also report next bugs (disabling screen
also is broken and welcome splash screen has wrong size and is displayed only
on one screen).

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-12 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=385655

--- Comment #12 from Martin Flöser  ---
could you please provide the output of:
qdbus org.kde.KWin /KWin supportInformation

for when it is broken? In KWin we don't have any use of the KScreen log.

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-12 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=385655

Martin Flöser  changed:

   What|Removed |Added

  Component|wayland-generic |platform-drm

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-12 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=385655

--- Comment #11 from Kamil Piwowarski <9luty1...@gmail.com> ---
Created attachment 108309
  --> https://bugs.kde.org/attachment.cgi?id=108309=edit
Firefox on all screens (LVDS & VGA)

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-12 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=385655

--- Comment #10 from Kamil Piwowarski <9luty1...@gmail.com> ---
Created attachment 108308
  --> https://bugs.kde.org/attachment.cgi?id=108308=edit
Firefox on all screens (HDMI & LVDS)

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-12 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=385655

--- Comment #9 from Kamil Piwowarski <9luty1...@gmail.com> ---
Videos: https://photos.app.goo.gl/2B0CYEpTdxqDAaLX2

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-12 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=385655

--- Comment #8 from Kamil Piwowarski <9luty1...@gmail.com> ---
Created attachment 108307
  --> https://bugs.kde.org/attachment.cgi?id=108307=edit
Photo of HDMI output (left)

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-12 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=385655

--- Comment #7 from Kamil Piwowarski <9luty1...@gmail.com> ---
Created attachment 108306
  --> https://bugs.kde.org/attachment.cgi?id=108306=edit
Photo of LVDS output (center)

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-12 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=385655

--- Comment #6 from Kamil Piwowarski <9luty1...@gmail.com> ---
Created attachment 108305
  --> https://bugs.kde.org/attachment.cgi?id=108305=edit
Photo of VGA output (right)

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-12 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=385655

--- Comment #5 from Kamil Piwowarski <9luty1...@gmail.com> ---
Created attachment 108304
  --> https://bugs.kde.org/attachment.cgi?id=108304=edit
Screenshon (after change)

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-12 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=385655

--- Comment #4 from Kamil Piwowarski <9luty1...@gmail.com> ---
Created attachment 108303
  --> https://bugs.kde.org/attachment.cgi?id=108303=edit
Screenshot (after starting session)

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-12 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=385655

--- Comment #2 from Kamil Piwowarski <9luty1...@gmail.com> ---
Created attachment 108301
  --> https://bugs.kde.org/attachment.cgi?id=108301=edit
kscreen-console (after change)

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-12 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=385655

--- Comment #3 from Kamil Piwowarski <9luty1...@gmail.com> ---
Created attachment 108302
  --> https://bugs.kde.org/attachment.cgi?id=108302=edit
kscreen-doctor -o (afterchange)

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-12 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=385655

--- Comment #1 from Kamil Piwowarski <9luty1...@gmail.com> ---
Created attachment 108300
  --> https://bugs.kde.org/attachment.cgi?id=108300=edit
kscreen-doctor -o (after starting session)

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

[kwin] [Bug 385655] Multiscreen is broken on Wayland

2017-10-12 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=385655

Kamil Piwowarski <9luty1...@gmail.com> changed:

   What|Removed |Added

 CC||9luty1...@gmail.com
   Platform|Other   |Neon Packages

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