[kwin] [Bug 398668] "Track Mouse" effect broken.

2018-11-05 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=398668 --- Comment #24 from Vlad Zagorodniy --- s/what the modifiers do/how the modifiers work/ -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 202610] Mouse Mark does not work with zooming

2018-11-06 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=202610 Vlad Zagorodniy changed: What|Removed |Added Priority|HI |NOR -- You are receiving this mail because

[kwin] [Bug 400706] Plasma (popups +logout screen) fade out effect not working

2018-11-06 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400706 --- Comment #13 from Vlad Zagorodniy --- If you downgrade mesa, can you reproduce this bug? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 400788] Changing Vsync method crashes the compositor

2018-11-07 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400788 Vlad Zagorodniy changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution

[kwin] [Bug 400788] Changing Vsync method crashes the compositor

2018-11-07 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400788 --- Comment #3 from Vlad Zagorodniy --- First of all, you have to re-package kwin so it has debug symbols. See https://wiki.archlinux.org/index.php/Debug_-_Getting_Traces#CMAKE_.28KDE.29_applications * sudo pacman -S asp * asp export kwin * cd kwin

[kwin] [Bug 400790] kwin crash after suspension

2018-11-07 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400790 Vlad Zagorodniy changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[kwin] [Bug 399499] Crash in makeInterleavedArrays

2018-11-07 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=399499 Vlad Zagorodniy changed: What|Removed |Added CC||pablo.nik...@gmail.com --- Comment #5 from

[kwin] [Bug 400170] KWin crashed when using the Slide effect and Alt+F2 shortcut

2018-11-07 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400170 Vlad Zagorodniy changed: What|Removed |Added Version Fixed In||5.14.4 Resolution

[kwin] [Bug 400706] Plasma (popups +logout screen) fade out effect not working

2018-11-07 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400706 Vlad Zagorodniy changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kwin] [Bug 400842] Kwin crash when resuming from suspend to RAM

2018-11-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400842 Vlad Zagorodniy changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED

[kwin] [Bug 400837] Plasma Blur feature not ignoring shadows generated by other windows.

2018-11-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400837 Vlad Zagorodniy changed: What|Removed |Added Component|general |effects-various Ever confirmed|0

[kwin] [Bug 400854] kwin crash when restarting IntelliJ application

2018-11-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400854 --- Comment #1 from Vlad Zagorodniy --- It looks like we're re-inserting deleted Client's. For example, if we have the following unconstrained stacking order unconstrained_stacking_order: { 0x5632110c9870, 0x5632110aac50, 0x56

[kwin] [Bug 400854] kwin crash when restarting IntelliJ application

2018-11-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400854 --- Comment #2 from Vlad Zagorodniy --- It looks like in my case, raiseClient is called, which in its turn, adds the deleted Client back to unconstrained stacking order. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 400854] kwin crash when restarting IntelliJ application

2018-11-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400854 --- Comment #3 from Vlad Zagorodniy --- In case of bug 392412, it looks like sendClientToDesktop indirectly triggers raiseClient. --- @Marcus Do you use some fancy scripts to open/maximize windows on new virtual desktops? -- You are receiving this

[kwin] [Bug 400854] kwin crash when restarting IntelliJ application

2018-11-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400854 Vlad Zagorodniy changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

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

2018-11-09 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=362189 --- Comment #4 from Vlad Zagorodniy --- Created attachment 116195 --> https://bugs.kde.org/attachment.cgi?id=116195&action=edit KMag I'm not sure whether "Focus" is the correct mode, but the magnified area doesn't

[kwin] [Bug 396830] kwin_x11 crash when suspending compositing

2018-11-09 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396830 --- Comment #7 from Vlad Zagorodniy --- (In reply to Mahendra Tallur from comment #6) > However when I try to attach gdb from the pre-existing kwin process, the > system hangs. Any idea ? Did you resume kwin? e.g. (gdb) continue Also, I thin

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

2018-11-09 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=362189 --- Comment #7 from Vlad Zagorodniy --- (In reply to Christoph Feck from comment #5) > Are you sure KMag is compiled with QtAccessibilityClient dependency? I'm using KMag from Arch Linux repos. According to the PKGBUILD [1], it looks like

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

2018-11-09 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=362189 --- Comment #8 from Vlad Zagorodniy --- It looks like zoom effect supported this feature previously. https://phabricator.kde.org/source/kwin/browse/master/effects/zoom/zoom.cpp$220-237 -- You are receiving this mail because: You are watching all bug

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

2018-11-09 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=362189 --- Comment #9 from Vlad Zagorodniy --- Anyway, I'll take a look at libqaccessibilityclient, seems like a good place to start. -- You are receiving this mail because: You are watching all bug changes.

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

2018-11-09 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=362189 --- Comment #10 from Vlad Zagorodniy --- I created simple demo to test QAccessibleClient: * https://paste.kde.org/pxmdxtggc * https://paste.kde.org/p12udv0du For some reason, it works only with GTK apps. Am I missing something? -- You are receiving

[kwin] [Bug 400881] FFplay cause a crash of kwin_x11

2018-11-09 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400881 --- Comment #1 from Vlad Zagorodniy --- Was the video playing in the full screen mode? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 396830] kwin_x11 crash when suspending compositing

2018-11-09 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396830 Vlad Zagorodniy changed: What|Removed |Added CC||dan93b...@gmail.com --- Comment #9 from Vlad

[kwin] [Bug 400881] FFplay cause a crash of kwin_x11

2018-11-09 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400881 Vlad Zagorodniy changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[plasmashell] [Bug 385607] Panel drawn badly after resume from suspend

2018-11-09 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=385607 --- Comment #7 from Vlad Zagorodniy --- > Only an issue with compositing off. Wasn't a similar bug fixed some time ago? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 400886] KWin crash

2018-11-09 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400886 Vlad Zagorodniy changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[kwin] [Bug 396830] kwin_x11 crash when suspending compositing

2018-11-09 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396830 Vlad Zagorodniy changed: What|Removed |Added CC||letzdropthe...@gmail.com --- Comment #10

[kwin] [Bug 400880] After suspend/resume text fields under icons on plasma desktop scrambled and unreadable

2018-11-10 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400880 --- Comment #1 from Vlad Zagorodniy --- I don't think KWin has something to do with this; looks like a plasmashell bug. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 400954] KWin crashed after Urho3D opened

2018-11-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400954 Vlad Zagorodniy changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kwin] [Bug 396830] kwin_x11 crash when suspending compositing

2018-11-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396830 Vlad Zagorodniy changed: What|Removed |Added CC||megatoaste...@gmail.com --- Comment #11 from

[kwin] [Bug 390247] Kwin crashes when clicking on application launcher

2018-11-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=390247 Vlad Zagorodniy changed: What|Removed |Added CC||kssr2050-...@yahoo.com --- Comment #11 from

[kwin] [Bug 400977] Kwin Crashes at login

2018-11-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400977 Vlad Zagorodniy changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[Breeze] [Bug 400980] Decorations get huge after reboot with specific font size

2018-11-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400980 Vlad Zagorodniy changed: What|Removed |Added Component|decorations |window decoration Product|kwin

[kwin] [Bug 400980] Decorations get huge after reboot with specific font size

2018-11-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400980 Vlad Zagorodniy changed: What|Removed |Added Assignee|unassigned-b...@kde.org |kwin-bugs-n...@kde.org Component

[kwin] [Bug 400980] Decorations get huge after reboot with specific font size

2018-11-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400980 --- Comment #2 from Vlad Zagorodniy --- Nah, it looks like that's indeed a bug in KDecoration. No one emits fontChanged. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 397577] Plasma crashing after window resizing with Meta+R shortcut and pressing Enter on Wayland

2018-11-13 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=397577 Vlad Zagorodniy changed: What|Removed |Added Status|CONFIRMED |RESOLVED Version Fixed In

[kwin] [Bug 394810] Present Windows style suggestion

2018-11-13 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=394810 --- Comment #1 from Vlad Zagorodniy --- What do you mean by "minimized version of windows"? > without any names IIRC, there's an option for that. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 401011] kwin crash upon laptop lid open

2018-11-13 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=401011 Vlad Zagorodniy changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution

[kwin] [Bug 400980] Decorations get huge after reboot with specific font size

2018-11-13 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400980 Vlad Zagorodniy changed: What|Removed |Added Assignee|kwin-bugs-n...@kde.org |vladz...@gmail.com -- You are receiving

[kwin] [Bug 400980] Decorations get huge after reboot with specific font size

2018-11-15 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400980 Vlad Zagorodniy changed: What|Removed |Added Latest Commit||https://commits.kde.org/kwi

[kwin] [Bug 400090] Submenus of window decoration are blank when both transparency and blur effects are enabled

2018-11-16 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400090 Vlad Zagorodniy changed: What|Removed |Added See Also||https://bugs.kde.org/show_b

[kwin] [Bug 399490] Tooltips of the buttons in the window decoration fail under Wayland

2018-11-16 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=399490 Vlad Zagorodniy changed: What|Removed |Added See Also||https://bugs.kde.org/show_b

[kwin] [Bug 391917] Add shadows for CSD windows

2018-11-17 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=391917 --- Comment #15 from Vlad Zagorodniy --- (In reply to Gianluca Pettinello from comment #13) > But I still miss the shadow under the menus in gtk apps. Widget style/GTK has to upload shadows. See https://community.kde.org/KWin/Shadow -- You

[kwin] [Bug 391917] Add shadows for CSD windows

2018-11-17 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=391917 --- Comment #17 from Vlad Zagorodniy --- (In reply to Gianluca Pettinello from comment #16) > What you mean that gtk has to upload the shadow? Yes. KWin has no idea what shadows tooltips and other popups have to have. -- You are receiving this m

[kwin] [Bug 401196] do not darken/highlight windows in the present windows selector, draw a box around the selected window instead.

2018-11-19 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=401196 Vlad Zagorodniy changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kwin] [Bug 385522] Present Windows: Don't darken all windows and denote selection some other way than restoring original lightness

2018-11-19 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=385522 Vlad Zagorodniy changed: What|Removed |Added CC||leftcr...@tutanota.com --- Comment #13 from

[kwin] [Bug 401197] setting control the size, position and opacity of icons in window thumbnails. Icons make it easier to pick out windows.

2018-11-19 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=401197 Vlad Zagorodniy changed: What|Removed |Added Severity|normal |wishlist Priority|NOR

[kwin] [Bug 401011] kwin crash upon laptop lid open

2018-11-20 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=401011 --- Comment #3 from Vlad Zagorodniy --- (In reply to Bojan Kseneman from comment #2) > Sure, can you give me some insight on how to do that? Well, I am not familiar with Ubuntu/Debian so I can't give you precise answer, but you probably

[kwin] [Bug 401256] Silent crashed and desktop icon become glit after wakeup from suspend

2018-11-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=401256 Vlad Zagorodniy changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[kwin] [Bug 399499] Crash in makeInterleavedArrays

2018-11-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=399499 Vlad Zagorodniy changed: What|Removed |Added CC||hm.x...@gmail.com --- Comment #7 from Vlad

[kwin] [Bug 401308] Kwin does not expose wayland clients to scripts

2018-11-22 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=401308 Vlad Zagorodniy changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kwin] [Bug 401309] Scripts do not get wayland clients

2018-11-22 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=401309 Vlad Zagorodniy changed: What|Removed |Added CC||t...@r.je --- Comment #1 from Vlad

[kwin] [Bug 401309] Scripts do not get wayland clients

2018-11-22 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=401309 --- Comment #2 from Vlad Zagorodniy --- Hi! Are you the author of https://github.com/faho/kwin-tiling? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 401309] Scripts do not get wayland clients

2018-11-22 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=401309 Vlad Zagorodniy changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[kwin] [Bug 401309] Scripts do not get wayland clients

2018-11-22 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=401309 --- Comment #4 from Vlad Zagorodniy --- Cool! I uploaded patches to expose wayland clients to the scripting api earlier today: * https://phabricator.kde.org/D17096 * https://phabricator.kde.org/D17097 In order to make your script work with wayland

[kwin] [Bug 401354] Half of the magic lamp animation gets repated when minimizing a window

2018-11-23 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=401354 Vlad Zagorodniy changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[kwin] [Bug 401387] Glitch on screen when switching virtual desktop through cube effect with 'Do not animate panels' enabled

2018-11-25 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=401387 Vlad Zagorodniy changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[kwin] [Bug 362360] When switching virtual desktops with the Desktop Cube Animation effect, the Blur and Background Contrast effect cause visual artifacts in the upper right quarter of the screen

2018-11-25 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=362360 Vlad Zagorodniy changed: What|Removed |Added CC||henriquesarmentogoulartagui

[kwin] [Bug 395725] Blur effect applied for aurorae decoration shadows

2018-06-22 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=395725 Vlad Zagorodniy changed: What|Removed |Added Ever confirmed|0 |1 Component|effects-various

[kwin] [Bug 395797] any fading out transparency + using this effect = system frozen

2018-06-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=395797 Vlad Zagorodniy changed: What|Removed |Added CC||vladz...@gmail.com --- Comment #2 from Vlad

[kwin] [Bug 396055] Multiscreen Wayland: Blur effect broken

2018-07-01 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396055 Vlad Zagorodniy changed: What|Removed |Added CC||vladz...@gmail.com --- Comment #3 from Vlad

[kwin] [Bug 396055] Multiscreen Wayland: Blur effect broken

2018-07-01 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396055 --- Comment #6 from Vlad Zagorodniy --- kamil@kamil-pc:~ :-)qdbus org.kde.KWin /KWin supportInformation Informacje o wsparciu dla KWin: Pytając na np. http://forum.kde.orgużyj wyświetlanych tu danych. Dostarczają one informacji o obecnie uruchomionym

[kwin] [Bug 396055] Multiscreen Wayland: Blur effect broken

2018-07-01 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396055 --- Comment #7 from Vlad Zagorodniy --- Created attachment 113686 --> https://bugs.kde.org/attachment.cgi?id=113686&action=edit Kate and Dolphin behind Konsole Do normal windows look okay behind Konsole? (like on the attached screenshot)

[kwin] [Bug 396055] Multiscreen Wayland: Blur effect broken

2018-07-01 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396055 Vlad Zagorodniy changed: What|Removed |Added Flags||Wayland+, X11- --- Comment #12 from Vlad

[kwin] [Bug 396055] Multiscreen Wayland: Blur effect broken

2018-07-01 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396055 --- Comment #13 from Vlad Zagorodniy --- Created attachment 113692 --> https://bugs.kde.org/attachment.cgi?id=113692&action=edit Demo to my previous comment -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 396264] KWin crash after resume from suspend

2018-07-06 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396264 Vlad Zagorodniy changed: What|Removed |Added CC||vladz...@gmail.com --- Comment #1 from Vlad

[kwin] [Bug 396264] KWin crash after resume from suspend

2018-07-07 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396264 --- Comment #5 from Vlad Zagorodniy --- (In reply to Alessandro from comment #4) > I'm sorry, but after reading the ArchWiki page and reading my backtrace, I > can't find which are the missing symbols and which package I have to >

[kwin] [Bug 396273] KWin crash after resuming from standby

2018-07-07 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396273 Vlad Zagorodniy changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO Resolution

[kwin] [Bug 395493] Random Kwin crashes

2018-07-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=395493 Vlad Zagorodniy changed: What|Removed |Added CC||arivana...@gmail.com --- Comment #10 from

[kwin] [Bug 396297] Kwin crashes

2018-07-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396297 Vlad Zagorodniy changed: What|Removed |Added CC||vladz...@gmail.com Resolution

[kwin] [Bug 395493] Random Kwin crashes

2018-07-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=395493 --- Comment #11 from Vlad Zagorodniy --- It happens because some effects transform window quads(e.g. Fall apart or Magic lamp). So, when makeSubQuad is called on a window quad that has been transformed by Magic lamp for example, makeSubQuad will abort

[kwin] [Bug 396264] KWin crash after resume from suspend

2018-07-08 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396264 Vlad Zagorodniy changed: What|Removed |Added Resolution|BACKTRACE |--- Status|NEEDSINFO

[kwin] [Bug 301447] Desktop grid effect changes activities

2018-07-11 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=301447 Vlad Zagorodniy changed: What|Removed |Added CC||vladz...@gmail.com Assignee|kwin

[kwin] [Bug 301447] Desktop grid effect changes activities

2018-07-11 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=301447 Vlad Zagorodniy changed: What|Removed |Added Latest Commit||https://commits.kde.org/kwi

[kwin] [Bug 383289] Z fighting between plasma dialogs and highlighted window

2018-07-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=383289 Vlad Zagorodniy changed: What|Removed |Added CC||vladz...@gmail.com --- Comment #3 from Vlad

[kwin] [Bug 319435] scalein and sliding popups effects are conflicting

2018-07-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=319435 Vlad Zagorodniy changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[kwin] [Bug 365930] Switching virtual desktop with cube shows previous windows for 1 second/frame before removing them

2018-07-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=365930 Vlad Zagorodniy changed: What|Removed |Added Resolution|--- |DUPLICATE CC

[kwin] [Bug 321201] Fade Desktop effect takes place while fullscreen effect (desktop grid) is active

2018-07-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=321201 Vlad Zagorodniy changed: What|Removed |Added CC||pereira.a...@gmail.com --- Comment #8 from

[kwin] [Bug 396273] KWin crash after resuming from standby

2018-07-15 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396273 --- Comment #4 from Vlad Zagorodniy --- The debug symbols are still missing. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 396273] KWin crash after resuming from standby

2018-07-15 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396273 Vlad Zagorodniy changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|BACKTRACE

[kwin] [Bug 396264] KWin crash after resume from suspend

2018-07-15 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396264 Vlad Zagorodniy changed: What|Removed |Added CC||2012g...@web.de --- Comment #9 from Vlad

[kwin] [Bug 396273] KWin crash after resuming from standby

2018-07-15 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396273 --- Comment #7 from Vlad Zagorodniy --- One last question: what's you GPU? -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 396273] KWin crash after resuming from standby

2018-07-15 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396273 --- Comment #8 from Vlad Zagorodniy --- s/you/your/ -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 374867] Impossible to reach screen edge if mouse cursor is moving fast

2018-07-15 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=374867 Vlad Zagorodniy changed: What|Removed |Added Latest Commit||https://commits.kde.org/kwi

[kwin] [Bug 396588] Crash when using Desktop layout indicators with Show Desktop Grid

2018-07-16 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396588 Vlad Zagorodniy changed: What|Removed |Added CC||vladz...@gmail.com Status

[marble] [Bug 396646] New: Option to hide "NASA/Public domain" label

2018-07-18 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396646 Bug ID: 396646 Summary: Option to hide "NASA/Public domain" label Product: marble Version: unspecified Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED

[kwin] [Bug 368847] Kwin crashes when I switch between virtual desktops using the Desktop Grid effect

2018-07-19 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=368847 Vlad Zagorodniy changed: What|Removed |Added CC||jesusbalbas...@gmail.com --- Comment #6 from

[kwin] [Bug 395493] Random Kwin crashes

2018-07-19 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=395493 Vlad Zagorodniy changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|BACKTRACE

[kwin] [Bug 368847] Kwin crashes when I switch between virtual desktops using the Desktop Grid effect

2018-07-19 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=368847 Vlad Zagorodniy changed: What|Removed |Added CC||vladz...@gmail.com --- Comment #7 from Vlad

[kwin] [Bug 396790] ScriptedEffects cannot call setActiveFullScreenEffect

2018-07-23 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396790 Vlad Zagorodniy changed: What|Removed |Added CC||vladz...@gmail.com --- Comment #1 from Vlad

[kwin] [Bug 394245] Glide effect suffers from perspective distortions

2018-07-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=394245 --- Comment #1 from Vlad Zagorodniy --- Git commit 6a7e780d74ec6a5b504332b484a6734b0be42073 by Vlad Zagorodniy. Committed on 24/07/2018 at 19:10. Pushed by vladz into branch 'master'. [effects] Rewrite the Glide effect Summary: There a

[kwin] [Bug 394245] Glide effect suffers from perspective distortions

2018-07-24 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=394245 Vlad Zagorodniy changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[kwin] [Bug 369202] Allow speeding up of the animation for the Glide effect

2018-07-26 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=369202 Vlad Zagorodniy changed: What|Removed |Added CC||vladz...@gmail.com Status

[kwin] [Bug 343465] Sliding Plasma dialog popups have corrupt corners

2018-07-27 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=343465 Vlad Zagorodniy changed: What|Removed |Added CC||vladz...@gmail.com --- Comment #3 from Vlad

[kwin] [Bug 396790] ScriptedEffects cannot call setActiveFullScreenEffect

2018-07-31 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=396790 --- Comment #4 from Vlad Zagorodniy --- (In reply to David Edmundson from comment #3) > Edit. I came to a decision on this. > > Explicit getter, implicit setter. > > property: fullScreenEffectState -> enum of {No-one

[Breeze] [Bug 397145] libbreezecommon does not install the export header

2018-08-04 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=397145 --- Comment #1 from Vlad Zagorodniy --- (In reply to Fabian Vogt from comment #0) > A header is generated, but never installed. > > If this is intentional and libbreezecommon is not meant to be used by > something other than breeze, i

[kwin] [Bug 321897] Sheet effect doesn't set WindowClosedGrabRole and collides with fade effect on close for different duration

2018-08-09 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=321897 Vlad Zagorodniy changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[kwin] [Bug 339564] Maximize Effect miscalculate the position when dragging to maximize/restore

2018-08-09 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=339564 Vlad Zagorodniy changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[kwin] [Bug 189999] Wobbly windows causes excessive painting when (not) moving windows

2018-08-09 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=18 Vlad Zagorodniy changed: What|Removed |Added CC||vladz...@gmail.com --- Comment #6 from Vlad

[kwin] [Bug 352943] Show Desktop effects "Window Aperture" and "Eye on screen" should be mutually exclusive

2018-08-09 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=352943 Vlad Zagorodniy changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

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