[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2020-03-04 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=389665

--- Comment #36 from David Edmundson  ---
>Will it be backported to 5.18 branch?

no

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2020-03-04 Thread Luiz Angelo De Luca
https://bugs.kde.org/show_bug.cgi?id=389665

--- Comment #35 from Luiz Angelo De Luca  ---
The fix got into kwin/master. Will it be backported to 5.18 branch?

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2020-02-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=389665

Christoph Feck  changed:

   What|Removed |Added

   Version Fixed In|5.18|5.19

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2020-02-28 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=389665

David Edmundson  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kwi
   ||n/8180662233b92f58c28523d17
   ||8030b6f007b84f5
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||5.18

--- Comment #34 from David Edmundson  ---
Git commit 8180662233b92f58c28523d178030b6f007b84f5 by David Edmundson, on
behalf of Roman Gilg.
Committed on 28/02/2020 at 12:22.
Pushed by davidedmundson into branch 'master'.

[platforms/drm] Introduce Gl post-process output rotations

Summary:
In case the hardware is not able to rotate the output for the configured
rotation value do this rotation in a post-process step.

For that rendering the current view into a separate framebuffer bound to a
texture that then gets sampled to the default framebuffer in an additional
rendering pass through a simple shader rotating it.

This allows us to leave the Effects system and internal model-view-projection
matrix untouched. The rotation in the post-processing step is isolated.
FIXED-IN: 5.18

Test Plan: With KScreen all rotations work.

Reviewers: #kwin

Subscribers: davidedmundson, PureTryOut, z3ntu, zzag, univerz, kwin

Tags: #kwin

Maniphest Tasks: T6106

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

M  +7-4plugins/platforms/drm/drm_output.cpp
M  +160  -3plugins/platforms/drm/egl_gbm_backend.cpp
M  +16   -1plugins/platforms/drm/egl_gbm_backend.h

https://commits.kde.org/kwin/8180662233b92f58c28523d178030b6f007b84f5

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2019-12-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389665

dig...@jodig.net changed:

   What|Removed |Added

 CC||dig...@jodig.net

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2019-12-15 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=389665

Postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2019-12-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=389665

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||n...@kde.org
 Ever confirmed|0   |1

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2019-12-08 Thread Roman Gilg
https://bugs.kde.org/show_bug.cgi?id=389665

Roman Gilg  changed:

   What|Removed |Added

 CC||subd...@gmail.com
   Assignee|kwin-bugs-n...@kde.org  |subd...@gmail.com

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2019-12-08 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=389665

Oded Arbel  changed:

   What|Removed |Added

 CC||o...@geek.co.il

--- Comment #33 from Oded Arbel  ---
Still an issue with KWin 5.17.80+p19.10+git20191203.2043-0 from KCI.

This issue is the main reason I'm still using X11.

Regarding the discussion in https://phabricator.kde.org/D19860 (I'm commenting
here because I'm not sure if users commenting about their experiences are
welcome in phabricator), I don't think that supporting desktop effects should
block this non-eye-candy change - especially in regards to blur - which already
works very partially in X11 and doesn't behave well on rotated screens there
either.

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2019-10-26 Thread Johannes Pfrang
https://bugs.kde.org/show_bug.cgi?id=389665

Johannes Pfrang  changed:

   What|Removed |Added

 CC||johannespfrang+...@gmail.co
   ||m

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2019-08-05 Thread pavel kropitz
https://bugs.kde.org/show_bug.cgi?id=389665

--- Comment #32 from pavel kropitz  ---
> is this going to be fixed anytime soon???

maybe - https://phabricator.kde.org/D19860

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2019-08-02 Thread Bráulio Barros de Oliveira
https://bugs.kde.org/show_bug.cgi?id=389665

Bráulio Barros de Oliveira  changed:

   What|Removed |Added

 CC||brauli...@gmail.com

--- Comment #31 from Bráulio Barros de Oliveira  ---
is this going to be fixed anytime soon???

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2019-06-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389665

hiwatari.se...@gmail.com changed:

   What|Removed |Added

 CC||hiwatari.se...@gmail.com

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2019-03-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389665

ikidd3...@gmail.com changed:

   What|Removed |Added

 CC||ikidd3...@gmail.com

--- Comment #30 from ikidd3...@gmail.com ---
180* rotation failing on secondary screen on 5.15.2 with Arch 4.20.13.  Mouse
pointer and functional layout rotate, but the actual display does not.  IE: If
the button I'm trying to hit would be in a certain spot like the bottom left
corner, I can hit it if I blindly aim for that spot, but the button actually
displays upside down in the top right corner. 

Using HDMI output for secondary screen on a Ryzen 2600U laptop with integrated
Vega mobile graphics.

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2019-02-14 Thread deadite66
https://bugs.kde.org/show_bug.cgi?id=389665

--- Comment #29 from deadite66  ---
Broken for me too, when i tried to rotate the screen looks the same but the
mouse can only move around half the screen and none of the UI is clickable.

using a vega 64, kernel 4.20.7 and latest plasma on Arch Linux.

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2019-02-12 Thread Greg White
https://bugs.kde.org/show_bug.cgi?id=389665

--- Comment #28 from Greg White  ---
Just noting that this is still broken in 5.15.

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-12-03 Thread Brendon Higgins
https://bugs.kde.org/show_bug.cgi?id=389665

Brendon Higgins  changed:

   What|Removed |Added

 CC||bren...@quantumfurball.net

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-11-24 Thread deadite66
https://bugs.kde.org/show_bug.cgi?id=389665

deadite66  changed:

   What|Removed |Added

 CC||lee295...@gmail.com

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-11-08 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=389665

--- Comment #27 from Michael D  ---
Automatic rotation works fine on Fedora gnome for me, so might be worth looking
into how they do it.

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-11-07 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=389665

--- Comment #26 from Martin Flöser  ---
(In reply to Ronald van Haren from comment #25)
> Created attachment 116143 [details]

Given the log your CRTCs do not support rotation (or my patch is broken). But
some of your planes support all rotations, some only partially. Unfortunately
it's tricky to combine all the information to figure out whether your setup
should support rotation. It shows we need to add better debug info to drm
platform :-)

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-11-07 Thread Ronald van Haren
https://bugs.kde.org/show_bug.cgi?id=389665

--- Comment #25 from Ronald van Haren  ---
Created attachment 116143
  --> https://bugs.kde.org/attachment.cgi?id=116143=edit
log of https://phabricator.kde.org/D16630

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-11-07 Thread Ronald van Haren
https://bugs.kde.org/show_bug.cgi?id=389665

Ronald van Haren  changed:

   What|Removed |Added

 CC||ron...@archlinux.org

--- Comment #24 from Ronald van Haren  ---
(In reply to Martin Flöser from comment #19)
> I created a patch to support rotating the CRTC instead of the layer.
> Unfortunately my system reports no supported rotations on the CRTC. It would
> be appreciated if someone could test whether my patch improves the
> situation: https://phabricator.kde.org/D16630

Thanks for the work. If I'm reading this correct my system supports rotation on
the CRTC (I think this is also what mutter uses where rotation works), but
rotation in 90/270 degrees still doesn't work.

I'll attach the journal output next (it should contain a 180 (succeeded) and 90
(failed) degree rotation if I didn't mess up.

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-11-05 Thread Luiz Angelo De Luca
https://bugs.kde.org/show_bug.cgi?id=389665

--- Comment #23 from Luiz Angelo De Luca  ---
Can't rotate logic be copied from Weston? It does rotate nicely both screens,
although I only know how to rotate it using config, not after it is up and
running.

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-11-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389665

--- Comment #22 from selene.n...@gmail.com ---
(In reply to Martin Flöser from comment #21)
> (In reply to selene.neko from comment #20)
> > (In reply to Martin Flöser from comment #19)
> > > I created a patch to support rotating the CRTC instead of the layer.
> > > Unfortunately my system reports no supported rotations on the CRTC. It 
> > > would
> > > be appreciated if someone could test whether my patch improves the
> > > situation: https://phabricator.kde.org/D16630
> > 
> > I tested the patch, but the problem is still there.
> > (I turned off the KDE debug messages and couldn't find the way to turn on
> > them again, so I'm not sure whether my system supports CRTC rotation.)
> 
> Can you rotate on X11?

Yes.
Main screen is not rotated & Secondary screen rotate 270°.

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-11-04 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=389665

--- Comment #21 from Martin Flöser  ---
(In reply to selene.neko from comment #20)
> (In reply to Martin Flöser from comment #19)
> > I created a patch to support rotating the CRTC instead of the layer.
> > Unfortunately my system reports no supported rotations on the CRTC. It would
> > be appreciated if someone could test whether my patch improves the
> > situation: https://phabricator.kde.org/D16630
> 
> I tested the patch, but the problem is still there.
> (I turned off the KDE debug messages and couldn't find the way to turn on
> them again, so I'm not sure whether my system supports CRTC rotation.)

Can you rotate on X11?

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-11-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389665

--- Comment #20 from selene.n...@gmail.com ---
(In reply to Martin Flöser from comment #19)
> I created a patch to support rotating the CRTC instead of the layer.
> Unfortunately my system reports no supported rotations on the CRTC. It would
> be appreciated if someone could test whether my patch improves the
> situation: https://phabricator.kde.org/D16630

I tested the patch, but the problem is still there.
(I turned off the KDE debug messages and couldn't find the way to turn on them
again, so I'm not sure whether my system supports CRTC rotation.)

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-11-04 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=389665

--- Comment #19 from Martin Flöser  ---
I created a patch to support rotating the CRTC instead of the layer.
Unfortunately my system reports no supported rotations on the CRTC. It would be
appreciated if someone could test whether my patch improves the situation:
https://phabricator.kde.org/D16630

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-10-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389665

coniho...@yandex.com changed:

   What|Removed |Added

 CC||coniho...@yandex.com

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-10-01 Thread Luiz Angelo De Luca
https://bugs.kde.org/show_bug.cgi?id=389665

Luiz Angelo De Luca  changed:

   What|Removed |Added

 CC||luizl...@gmail.com

--- Comment #18 from Luiz Angelo De Luca  ---
weston does rotate nicely.

For me, it's not simply a missing feature. The failed rotation makes plasma
unstable, eventually crashing. The first time I try it passes the splash
screen.
The second time, it normally never exits splash animation. VGA crashes and I
need to sysrq-reboot.

I'm using kwin5-5.13.5 with radeon from kernel 4.18.8-1-default

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-09-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389665

selene.n...@gmail.com changed:

   What|Removed |Added

 CC||selene.n...@gmail.com

--- Comment #17 from selene.n...@gmail.com ---
Same here. Wayland cannot rotate my secondary screen 270° with Intel GPU. It
would be nice to fix this or I had no choice but to stick with X11.

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-09-09 Thread Roman Šmakal
https://bugs.kde.org/show_bug.cgi?id=389665

Roman Šmakal  changed:

   What|Removed |Added

 CC||schmakeri...@gmail.com
Version|5.11.95 |5.13.4

--- Comment #16 from Roman Šmakal  ---
I can also have same issue with intel GPU. Would be great if someone could take
look and fix this, because you dont want convertible laptop without ability to
rotate.

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-08-22 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=389665

Alexander Mentyu  changed:

   What|Removed |Added

 CC||preca...@gmail.com

--- Comment #15 from Alexander Mentyu  ---
*** Bug 397751 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-07-04 Thread Tom Warnke
https://bugs.kde.org/show_bug.cgi?id=389665

Tom Warnke  changed:

   What|Removed |Added

 CC||tom.war...@kolabnow.com

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-06-13 Thread King Kang Kong
https://bugs.kde.org/show_bug.cgi?id=389665

King Kang Kong  changed:

   What|Removed |Added

 CC||r2b2x3+kde...@gmail.com

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-05-17 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=389665

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #14 from Alexander Mentyu  ---
Can reproduce - both 90 deg rotations doesn't work in single monitor setup

KWin version: 5.12.5
Qt Version: 5.10.1
Qt compile version: 5.10.1
XCB compile version: 1.13

Operation Mode: Xwayland

Build Options
=
KWIN_BUILD_DECORATIONS: yes
KWIN_BUILD_TABBOX: yes
KWIN_BUILD_ACTIVITIES: yes
HAVE_INPUT: yes
HAVE_DRM: yes
HAVE_GBM: yes
HAVE_X11_XCB: yes
HAVE_EPOXY_GLX: yes
HAVE_WAYLAND_EGL: yes

X11
===
Vendor: The X.Org Foundation
Vendor Release: 11906000
Protocol Version/Revision: 11/0
SHAPE: yes; Version: 0x11
RANDR: yes; Version: 0x14
DAMAGE: yes; Version: 0x11
Composite: yes; Version: 0x4
RENDER: yes; Version: 0xb
XFIXES: yes; Version: 0x50
SYNC: yes; Version: 0x31
GLX: yes; Version: 0x0

Decoration
==
Plugin: org.kde.breeze
Theme: 
Blur: 0
onAllDesktopsAvailable: false
alphaChannelSupported: true
closeOnDoubleClickOnMenu: false
decorationButtonsLeft: 0, 9
decorationButtonsRight: 6, 3, 4, 5
borderSize: 3
gridUnit: 10
font: Noto Sans,10,-1,0,50,0,0,0,0,0,Regular
smallSpacing: 2
largeSpacing: 10

Platform
==
Name: DRM
Active: true
Atomic Mode Setting: true

Options
===
focusPolicy: 0
nextFocusPrefersMouse: false
clickRaise: true
autoRaise: false
autoRaiseInterval: 0
delayFocusInterval: 0
shadeHover: false
shadeHoverInterval: 250
separateScreenFocus: false
placement: 4
focusPolicyIsReasonable: true
borderSnapZone: 10
windowSnapZone: 10
centerSnapZone: 0
snapOnlyWhenOverlapping: false
rollOverDesktops: true
focusStealingPreventionLevel: 1
legacyFullscreenSupport: false
operationTitlebarDblClick: 5000
operationMaxButtonLeftClick: 5000
operationMaxButtonMiddleClick: 5015
operationMaxButtonRightClick: 5014
commandActiveTitlebar1: 0
commandActiveTitlebar2: 30
commandActiveTitlebar3: 2
commandInactiveTitlebar1: 4
commandInactiveTitlebar2: 30
commandInactiveTitlebar3: 2
commandWindow1: 7
commandWindow2: 8
commandWindow3: 8
commandWindowWheel: 31
commandAll1: 10
commandAll2: 3
commandAll3: 14
keyCmdAllModKey: 16777251
showGeometryTip: false
condensedTitle: false
electricBorderMaximize: true
electricBorderTiling: true
electricBorderCornerRatio: 0.25
borderlessMaximizedWindows: false
killPingTimeout: 5000
hideUtilityWindowsForInactive: true
inactiveTabsSkipTaskbar: false
autogroupSimilarWindows: false
autogroupInForeground: true
compositingMode: 1
useCompositing: true
compositingInitialized: true
hiddenPreviews: 1
glSmoothScale: 2
xrenderSmoothScale: false
maxFpsInterval: 1666
refreshRate: 0
vBlankTime: 600
glStrictBinding: false
glStrictBindingFollowsDriver: true
glCoreProfile: false
glPreferBufferSwap: 101
glPlatformInterface: 2
windowsBlockCompositing: true

Screen Edges

desktopSwitching: false
desktopSwitchingMovingClients: false
cursorPushBackDistance: 1x1
timeThreshold: 150
reActivateThreshold: 350
actionTopLeft: 0
actionTop: 0
actionTopRight: 0
actionRight: 0
actionBottomRight: 0
actionBottom: 0
actionBottomLeft: 0
actionLeft: 0

Screens
===
Multi-Head: no
Active screen follows mouse:  no
Number of Screens: 1

Screen 0:
-
Name: B140RTN03.0 eDP-1-unknown
Geometry: 0,0,1600x900
Scale: 1
Refresh Rate: 60


Compositing
===
Compositing is active
Compositing Type: OpenGL
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Haswell Mobile 
OpenGL version string: 3.0 Mesa 18.0.3
OpenGL platform interface: EGL
OpenGL shading language version string: 1.30
Driver: Intel
GPU class: Haswell
OpenGL version: 3.0
GLSL version: 1.30
Mesa version: 18.0.3
Linux kernel version: 4.14.40
Direct rendering: Requires strict binding: no
GLSL shaders:  yes
Texture NPOT support:  yes
Virtual Machine:  no
OpenGL 2 Shaders are used
Painting blocks for vertical retrace:  no

Loaded Effects:
---
zoom
kwin4_effect_maximize
kwin4_effect_dialogparent
kwin4_effect_morphingpopups
kwin4_effect_translucency
kwin4_effect_windowaperture
kwin4_effect_frozenapp
kwin4_effect_login
kwin4_effect_logout
kwin4_effect_fade
slidingpopups
slide
screenshot
minimizeanimation
desktopgrid
colorpicker
presentwindows
highlightwindow
blur
contrast
startupfeedback
screenedge
kscreen

Currently Active Effects:
-
blur
contrast

Effect Settings:

zoom:
zoomFactor: 1.2
mousePointer: 0
mouseTracking: 0
enableFocusTracking: false
followFocus: true
focusDelay: 350
moveFactor: 20
targetZoom: 1

kwin4_effect_maximize:

kwin4_effect_dialogparent:

kwin4_effect_morphingpopups:

kwin4_effect_translucency:

kwin4_effect_windowaperture:

kwin4_effect_frozenapp:

kwin4_effect_login:

kwin4_effect_logout:

kwin4_effect_fade:

slidingpopups:
fadeInTime: 150

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-04-23 Thread Greg White
https://bugs.kde.org/show_bug.cgi?id=389665

Greg White  changed:

   What|Removed |Added

 CC||gwh...@kupulau.com

--- Comment #13 from Greg White  ---
Sam here.  Attempts to rotate 270 hangs the session and then it will fail to
start afterwards.  This is with latest Mesa and and AMD RX580.

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-04-09 Thread Daniele Laudani
https://bugs.kde.org/show_bug.cgi?id=389665

Daniele Laudani  changed:

   What|Removed |Added

 CC||danielelaudani@protonmail.c
   ||om

--- Comment #12 from Daniele Laudani  ---
This also happens on single monitor setups, and only under wayland. Plasma
rotates by 180 according to rotation sensor, but fails to rotate by 90/270°. I
am using Kubuntu 18.04 with KDE 5.12.

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-03-22 Thread Crazy_Fox
https://bugs.kde.org/show_bug.cgi?id=389665

Crazy_Fox  changed:

   What|Removed |Added

 CC||crazyfox...@gmail.com

--- Comment #11 from Crazy_Fox  ---
The same for me. Debian Testing,

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-02-15 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=389665

Michael D  changed:

   What|Removed |Added

 CC||nortex...@gmail.com

--- Comment #10 from Michael D  ---
I've the same issue--can't rotate 90 degree, but can 180 degrees. Automatic
screen rotation doesn't work, though, and if I click on the icon in the tray,
nothing happens.

Another thing: after rotating the screen 180, then 90, then back to normal, I
lost input to gtk apps such as firefox. Not sure if they're related though,
since I haven't tried to reproduce it.

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-01-31 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=389665

--- Comment #9 from Martin Flöser  ---
nod, that's kind of expected. Or better said: it's something I also
experienced.

We rotate the layer, but that seem to fail for 90 degrees.

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-01-30 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=389665

--- Comment #8 from Kamil Piwowarski <9luty1...@gmail.com> ---
Yes! Only upside down option (180 degrees) is working.

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-01-30 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=389665

Martin Flöser  changed:

   What|Removed |Added

  Flags||Wayland+, X11-

--- Comment #7 from Martin Flöser  ---
Can you try whether 180 degrees work?

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-01-30 Thread pavel kropitz
https://bugs.kde.org/show_bug.cgi?id=389665

pavel kropitz  changed:

   What|Removed |Added

 CC||univ...@fu-solution.com

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-01-30 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=389665

--- Comment #6 from David Edmundson  ---
Pasting relevant bit inline:

> Atomic Mode Setting: true

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-01-30 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=389665

--- Comment #5 from Kamil Piwowarski <9luty1...@gmail.com> ---
Created attachment 110253
  --> https://bugs.kde.org/attachment.cgi?id=110253=edit
qdbus org.kde.KWin /KWin supportInfromation (rotated)

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-01-30 Thread Kamil Piwowarski
https://bugs.kde.org/show_bug.cgi?id=389665

--- Comment #4 from Kamil Piwowarski <9luty1...@gmail.com> ---
Created attachment 110252
  --> https://bugs.kde.org/attachment.cgi?id=110252=edit
qdbus org.kde.KWin /KWin supportInfromation (default)

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

[kwin] [Bug 389665] Rotating screen doesn't work on wayland

2018-01-30 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=389665

David Edmundson  changed:

   What|Removed |Added

Product|plasmashell |kwin
 CC||k...@davidedmundson.co.uk
   Target Milestone|1.0 |---
  Component|generic-wayland |platform-drm
   Assignee|plasma-b...@kde.org |kwin-bugs-n...@kde.org

--- Comment #3 from David Edmundson  ---
Please include the output of 

qdbus org.kde.kwin /KWin supportInformation

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