[kwin] [Bug 372305] Crash in ContrastEffect::uploadRegion

2019-07-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=372305

Vlad Zagorodniy  changed:

   What|Removed |Added

 CC||piercing-hu...@gmx.net

--- Comment #17 from Vlad Zagorodniy  ---
*** Bug 409733 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 409733] Graphical icon issues after suspend

2019-07-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409733

Vlad Zagorodniy  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Vlad Zagorodniy  ---


*** This bug has been marked as a duplicate of bug 372305 ***

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

[kwin] [Bug 403879] SIGSEGV in KWin::Workspace::constrainedStackingOrder()

2019-07-10 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=403879

--- Comment #9 from Vlad Zagorodniy  ---
(In reply to Nathaniel Beaver from comment #8)
> P.S. Is this a duplicate of #317765?
Yes, it is.

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

[kwin] [Bug 409083] Feature Request for a global shortcut to toggle Night Color

2019-07-09 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409083

Vlad Zagorodniy  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kwi
   ||n/b18351669af91fbb2cfbf2329
   ||f0e4bbf730f2b1c
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #1 from Vlad Zagorodniy  ---
Git commit b18351669af91fbb2cfbf2329f0e4bbf730f2b1c by Vlad Zagorodniy.
Committed on 09/07/2019 at 15:43.
Pushed by vladz into branch 'master'.

[colorcorrection] Introduce toggle Night Color shortcut

Summary:
The new shortcut can be useful if a user wants to quickly disable the
Night Color manager for a brief moment.

Reviewers: #kwin, davidedmundson, romangg

Reviewed By: #kwin, davidedmundson, romangg

Subscribers: romangg, ngraham, broulik, davidedmundson, kwin

Tags: #kwin

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

M  +52   -1colorcorrection/manager.cpp
M  +23   -1colorcorrection/manager.h
M  +2-0useractions.cpp

https://commits.kde.org/kwin/b18351669af91fbb2cfbf2329f0e4bbf730f2b1c

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

[kwin] [Bug 403305] "Remember" rules do not work with Wayland clients

2019-07-09 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=403305

--- Comment #7 from Vlad Zagorodniy  ---
Git commit be48d36349e56da9eaeb377a3eabad7058458965 by Vlad Zagorodniy.
Committed on 09/07/2019 at 12:13.
Pushed by vladz into branch 'master'.

[autotests] Rewrite testShellClientRules

Summary:
Currently, the test doesn't verify that each rule does what it should,
e.g. a force rule is a force rule and not force temporarily, etc. This
as it turns out hides some bugs, e.g. all remember rules do not work,
forced window shortcuts can't be released, etc.

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: davidedmundson, graesslin, kwin

Tags: #kwin

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

M  +2745 -267  autotests/integration/shell_client_rules_test.cpp
M  +18   -18   rules.h

https://commits.kde.org/kwin/be48d36349e56da9eaeb377a3eabad7058458965

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

[kwin] [Bug 409524] _KDE_NET_WM_BLUR_BEHIND_REGION=0 does not always cause window backgrounds to be blurred

2019-07-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409524

--- Comment #20 from Vlad Zagorodniy  ---
(In reply to Szczepan Hołyszewski from comment #19)
> The client is far from invisible at alpha=0.25.
How do you suggest to handle opacity animations? For example, an opacity
animation will be started if you open/close Kickoff.

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

[kwin] [Bug 409524] _KDE_NET_WM_BLUR_BEHIND_REGION=0 does not always cause window backgrounds to be blurred

2019-07-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409524

--- Comment #18 from Vlad Zagorodniy  ---
(In reply to Szczepan Hołyszewski from comment #17)
> Well, that's the problem right there. They shouldn't be. Background is
> background is background.
There's no point for showing blurred background if the client is invisible.
This is intentional and it's not gonna change.

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

[kwin] [Bug 409524] _KDE_NET_WM_BLUR_BEHIND_REGION=0 does not always cause window backgrounds to be blurred

2019-07-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409524

--- Comment #16 from Vlad Zagorodniy  ---
RE: Screenshots

Opacity of the client and opacity of the blurred background are connected.

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

[kwin] [Bug 409524] _KDE_NET_WM_BLUR_BEHIND_REGION=0 does not always cause window backgrounds to be blurred

2019-07-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409524

--- Comment #15 from Vlad Zagorodniy  ---
(In reply to Szczepan Hołyszewski from comment #11)
> If I am dragging a supposedly "opaque" window, but I am seeing the
> background behind it while I am dragging it,
The client buffer should have alpha, though I guess we can address this issue.

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

[kwin] [Bug 409620] Plasma 5.16.2 Blur Noise Level Issue

2019-07-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409620

--- Comment #3 from Vlad Zagorodniy  ---
s/assure/assure you/

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

[kwin] [Bug 409620] Plasma 5.16.2 Blur Noise Level Issue

2019-07-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409620

--- Comment #2 from Vlad Zagorodniy  ---
(In reply to duncanyoyo1 from comment #0)
> It seems like after this commit
> (https://phabricator.kde.org/R108:168109f3bb36882cdd1f18ebe3ce052e4cd608a0)
> it has been like this, but I am not sure if it is related.
As an author of that commit I assure that it has nothing to do with this bug.
If you look closely, that commit was part of KWin since 5.14.

This "bug" is most likely caused by the sRGB patch (the one that made the blur
effect more "natural").

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

[kwin] [Bug 408943] KWin-on-libinput ignores keyboard KCM settings; uses default repeat delay/rate

2019-07-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408943

--- Comment #3 from Vlad Zagorodniy  ---
@Sam Do you need help with submitting the patch?

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

[kwin] [Bug 409524] _KDE_NET_WM_BLUR_BEHIND_REGION=0 does not always cause window backgrounds to be blurred

2019-07-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409524

Vlad Zagorodniy  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #10 from Vlad Zagorodniy  ---
(In reply to Szczepan Hołyszewski from comment #0)
> The special single value 0 of the _KDE_NET_WM_BLUR_BEHIND_REGION xprop is
> probably a "magic" value that is supposed to mean "entire window",
No setting any value should work.

(In reply to Szczepan Hołyszewski from comment #3)
> What I am trying to achieve is blurring of the background behind application
> windows that are semi-translucent while being dragged or resized.
You're most likely dragging opaque windows, this won't work.

(In reply to Szczepan Hołyszewski from comment #6)
> Incidentally, the Konsole window has _KDE_NET_WM_BLUR_BEHIND_REGION=0 and
> blur works.
Yes, because the Konsole window has alpha.

In either case, there's nothing wrong with _KDE_NET_WM_BLUR_BEHIND_REGION.
You should set it only for translucent clients.

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

[kwin] [Bug 409524] _KDE_NET_WM_BLUR_BEHIND_REGION=0 does not always cause window backgrounds to be blurred

2019-07-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409524

--- Comment #8 from Vlad Zagorodniy  ---
Please post output of
qdbus org.kde.KWin /KWin supportInformation

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

[kwin] [Bug 409612] Disable shadows when windows are put side by side

2019-07-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409612

Vlad Zagorodniy  changed:

   What|Removed |Added

  Component|effects-various |scene-opengl

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

[kwin] [Bug 409611] KWin crashed in ColorCorrect Manager after wakeup from suspend

2019-07-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409611

--- Comment #1 from Vlad Zagorodniy  ---
> After latest updates.

Like after distro updates?

> the problem went away and hasn't come up since.

Does KWin still crash after resume?

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

[kwin] [Bug 409524] _KDE_NET_WM_BLUR_BEHIND_REGION=0 does not cause window backgrounds to be blurred

2019-07-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409524

--- Comment #2 from Vlad Zagorodniy  ---
What command do you use to set _KDE_NET_WM_BLUR_BEHIND_REGION?

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

[kwin] [Bug 409500] Multiple second delay between Alt + Tab key press and actual switching of windows

2019-07-04 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409500

Vlad Zagorodniy  changed:

   What|Removed |Added

 CC||jgrul...@redhat.com

--- Comment #3 from Vlad Zagorodniy  ---
Jan, you need to backport 56cd5f5557fbec291a9d44f6f26fb76b5c34adae in Fedora.

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

[kwin] [Bug 409500] Multiple second delay between Alt + Tab key press and actual switching of windows

2019-07-04 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409500

--- Comment #1 from Vlad Zagorodniy  ---
Please post output of
qdbus org.kde.KWin /KWin supportInformation

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

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-07-01 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=407612

--- Comment #28 from Vlad Zagorodniy  ---
Git commit f5b66a583de4ddfc6982d5bc54a307476077fc0f by Vlad Zagorodniy.
Committed on 01/07/2019 at 19:04.
Pushed by vladz into branch 'master'.

[plugins/qpa] Implement native offscreen surface

Summary:
Depending on whether the underlying platform supports offscreen surfaces,
QOffscreenSurface may create an invisible QWindow. In our case that's the
case, for each offscreen surface a native window is created. This may
lead to some funky results related to window decorations, see bug 407612.

There are several ways to implement offscreen surfaces - either use pbuffers
or utilize a surfaceless context extension. For the sake of simplicity
this change sticks with pbuffers, but it's a good idea to support both
methods.

Reviewers: #kwin, romangg

Reviewed By: #kwin, romangg

Subscribers: romangg, alexeymin, kwin

Tags: #kwin

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

M  +1-0plugins/qpa/CMakeLists.txt
M  +6-0plugins/qpa/integration.cpp
M  +1-0plugins/qpa/integration.h
A  +82   -0plugins/qpa/offscreensurface.cpp [License: GPL (v2)]
A  +53   -0plugins/qpa/offscreensurface.h [License: GPL (v2)]
M  +34   -22   plugins/qpa/sharingplatformcontext.cpp

https://commits.kde.org/kwin/f5b66a583de4ddfc6982d5bc54a307476077fc0f

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

[kwin] [Bug 408462] Hot Corners activate too early and are huge

2019-07-01 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408462

Vlad Zagorodniy  changed:

   What|Removed |Added

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

--- Comment #27 from Vlad Zagorodniy  ---
God damn bot.

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

[kwin] [Bug 407720] Task switcher doesn’t show if win key is mapped to alt

2019-06-30 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=407720

Vlad Zagorodniy  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kwi |https://commits.kde.org/kwi
   |n/2cff5cb70a9e680f7c14fbd60 |n/499eccb1c8d75f596bc736cef
   |b00e31143373399 |5ce53aa0eb16e16

--- Comment #12 from Vlad Zagorodniy  ---
Git commit 499eccb1c8d75f596bc736cef5ce53aa0eb16e16 by Vlad Zagorodniy.
Committed on 30/06/2019 at 12:46.
Pushed by vladz into branch 'Plasma/5.16'.

[tabbox] Properly determine depressed modifiers on X11

Summary:
A keysym can be assigned to several keycodes, so more proper way to
determine whether given modifier is depressed is to iterate over all
returned keycodes and see if any is pressed.

If we check only the first keycode, then alternative mappings may not
work, e.g. alt key mapped to win, etc.

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: kwin

Tags: #kwin

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

M  +23   -29   tabbox/tabbox.cpp

https://commits.kde.org/kwin/499eccb1c8d75f596bc736cef5ce53aa0eb16e16

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

[kwin] [Bug 407720] Task switcher doesn’t show if win key is mapped to alt

2019-06-30 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=407720

--- Comment #11 from Vlad Zagorodniy  ---
Heh, yeah, that's right. I forgot to backport the patch to 5.16 branch.

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

[kwin] [Bug 407720] Task switcher doesn’t show if win key is mapped to alt

2019-06-30 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=407720

--- Comment #10 from Vlad Zagorodniy  ---
Can you post your .config/kxkbrc?

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

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-28 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=407612

Vlad Zagorodniy  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
   Version Fixed In||5.16.3
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kwi
   ||n/61956025f0801170692c02d31
   ||3ddc324e27e9c6c

--- Comment #27 from Vlad Zagorodniy  ---
Git commit 61956025f0801170692c02d313ddc324e27e9c6c by Vlad Zagorodniy.
Committed on 28/06/2019 at 22:24.
Pushed by vladz into branch 'Plasma/5.16'.

Decorate only toplevel internal clients

Summary:
Unfortunately Aurorae decoration engine creates several internal clients
per each decoration. One of those clients represents QOffscreenSurface,
which is not a toplevel. Given that no QWindow object will be found for
such clients, m_internalWindowFlags contains undefined value.

Luckily, QOffscreenSurface sets FramelessWindowHint flag, but because
InternalClient is not able to find matching QWindow object, cached
QWindow flags won't have that hint set.

Thus InternalClient will attempt to decorate QOffscreenSurface. A new
Aurorae decoration will be created, which means a new QOffscreenSurface
will be created, which means a new Aurorae decoration will be created,
and so on.

This change restricts subset of internal clients that can be decorated.
Only clients with valid m_internalWindow can be decorated. If m_internalWindow
isn't null, then m_internalWindowFlags is guaranteed to be valid as well.
FIXED-IN: 5.16.3

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: kwin

Tags: #kwin

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

M  +13   -1internal_client.cpp

https://commits.kde.org/kwin/61956025f0801170692c02d313ddc324e27e9c6c

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

[kwin] [Bug 401479] Feature request: add animations that follow the fingers when performing touchpad gestures

2019-06-28 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=401479

--- Comment #8 from Vlad Zagorodniy  ---
No.

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

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-28 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=407612

Vlad Zagorodniy  changed:

   What|Removed |Added

 Ever confirmed|0   |1
URL||https://phabricator.kde.org
   ||/D22136
 Status|REPORTED|CONFIRMED
  Flags||Wayland+, X11-,
   ||ReviewRequest+

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

[kwin] [Bug 406180] KWin 5.15.4+ hang regression on Nvidia Optimus

2019-06-26 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=406180

Vlad Zagorodniy  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #91 from Vlad Zagorodniy  ---
> Qt Version: 5.12.3

Update Qt.

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

[kwin] [Bug 368847] Assert in KWin::WindowQuad KWin::WindowQuad::makeSubQuad

2019-06-26 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=368847

Vlad Zagorodniy  changed:

   What|Removed |Added

 CC||holliswuhol...@gmail.com

--- Comment #27 from Vlad Zagorodniy  ---
*** Bug 409182 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 409182] Fall apart effect cause kwin crash when switiching virtual desktop

2019-06-26 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409182

Vlad Zagorodniy  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Vlad Zagorodniy  ---


*** This bug has been marked as a duplicate of bug 368847 ***

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

[kwin] [Bug 409174] Plasma crashed during suspending or waking up when using Nvidia driver

2019-06-25 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409174

Vlad Zagorodniy  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |BACKTRACE

--- Comment #2 from Vlad Zagorodniy  ---
Unfortunately the backtrace lacks debug symbols. You need to repackage kwin [1]
and submit a new backtrace (with debug symbols).

[1]
https://wiki.archlinux.org/index.php/Debug_-_Getting_Traces#CMAKE_(KDE)_applications

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

[plasmashell] [Bug 408748] Applications are not always opened when clicked

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408748

Vlad Zagorodniy  changed:

   What|Removed |Added

  Component|general |general
   Assignee|kwin-bugs-n...@kde.org  |k...@davidedmundson.co.uk
   Target Milestone|--- |1.0
Product|kwin|plasmashell

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

[kwin] [Bug 408754] Random hangs with the smart placement policy

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408754

Vlad Zagorodniy  changed:

   What|Removed |Added

Summary|kwin-5.16.0: GUI (Wayland)  |Random hangs with the smart
   |freezes |placement policy

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

[kwin] [Bug 372879] forgets which windows belong to which activities in certain circumstances

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=372879

--- Comment #9 from Vlad Zagorodniy  ---
(In reply to Martin Steigerwald from comment #8)
> I could try to save xprop after login and then after the first time the
> issue happens.
No need for that then, though could you post output of xprop before and after
running kwin_x11 --replace?

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

[kwin] [Bug 372879] forgets which windows belong to which activities in certain circumstances

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=372879

--- Comment #7 from Vlad Zagorodniy  ---
KWin saves activities.

My guess is that kwin gets started before kactivitymanagerd. Can you post
output of xprop of any window that is on several activities before logging out
and after logging in?

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

[systemsettings] [Bug 409035] desktop becomes sluggish during UI animations

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409035

Vlad Zagorodniy  changed:

   What|Removed |Added

   Assignee|kwin-bugs-n...@kde.org  |plasma-b...@kde.org
  Component|general |general
Product|kwin|systemsettings

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

[kwin] [Bug 408748] Applications are not always opened when clicked

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408748

--- Comment #13 from Vlad Zagorodniy  ---
If you run an application from the terminal, does it show up immediately?

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

[kwin] [Bug 408912] Desktop starts to flicker when a modal window appears

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408912

--- Comment #4 from Vlad Zagorodniy  ---
Might be related to bug 384660.

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

[kwin] [Bug 406180] KWin 5.15.4+ hang regression on Nvidia Optimus

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=406180

Vlad Zagorodniy  changed:

   What|Removed |Added

 CC||ser...@iskynet.es

--- Comment #89 from Vlad Zagorodniy  ---
*** Bug 409012 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 409012] Desktop freeze when move window to top

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409012

Vlad Zagorodniy  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Vlad Zagorodniy  ---


*** This bug has been marked as a duplicate of bug 406180 ***

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

[kwin] [Bug 409085] Use a static app icon with a spinner around it for the default launch feedback

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409085

--- Comment #2 from Vlad Zagorodniy  ---
> The default bouncy application launch feedback cursor looks unprofessional 
What's so unprofessional about it?

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

[kwin] [Bug 409108] Kwin freeze and crash

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409108

--- Comment #2 from Vlad Zagorodniy  ---
Yeah, please create a GitHub issue.

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

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=407612

--- Comment #25 from Vlad Zagorodniy  ---
After a bit of testing, it looks like internal_client.cpp#L40 [1] causes this
bug. Though I'm not sure how exactly KWin falls in the infinite "loop."

[1] Commit hash: 9b922f88332fc470dcb50e9b55c7d69ab7da4d4c

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

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=407612

--- Comment #24 from Vlad Zagorodniy  ---
(In reply to Martin Flöser from comment #23)
> Oops, sorry. Though I don't understand why: Aurorae should not create any
> internal windows at all...

Qt asks our QPA to create a QPlatformWindow for each QOffscreenSurface, which
never gets mapped.

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

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=407612

--- Comment #22 from Vlad Zagorodniy  ---
git bisect start
# good: [a1c443cbcd43af18e654704c4f7d848a4b6669c2] SVN_SILENT made messages
(.desktop file) - always resolve ours
git bisect good a1c443cbcd43af18e654704c4f7d848a4b6669c2
# bad: [e8fe3f2fb7195fe562a073d1a78eb05d74670cfd] SVN_SILENT made messages
(.desktop file) - always resolve ours
git bisect bad e8fe3f2fb7195fe562a073d1a78eb05d74670cfd
# good: [57440d1d6b490cdad51266977d0269a08918b82f] Fix captions with non-BMP
characters
git bisect good 57440d1d6b490cdad51266977d0269a08918b82f
# bad: [5eb28512dd077998a6be2ff8aa6262a3c4f4f9af] Use new window decoration
theme icon for the Window Decorations KCM
git bisect bad 5eb28512dd077998a6be2ff8aa6262a3c4f4f9af
# good: [beb35d8b8fb6d2aebfcc625fbbdf18244f0e1817] SVN_SILENT made messages
(.desktop file) - always resolve ours
git bisect good beb35d8b8fb6d2aebfcc625fbbdf18244f0e1817
# bad: [40477aff2d8178eb99b8e5f7d6bae6076ef4bffe] SVN_SILENT made messages
(.desktop file) - always resolve ours
git bisect bad 40477aff2d8178eb99b8e5f7d6bae6076ef4bffe
# good: [6e08fb2fa5f6f2d03d9ad5ef74519295357c6ba2] [xwl] Generic X selections
translation mechanism with Clipboard support
git bisect good 6e08fb2fa5f6f2d03d9ad5ef74519295357c6ba2
# good: [062dfefafe06629117abf37b68ef59964fbb9654] [platforms/hwcomposer] Port
to AbstractOutput
git bisect good 062dfefafe06629117abf37b68ef59964fbb9654
# bad: [06f64d5e567e951ffe355f4b12af8ba3f83225b8] [autotests] Sub-surface
resize test
git bisect bad 06f64d5e567e951ffe355f4b12af8ba3f83225b8
# bad: [9b922f88332fc470dcb50e9b55c7d69ab7da4d4c] Split out a dedicated
InternalClient class
git bisect bad 9b922f88332fc470dcb50e9b55c7d69ab7da4d4c
# good: [66faa480d414eb5844ef7ff74c4643716a87f7f2] SVN_SILENT made messages
(.desktop file) - always resolve ours
git bisect good 66faa480d414eb5844ef7ff74c4643716a87f7f2
# first bad commit: [9b922f88332fc470dcb50e9b55c7d69ab7da4d4c] Split out a
dedicated InternalClient class

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

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=407612

--- Comment #21 from Vlad Zagorodniy  ---
Plasma/5.15 is good. I'll start bisecting.

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

[kwin] [Bug 407612] [Wayland] On Plasma 5.16 beta, with any Window Decoration theme other than Breeze, Kwin eats all the RAM in a few seconds and the session hangs

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=407612

--- Comment #20 from Vlad Zagorodniy  ---
Looks like KWin falls into some sort of an infinite loop. It keeps creating
InternalClient.

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

[kwin] [Bug 409042] Graphical issues on desktop with GeForce 7950 GX2

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409042

--- Comment #2 from Vlad Zagorodniy  ---
> Graphics Driver: nouveau
Are you sure that this is not after updating Mesa? Have you updated it
recently?

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

[kwin] [Bug 408475] kwin hangs when changing workspaces and manually maximize windows

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408475

--- Comment #10 from Vlad Zagorodniy  ---
What version of Qt do you have?

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

[kwin] [Bug 409083] Feature Request for a global shortcut to toggle Night Color

2019-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=409083

Vlad Zagorodniy  changed:

   What|Removed |Added

   Severity|normal  |wishlist

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

[kwin] [Bug 408912] Desktop starts to flicker when a modal window appears

2019-06-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408912

--- Comment #3 from Vlad Zagorodniy  ---
Does the screen flicker when the dialog parent effect is disabled?

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

[kwin] [Bug 408940] Adding virtual desktops can cause a segmentation fault in System Settings

2019-06-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408940

--- Comment #4 from Vlad Zagorodniy  ---
Argh, this piece of code assumes that only kcm adds virtual desktops (during
synchronization)

// Remove dummy data.
const QString dummyId = m_desktops.at(data.position);

but that's not the case. It's also worth to point out that we can't just do

if (uint(m_desktops.count()) < data.position) {
// Replace the dummy virtual desktop with the actual one.
emit dataChanged(idx, idx, { Id });
} else {
beginInsertRows();
// Append the new virtual desktop.
endInsertRows();
}

because this will overwrite virtual desktops created by the user.

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

[kwin] [Bug 408940] Adding virtual desktops can cause a segmentation fault in System Settings

2019-06-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408940

Vlad Zagorodniy  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[kwin] [Bug 408943] KWin-on-libinput ignores keyboard KCM settings; uses default repeat delay/rate

2019-06-20 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408943

--- Comment #1 from Vlad Zagorodniy  ---
Can you submit that patch to Phabricator?

https://community.kde.org/Get_Involved/development

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

[kwin] [Bug 408594] color saturation in blurred regions is higher than expected

2019-06-20 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408594

Vlad Zagorodniy  changed:

   What|Removed |Added

 CC||kailash.sudha...@gmail.com

--- Comment #16 from Vlad Zagorodniy  ---
*** Bug 408949 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 408949] Black border around windows with blur enabled

2019-06-20 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408949

Vlad Zagorodniy  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #2 from Vlad Zagorodniy  ---
This is a duplicate of two bugs: bug 408594 and bug 395725.

*** This bug has been marked as a duplicate of bug 408594 ***

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

[kwin] [Bug 408475] kwin hangs when changing workspaces and manually maximize windows

2019-06-20 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408475

--- Comment #7 from Vlad Zagorodniy  ---
(In reply to RaitaroH from comment #6)
> And now is back a bit over a week later.
Hmm, does the problem still persist?

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

[kwin] [Bug 408594] color saturation in blurred regions is higher than expected

2019-06-19 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408594

Vlad Zagorodniy  changed:

   What|Removed |Added

 CC||tsujan2...@gmail.com

--- Comment #11 from Vlad Zagorodniy  ---
*** Bug 408915 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 408915] Blur effect: too much darkness with dark translucent backgrounds

2019-06-19 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408915

Vlad Zagorodniy  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Vlad Zagorodniy  ---


*** This bug has been marked as a duplicate of bug 408594 ***

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

[kwin] [Bug 408912] Desktop starts to flicker when a modal window appears

2019-06-19 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408912

--- Comment #1 from Vlad Zagorodniy  ---
Can you upload the video to the Bugzilla (if its size is small) or to YouTube?

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

[kwin] [Bug 408767] Desktop cube transition from vertical rotation is not smooth

2019-06-19 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408767

Vlad Zagorodniy  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[kwin] [Bug 408767] Desktop cube transition from vertical rotation is not smooth

2019-06-19 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408767

Vlad Zagorodniy  changed:

   What|Removed |Added

   Severity|normal  |minor

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

[kwin] [Bug 402608] Screen occasionally goes black for a second or two before coming back

2019-06-19 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=402608

--- Comment #15 from Vlad Zagorodniy  ---
It would be great to have dmesg output when the screen goes dark again. In
either case, can you file a bug report against your video driver? This is most
likely either a hardware or a driver issue.

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

[kwin] [Bug 404535] Slowly scrolling on touchpad doesn't register

2019-06-18 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=404535

Vlad Zagorodniy  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #8 from Vlad Zagorodniy  ---
(In reply to Sawyer Bergeron from comment #4)
> Is this resolved by https://phabricator.kde.org/D19000 or is there more
> related work required?
It should be. Please reopen this bug report if there are still issues with
scrolling in 5.17.

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

[kwin] [Bug 408877] Dragging Tilix in Wayland causes window size to grow

2019-06-18 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408877

--- Comment #2 from Vlad Zagorodniy  ---
If I'm not mistaken, this bug is fixed in master (which means the fix will be
available only in Plasma 5.17).

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

[kwin] [Bug 408791] "Track mouse" locating effect does not work

2019-06-18 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408791

--- Comment #8 from Vlad Zagorodniy  ---
> Compositing is not active
You need to enable compositing.

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

[kwin] [Bug 408791] "Track mouse" locating effect does not work

2019-06-18 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408791

--- Comment #4 from Vlad Zagorodniy  ---
Is KWin running?

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

[kwin] [Bug 408746] emacs full screen doesn't work

2019-06-17 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408746

Vlad Zagorodniy  changed:

   What|Removed |Added

URL||https://debbugs.gnu.org/cgi
   ||/bugreport.cgi?bug=36250

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

[kwin] [Bug 408791] "Track mouse" locating effect does not work

2019-06-17 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408791

--- Comment #2 from Vlad Zagorodniy  ---
If you're on X11, you have to move the pointer in order to /trigger/ this
effect.

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

[kwin] [Bug 408594] color saturation in blurred regions is higher than expected

2019-06-17 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408594

--- Comment #8 from Vlad Zagorodniy  ---
@Fredrik The default framebuffer has GL_LINEAR color encodimng.

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

[kwin] [Bug 408594] color saturation in blurred regions is higher than expected

2019-06-16 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408594

Vlad Zagorodniy  changed:

   What|Removed |Added

 CC||michal.dybc...@gmail.com

--- Comment #6 from Vlad Zagorodniy  ---
*** Bug 408790 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 408790] The new blur in 5.16 isn't neutral and darkens everything, clashing with other program's settings

2019-06-16 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408790

Vlad Zagorodniy  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #2 from Vlad Zagorodniy  ---


*** This bug has been marked as a duplicate of bug 408594 ***

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

[kwin] [Bug 408634] [Wayland] Nvidia Black Screen

2019-06-13 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408634

Vlad Zagorodniy  changed:

   What|Removed |Added

  Flags||NVIDIA+

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

[kwin] [Bug 404983] Spectacle cannot take screenshots in QPainter

2019-06-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=404983

--- Comment #4 from Vlad Zagorodniy  ---
> ScreenshotEffect doesn't support QPainter:
Heh, I completely forgot about that.

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

[kwin] [Bug 408462] Hot Corners activate too early and are huge

2019-06-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408462

--- Comment #22 from Vlad Zagorodniy  ---
Switch to the XRender rendering backnd and check whether you can reproduce this
bug.

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

[kwin] [Bug 408594] color saturation in blurred regions is higher than expected

2019-06-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408594

Vlad Zagorodniy  changed:

   What|Removed |Added

 CC||fred...@kde.org
 Ever confirmed|0   |1
  Flags||Intel+
 Status|REPORTED|CONFIRMED

--- Comment #4 from Vlad Zagorodniy  ---
The blur effect assumes that the default framebuffer has GL_SRGB color
encoding, but on Intel it seems like that's not the case. :/

That explains why the blurred background is a bit darker. Hardware converts
converts colors, which are in linear color space, from sRGB to linear color
space.

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

[kwin] [Bug 408462] Hot Corners activate too early and are huge

2019-06-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408462

--- Comment #20 from Vlad Zagorodniy  ---
Open System Settings app and type "xrender" in the search field.

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

[kwin] [Bug 404983] Spectacle cannot take screenshots in QPainter

2019-06-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=404983

--- Comment #2 from Vlad Zagorodniy  ---
What kind of screenshot are you taking (fullscreen, window under cursor, etc)?

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

[kwin] [Bug 408594] color saturation in blurred regions is higher than expected

2019-06-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408594

--- Comment #1 from Vlad Zagorodniy  ---
Seems like an intel bug. Can you post output of glxinfo?

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

[kwin] [Bug 408475] kwin hangs when changing workspaces and manually maximize windows

2019-06-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408475

Vlad Zagorodniy  changed:

   What|Removed |Added

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

--- Comment #4 from Vlad Zagorodniy  ---
> desktopchangeosdEnabled=true

Hmm, this one uses QtQuick. Most likely a duplicate of bug 406180.

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

[kwin] [Bug 408462] Hot Corners activate too early and are huge

2019-06-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408462

--- Comment #18 from Vlad Zagorodniy  ---
Does this bug occur if you switch to XRender render backend?

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

[kwin] [Bug 386271] [Wayland] Implement "Active window" mode in the KWin screenshot plugin

2019-06-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=386271

--- Comment #11 from Vlad Zagorodniy  ---
Hmm, it seems like there are several ways to take a screenshot of the active
window:

* either by pressing Meta+PrtScr shortcut. This one seems to be straightforward
to implement. Spectacle calls a method to take a screenshot and kwin spews
pixel data to a pipe;

* or by pressing PrtScr and then selecting "Active window" capture mode. This
one is not straightforward. Spectacle would need to ensure that its window is
closed before asking kwin to take a screenshot.

Also, I wonder what security implications this feature will have.

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

[kwin] [Bug 408462] Hot Corners activate too early and are huge

2019-06-11 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408462

Vlad Zagorodniy  changed:

   What|Removed |Added

   Severity|major   |normal

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

[kwin] [Bug 408462] Hot Corners activate too early and are huge

2019-06-11 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408462

--- Comment #12 from Vlad Zagorodniy  ---
Could you post your kwinrc?

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

[kwin] [Bug 408462] Hot Corners activate too early and are huge

2019-06-11 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408462

--- Comment #9 from Vlad Zagorodniy  ---
What desktop theme do you use?

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

[kwin] [Bug 408476] Making blur easier to enforce

2019-06-11 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408476

--- Comment #1 from Vlad Zagorodniy  ---
There are a few reasons why this option won't be added:
(a) We don't want to introduce any new options, we already have too many.
Extensible program is better than configurable;
(b) Whether background has to be blurred is app's decision, there might be
rounded corners, etc.

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

[kwin] [Bug 408476] Making blur easier to enforce

2019-06-11 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408476

Vlad Zagorodniy  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

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

[kwin] [Bug 408475] kwin hangs when changing workspaces and manually maximize windows

2019-06-11 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408475

Vlad Zagorodniy  changed:

   What|Removed |Added

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

--- Comment #1 from Vlad Zagorodniy  ---
Can you post your kwinrc?

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

[Breeze] [Bug 408416] Breeze partly ignores color changes at runtime

2019-06-07 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408416

Vlad Zagorodniy  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[kwin] [Bug 408029] Scrolling in evince when window does not have focus does not work (Xinput2-related)

2019-06-07 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408029

--- Comment #6 from Vlad Zagorodniy  ---
Perhaps the libinput driver has nothing to do with this.

For some reason, GTK clients do not like replayed events.

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

[kwin] [Bug 408366] Border Size Adjustment Issues With KDE Plasma Version 5.12.8 And OSX_Aurorae Theme

2019-06-07 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408366

--- Comment #7 from Vlad Zagorodniy  ---
I cannot reproduce this bug on my computer.

This can be either some issue on your machine/user account (one way to verify
whether that's indeed the case: create a new user account and see if the issue
is present) or "unknown" bug in Plasma 5.12.

Also, it would be helpful if you could check whether this issue is present in
recent Plasma releases.

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

[kwin] [Bug 408409] Request for a configurable scrollbar behavior.

2019-06-07 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408409

Vlad Zagorodniy  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

--- Comment #1 from Vlad Zagorodniy  ---
This is out of scope of the window manager.

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

[kwin] [Bug 408407] Mention of KSnapshot isn't relevant now

2019-06-07 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408407

Vlad Zagorodniy  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Keywords||junior-jobs
 Status|REPORTED|CONFIRMED

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

[kwin] [Bug 408407] Mention of KSnapshot isn't relevant now

2019-06-07 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408407

--- Comment #1 from Vlad Zagorodniy  ---
Perhaps we should not mention any application names in the description.

It's worth to point out that the snapshot effect is quite generic, it's not
bounded to Spectacle, other applications can you use it too, e.g. recently I
discovered that GIMP uses this effect for the color picker tool.

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

[kwin] [Bug 408366] Border Size Adjustment Issues With KDE Plasma Version 5.12.8 And OSX_Aurorae Theme

2019-06-06 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408366

--- Comment #5 from Vlad Zagorodniy  ---
> or the OSX_Aurorae theme, kwin does not
Did you mean Oxygen?

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

[kwin] [Bug 408389] Kwin crashes when clicking the top left icon

2019-06-06 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408389

Vlad Zagorodniy  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |BACKTRACE

--- Comment #1 from Vlad Zagorodniy  ---
> (lldb) process attach --pid 63415
> (lldb) c

When did you attach kwin process? Also, see
https://community.kde.org/KWin/Debugging

Changing status of this bug report as there is no backtrace.

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

[kwin] [Bug 408382] Desktop focus rules when pressing the meta key with multiple monitors

2019-06-06 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408382

Vlad Zagorodniy  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #2 from Vlad Zagorodniy  ---
> seems to ignore primary/secondary monitor rules when deciding
Yes, that's correct.

If you don't like this behavior, "Active screen follows mouse" option may be
very helpful (it's located under Window management, Window behavior).

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

[kwin] [Bug 408366] Border Size Adjustment Issues With KDE Plasma Version 5.12.8 And OSX_Aurorae Theme

2019-06-06 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408366

Vlad Zagorodniy  changed:

   What|Removed |Added

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

--- Comment #3 from Vlad Zagorodniy  ---
> Note: the "Apply" button is grayed out as though it was disabled,

So, the apply button stays gray even though you picked a different decoration
theme?

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

[kwin] [Bug 408368] KWin Crashes When Re-sizing KWrite As Root User

2019-06-06 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408368

Vlad Zagorodniy  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|RESOLVED

--- Comment #1 from Vlad Zagorodniy  ---
The crash happens in the video driver. Please report this bug upstream.

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

[kwin] [Bug 408367] kwin crashes constantly

2019-06-06 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=408367

Vlad Zagorodniy  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #2 from Vlad Zagorodniy  ---
Please report this bug upstream. Also, you could try installing the proprietary
driver.

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

  1   2   3   4   5   6   7   8   9   10   >