[kwin] [Bug 417566] Bouncing when changing virtual desktop through touchpad scroll

2020-03-10 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=417566 --- Comment #9 from Vlad Zahorodnii --- plasmashell -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 418579] Automatically disable compositing if full-screen game is running

2020-03-10 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=418579 Vlad Zahorodnii changed: What|Removed |Added Resolution|--- |INTENTIONAL Status|REPORTED

[kwin] [Bug 418420] Cannot resize large GTK windows

2020-04-16 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=418420 --- Comment #7 from Vlad Zahorodnii --- Can you reproduce this bug with Gwenview? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 418420] Cannot resize large GTK windows

2020-04-16 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=418420 --- Comment #4 from Vlad Zahorodnii --- (In reply to David from comment #0) > Steps to reproduce: > - Launch some GTK application that would open with a window larger than > available vertical screen space right away (e.g. open

[systemsettings] [Bug 411668] Different mouse pointer speed on wayland with the same settings

2020-04-16 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=411668 Vlad Zahorodnii changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED

[systemsettings] [Bug 411668] Different mouse pointer speed on wayland with the same settings

2020-04-16 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=411668 --- Comment #2 from Vlad Zahorodnii --- Do you have a HiDPI monitor? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 401422] Plasma crash when adding virtual desktop

2020-03-13 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=401422 --- Comment #11 from Vlad Zahorodnii --- Huh, so DesktopGridEffect::slotWindowGeometryShapeChanged is called before DesktopGridEffect::slotNumberDesktopsChanged(), which resizes m_managers. -- You are receiving this mail because: You are watching all

[kwin] [Bug 401422] Plasma crash when adding virtual desktop

2020-03-13 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=401422 --- Comment #12 from Vlad Zahorodnii --- This crash doesn't occur in git master because the new frameGeometryChanged() signal is emitted when the geometry of a client has actually changed. So, slotWindowGeometryShapeChanged() is not called at all

[kwin] [Bug 401422] Plasma crash when adding virtual desktop

2020-03-13 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=401422 --- Comment #13 from Vlad Zahorodnii --- So, one way to fix this bug is to check whether m_managers is up-to-date and layout changes can be made, e.g. if (effects->numberOfDesktops() * effects->numScreens() != m_managers.count())

[kwin] [Bug 418783] Kwin crashes when adding new virtual desktop (custom settings related)

2020-03-13 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=418783 Vlad Zahorodnii changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kwin] [Bug 401422] Plasma crash when adding virtual desktop

2020-03-13 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=401422 Vlad Zahorodnii changed: What|Removed |Added CC||fabiodanielr...@hotmail.com --- Comment #9

[kwin] [Bug 401422] Plasma crash when adding virtual desktop

2020-03-13 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=401422 Vlad Zahorodnii changed: What|Removed |Added Status|REOPENED|CONFIRMED --- Comment #10 from Vlad

[kwin] [Bug 399375] Default Window Actions Modifier Key is ALT and it breaks Krita's ALT modifier

2020-03-13 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=399375 --- Comment #43 from Vlad Zahorodnii --- > I haven't used digiKam much, but I think it shouldn't use Super either. Yes, as far as I know, Super is reserved for DE so applications should use something else, e.g. Alt. -- You are receiving this m

[kwin] [Bug 419285] KWIN_GL_DEBUG doesn't work

2020-03-27 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419285 Vlad Zahorodnii changed: What|Removed |Added Latest Commit||https://commits.kde.org/kwi

[kwin] [Bug 419285] New: KWIN_GL_DEBUG doesn't work

2020-03-27 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419285 Bug ID: 419285 Summary: KWIN_GL_DEBUG doesn't work Product: kwin Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal

[kwin] [Bug 419227] Can't resize windows run over NX (X2Go)

2020-03-25 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419227 Vlad Zahorodnii changed: What|Removed |Added Flags||Wayland-, X11+ -- You are receiving

[kwin] [Bug 418066] Disconnecting display in Wayland leads to crash in libepoxy

2020-03-25 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=418066 --- Comment #2 from Vlad Zahorodnii --- Hmm, very interesting... I'm pretty sure that we make current opengl context before reloading the background contrast effect. Can you run `qdbus org.kde.KWin /KWin supportInformation` and post the output here

[kwin] [Bug 419155] Transparency stopped working

2020-03-25 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419155 --- Comment #1 from Vlad Zahorodnii --- Please post output of qdbus org.kde.KWin /KWin supportInformation -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 419150] Kodi in Dual Screen

2020-03-25 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419150 --- Comment #1 from Vlad Zahorodnii --- Could you please explain what one need to do at step 1? (not a kodi user) -- You are receiving this mail because: You are watching all bug changes.

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

2020-03-31 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=409042 --- Comment #11 from Vlad Zahorodnii --- Could you please open Plasma Renderer settings and choose the software rendering backend? Does it fix the visual artifacts seen in system settings? -- You are receiving this mail because: You are watching all

[kwin] [Bug 419408] The desktop tabbox should not be displayed in the tabbox client switching mode.

2020-03-31 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419408 --- Comment #5 from Vlad Zahorodnii --- (In reply to digl from comment #4) > I'm sorry, maybe it's not very clear. > Here's another description: > If the display desktop option is enabled, tabbox should not be switched to > application g

[kwin] [Bug 419330] Close, maximise, minimise buttons missing on ARM

2020-03-31 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419330 --- Comment #3 from Vlad Zahorodnii --- Please run kwin as follows `env QT_LOGGING_RULES="libkwineffects.debug=true" kwin_x11 --replace` and post the output here. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 419387] Frame drops when the second monitor has 30Hz refresh rate

2020-03-30 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419387 Vlad Zahorodnii changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution

[kwin] [Bug 419330] Close, maximise, minimise buttons missing on ARM

2020-03-30 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419330 --- Comment #1 from Vlad Zahorodnii --- Could you please post output of `qdbus org.kde.KWin /KWin supportInformation`? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 419104] Crash in QSGBatchRenderer::Renderer::renderBatches

2020-03-30 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419104 --- Comment #6 from Vlad Zahorodnii --- (In reply to jacknicklenson59 from comment #4) > Created attachment 127026 [details] > rendering glitches It's a QtQuick issue, which is fixed iirc. Is there any chance you could test whether kwin still c

[kwin] [Bug 419385] Windows snapped to side edges do not show the border of the side snapped

2020-03-30 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419385 --- Comment #1 from Vlad Zahorodnii --- I'm not sure that I understand what seems to be the problem. Could you please attach a screenshot to this bug report? It would be also nice to have the output of qdbus org.kde.KWin /KWin supportInformation

[kwin] [Bug 419387] Frame drops when the second monitor has 30Hz refresh rate

2020-03-30 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419387 Vlad Zahorodnii changed: What|Removed |Added Flags||Wayland+, X11- Component|general

[kwin] [Bug 419333] [Wayland] Titlebar of a window turns black

2020-03-30 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419333 --- Comment #1 from Vlad Zahorodnii --- Can you reproduce this bug on X11? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 419408] The desktop tabbox should not be displayed in the tabbox client switching mode.

2020-03-30 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419408 --- Comment #2 from Vlad Zahorodnii --- Could you please clarify what you mean by "desktop tabbox"? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 418144] If Adwaita GTK3 theme is used, maximize/restore button of Firefox CSD takes ~1 second to change after window resizing

2020-03-30 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=418144 Vlad Zahorodnii changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kwin] [Bug 419252] Eventual constant high CPU usage with nvidia proprietary driver and desktop effects

2020-03-30 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419252 Vlad Zahorodnii changed: What|Removed |Added See Also||https://bugs.kde.org/show_b

[kwin] [Bug 419187] Kwin High CPU usage when notification arrives

2020-03-30 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419187 Vlad Zahorodnii changed: What|Removed |Added See Also||https://bugs.kde.org/show_b

[kwin] [Bug 419402] [Wayland] Only mouse cursor is drawn after updating Window Decorations

2020-03-30 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419402 --- Comment #1 from Vlad Zahorodnii --- Can you please check whether plasmashell is still running when the screen gets black? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 419351] Feature: Save/restore invert-effect per window

2020-03-30 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419351 Vlad Zahorodnii changed: What|Removed |Added Severity|normal |wishlist --- Comment #1 from Vlad Zahorodnii

[kwin] [Bug 418066] Disconnecting display in Wayland leads to crash in libepoxy

2020-03-26 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=418066 --- Comment #6 from Vlad Zahorodnii --- No, they look unrelated. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 419193] Resizing a maximized window from borders/grip does not (seem to) update maximization status

2020-03-26 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419193 --- Comment #2 from Vlad Zahorodnii --- (In reply to jasu.koponen from comment #1) > Basically clientMaximizeSet is not triggered after resizing a maximized > window (and thus unmaximizing it) Are those windows maximized only in one dimensio

[kwin] [Bug 419228] KWin crashes when I use ctrl+alt+Function key to switch to other terminal and back.

2020-03-26 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419228 Vlad Zahorodnii changed: What|Removed |Added Resolution|--- |BACKTRACE Status|REPORTED

[kwin] [Bug 419187] Kwin High CPU usage when notification arrives

2020-03-26 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419187 --- Comment #1 from Vlad Zahorodnii --- Can't reproduce this bug with AMD. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 419187] Kwin High CPU usage when notification arrives

2020-03-26 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419187 Vlad Zahorodnii changed: What|Removed |Added Flags||NVIDIA+ -- You are receiving this mail

[kwin] [Bug 419104] Crash in QSGBatchRenderer::Renderer::renderBatches

2020-03-26 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419104 Vlad Zahorodnii changed: What|Removed |Added Summary|KWin crash after wake up|Crash in |from sleep

[kwin] [Bug 418951] The composer breaks down after you unlock the pc

2020-03-26 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=418951 --- Comment #25 from Vlad Zahorodnii --- Okay, FYI, 5.18.4 will be released on 2020-03-31. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 419049] KWin crashes seemingly at random

2020-03-26 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419049 --- Comment #3 from Vlad Zahorodnii --- $ asp export kwin $ cd kwin $ vim PKGBUILD # add -DCMAKE_BUILD_TYPE=RelWithDebInfo to the cmake command $ makepkg -i After you've submitted a new backtrace install extra/kwin. -- You are receiving this mail

[kwin] [Bug 419104] KWin crash after wake up from sleep

2020-03-26 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419104 Vlad Zahorodnii changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED

[kwin] [Bug 419049] KWin crashes seemingly at random

2020-03-26 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419049 Vlad Zahorodnii changed: What|Removed |Added Resolution|--- |BACKTRACE Status|REPORTED

[kwin] [Bug 419104] Crash in QSGBatchRenderer::Renderer::renderBatches

2020-03-26 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419104 --- Comment #3 from Vlad Zahorodnii --- That's a plasma theme. Can you post output of qdbus org.kde.KWin /KWin supportInformation -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 420291] Useless m_delayShow config variable

2020-04-27 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=420291 --- Comment #5 from Vlad Zahorodnii --- Ubuntu 18.04 has pretty old Qt. I recommend to install neon dev edition or something else that comes with more up to date software, e.g. Manjaro. -- You are receiving this mail because: You are watching all bug

[kwin] [Bug 392376] Wayland socket buffer gets filled up and application terminates when GUI thread was blocked

2020-04-27 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=392376 Vlad Zahorodnii changed: What|Removed |Added URL||https://gitlab.freedesktop

[kwin] [Bug 420487] Feature request: lock window geometry

2020-04-24 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=420487 Vlad Zahorodnii changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[kdeplasma-addons] [Bug 419858] Night Colour and Redshift require manual activation and display wrong status

2020-04-22 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419858 --- Comment #1 from Vlad Zahorodnii --- Are you on X11 or Wayland? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 387313] Subsurfaces are not clipped

2020-04-23 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=387313 Vlad Zahorodnii changed: What|Removed |Added URL||https://phabricator.kde.org

[kwin] [Bug 387313] Subsurfaces are not clipped

2020-05-04 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=387313 Vlad Zahorodnii changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[plasmashell] [Bug 379635] popmenu at desktop doesn't disappear when lost focus.

2020-05-04 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=379635 Vlad Zahorodnii changed: What|Removed |Added URL||https://bugreports.qt.io/br

[kwin] [Bug 418039] Importing from camera onto removable media crash KWin

2020-05-04 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=418039 Vlad Zahorodnii changed: What|Removed |Added Status|RESOLVED|REPORTED Resolution|WORKSFORME

[kwin] [Bug 418039] Importing from camera onto removable media crash KWin

2020-05-04 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=418039 Vlad Zahorodnii changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution

[kwin] [Bug 421202] Minimize button not shown, Resize not possible with Libre Office

2020-05-11 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421202 --- Comment #6 from Vlad Zahorodnii --- (In reply to Michael Josenhans from comment #5) > I have started "xprop" on the command line and then pressed a key on the > LibreOffile Writer window. > > Nothing happens. If you click

[kwin] [Bug 421232] [Wayland] Fullscreen in mpv cannot be enabled by double-clicking

2020-05-11 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421232 Vlad Zahorodnii changed: What|Removed |Added Flags||Wayland+, X11- -- You are receiving

[kwin] [Bug 421237] Changing Activities effect broken on Wayland ( from kwin master )

2020-05-12 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421237 --- Comment #1 from Vlad Zahorodnii --- Hmm, activities are unsupported on Wayland. Did you mean that the default virtual desktop switching animation (the slide effect) is broken on wayland? -- You are receiving this mail because: You are watching

[kwin] [Bug 421237] Changing Activities effect broken on Wayland ( from kwin master )

2020-05-12 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421237 --- Comment #3 from Vlad Zahorodnii --- Hmm, could it be the gap between virtual desktops? Have you tried settings gap values in the kcm of the slide effect to 0? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 421237] Changing Activities effect broken on Wayland ( from kwin master )

2020-05-12 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421237 --- Comment #4 from Vlad Zahorodnii --- setting* -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 421287] After Firefox CSD window running on Xwayland to be maximized, mouse input doesn't work as expected on the area above the webpage

2020-05-12 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421287 --- Comment #2 from Vlad Zahorodnii --- iirc, we had a similar bug report some time ago but I can't find it. Since you're able to reproduce this annoying bug, could you please check whether there are problems with input when Firefox is using SSD(server

[frameworks-kwayland] [Bug 421384] plasma-wayland-protocols fails to install

2020-05-12 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421384 Vlad Zahorodnii changed: What|Removed |Added Latest Commit||https://cgit.kde.org/plasma

[kwin] [Bug 421297] KWin crashes sometimes when KWin Tiling is installed

2020-05-12 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421297 Vlad Zahorodnii changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kwin] [Bug 416826] Moving around Windows with Kwin-tiling occasionally causes segfault

2020-05-12 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=416826 Vlad Zahorodnii changed: What|Removed |Added CC||tian.tian...@gmail.com --- Comment #6 from

[kwin] [Bug 421234] Focus tracking not working with full desktop zoom.

2020-05-12 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421234 Vlad Zahorodnii changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[kwin] [Bug 362189] a11y: Keyboard (caret) tracking for the Zoom feature

2020-05-12 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=362189 Vlad Zahorodnii changed: What|Removed |Added CC||josser90...@gmail.com --- Comment #16 from

[kwin] [Bug 421234] Focus tracking not working with full desktop zoom.

2020-05-12 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421234 Vlad Zahorodnii changed: What|Removed |Added Status|RESOLVED|REPORTED Resolution|DUPLICATE

[kwin] [Bug 421234] Focus tracking not working with full desktop zoom.

2020-05-12 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421234 Vlad Zahorodnii changed: What|Removed |Added CC||gladh...@kde.org --- Comment #6 from Vlad

[kwin] [Bug 421234] Focus tracking not working with full desktop zoom.

2020-05-12 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421234 --- Comment #4 from Vlad Zahorodnii --- In general, we should answer first whether the zoom effect needs to have accessibility features such as focus tracking or caret tracking. If indeed it needs to have those features, then I would be glad to accept

[kwin] [Bug 421234] Focus tracking not working with full desktop zoom.

2020-05-12 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421234 --- Comment #3 from Vlad Zahorodnii --- (In reply to Jos Wijdeven from comment #2) > Thank you. Yes, I had seen the other bug but that was about the caret (text > cursor) tracking? (which is high on my wish list too) > Or is what I described

[kwin] [Bug 295775] New QML based Present Windows and Desktop Grid implementation

2020-05-12 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=295775 --- Comment #2 from Vlad Zahorodnii --- (In reply to David Edmundson from comment #1) > - Add a QQuickItem subclass that has a window as a texture. I personally would prefer this option because it means we won't have to make unnecessary cop

[kwin] [Bug 399499] Crash in makeInterleavedArrays

2020-05-18 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=399499 Vlad Zahorodnii changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[kwin] [Bug 399499] Crash in makeInterleavedArrays

2020-05-18 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=399499 Vlad Zahorodnii changed: What|Removed |Added CC||ciop1...@gmail.com --- Comment #59 from Vlad

[kwin] [Bug 421648] Context menu mouse-up behavior is inconsistent

2020-05-18 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421648 --- Comment #5 from Vlad Zahorodnii --- Okay... with Qt 5.14, everything works fine. with Qt 5.15, I can reproduce this bug. Can you file an upstream bug report in Qt? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 421648] Context menu mouse-up behavior is inconsistent

2020-05-18 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421648 --- Comment #4 from Vlad Zahorodnii --- In general, this is not a kwin bug since it doesn't manage context menus. Have you tried downgrading Qt? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 421682] add window rule to minimize or cloze to systemtray

2020-05-18 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421682 Vlad Zahorodnii changed: What|Removed |Added Resolution|--- |INTENTIONAL Status|REPORTED

[kwin] [Bug 421666] kwin crash after resume from sleep

2020-05-18 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421666 Vlad Zahorodnii changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[kwin] [Bug 421688] Fedora 31 LInux KDE Plasma 5.17.5 Keeps crashing on every login

2020-05-18 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421688 Vlad Zahorodnii changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution

[kwin] [Bug 420702] Secondary monitor black after rotation

2020-05-07 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=420702 --- Comment #3 from Vlad Zahorodnii --- Just to be sure... Are you running an xserver per each monitor? or only one xserver? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 421133] Wayland: cursor is always the default size when hovering over GTK apps

2020-05-06 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421133 --- Comment #1 from Vlad Zahorodnii --- Sounds to me like a GTK bug. The client must set the cursor image when the pointer enters one of its surfaces. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 399375] Default Window Actions Modifier Key is ALT and it breaks Krita's ALT modifier

2020-05-07 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=399375 --- Comment #45 from Vlad Zahorodnii --- (In reply to David Edmundson from comment #44) > I would also fully support someone fixing this and defining an XDG standard. Fair enough. -- You are receiving this mail because: You are watching all

[kwin] [Bug 416499] Crash in drag and drop from xwayland to wayland surface

2020-05-07 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=416499 Vlad Zahorodnii changed: What|Removed |Added See Also||https://bugs.kde.org/show_b

[kwin] [Bug 421130] Wayland: Dragging-and-dropping image or video file to imgur.com in Firefox brings down the whole session

2020-05-07 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421130 Vlad Zahorodnii changed: What|Removed |Added See Also||https://bugs.kde.org/show_b

[kwin] [Bug 420117] Emacs continually getting shoved to background

2020-05-07 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=420117 --- Comment #2 from Vlad Zahorodnii --- Hmm, it seems to me like the stacking order of x server and kwin's are out of sync. Are you able to reproduce this bug with downgraded kwin? -- You are receiving this mail because: You are watching all bug

[kwin] [Bug 415798] [Wayland] task switcher is black after changing

2020-05-07 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=415798 Vlad Zahorodnii changed: What|Removed |Added See Also||https://bugs.kde.org/show_b

[kwin] [Bug 421129] Wayland: Most Task managers have black backgrounds and highlight effects and are unusable

2020-05-07 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421129 Vlad Zahorodnii changed: What|Removed |Added See Also||https://bugs.kde.org/show_b

[kwin] [Bug 421059] Crash in Kwin

2020-05-06 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421059 Vlad Zahorodnii changed: What|Removed |Added Resolution|--- |BACKTRACE Status|REPORTED

[kwin] [Bug 410729] gtk menu and submenu are black on Wayland

2020-05-06 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=410729 --- Comment #6 from Vlad Zahorodnii --- I don't think that it's a duplicate of bug 387313, but on the other hand I'm no longer able to reproduce this bug. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 420802] SECURITY: Notification background "bleeds" into the lock screen

2020-05-11 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=420802 Vlad Zahorodnii changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution

[kwin] [Bug 421234] Focus tracking not working with full desktop zoom.

2020-05-18 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421234 --- Comment #8 from Vlad Zahorodnii --- Relevant MR https://invent.kde.org/plasma/kwin/-/merge_requests/1 -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 362189] a11y: Keyboard (caret) tracking for the Zoom feature

2020-05-18 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=362189 --- Comment #17 from Vlad Zahorodnii --- I submitted a patch for code review that implements the text caret tracking feature in the zoom effect. Not sure whether it's actually worth it, but I would like to hear some feedback. https://invent.kde.org

[kwin] [Bug 421510] Windows with CSD are squished and have wrong size/position

2020-05-14 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421510 --- Comment #1 from Vlad Zahorodnii --- I use Firefox and Thunbderbird with client-side decorations all the time and I haven't seen this bug so far. Can you please provide more detailed steps to reproduce this bug? It would be also very helpful

[kwin] [Bug 421510] Windows with CSD are squished and have wrong size/position

2020-05-14 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421510 Vlad Zahorodnii changed: What|Removed |Added Component|decorations |general -- You are receiving this mail

[kwin] [Bug 419797] [Wayland] Firefox rendering issues, also affecting other windows

2020-05-14 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419797 --- Comment #4 from Vlad Zahorodnii --- (In reply to Patrick Silva from comment #2) > On neon unstable running Firefox 76.0.1 I can reproduce glitches > unmaximizing Firefox window or resizing it by dragging its borders. What kind of gl

[kwin] [Bug 387313] Subsurfaces are not clipped

2020-05-14 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=387313 Vlad Zahorodnii changed: What|Removed |Added CC||magib...@hotmail.com --- Comment #67 from

[kwin] [Bug 419797] [Wayland] Firefox rendering issues, also affecting other windows

2020-05-14 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=419797 Vlad Zahorodnii changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[kwin] [Bug 421510] Windows with CSD are squished and have wrong size/position

2020-05-14 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=421510 --- Comment #4 from Vlad Zahorodnii --- _NET_WM_ICON_GEOMETRY indicates the geometry of the window's icon in the task manager. I don't see anything suspicious in the xprop output. -- You are receiving this mail because: You are watching all bug

[kwin] [Bug 418982] Bad font rendering on title bars.

2020-03-18 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=418982 Vlad Zahorodnii changed: What|Removed |Added URL||https://bugreports.qt.io/br

[kwin] [Bug 418951] The composer breaks down after you unlock the pc

2020-03-18 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=418951 --- Comment #13 from Vlad Zahorodnii --- Okay, so it seems like compositing is blocked by some application. Just to be sure, could you please create a new user account and check whether this bug is reproducible with the new user account? -- You

[systemsettings] [Bug 418858] "Titlebar buttons" tab of the "Window decorations" KCM only shows button icons from breeze window decoration

2020-03-19 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=418858 Vlad Zahorodnii changed: What|Removed |Added Status|REPORTED|CONFIRMED Severity|normal

[kwin] [Bug 418884] [Wayland] Gap between maximized window and taskbar with scaling 1.5

2020-03-19 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=418884 Vlad Zahorodnii changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

<    2   3   4   5   6   7   8   9   10   11   >