[kwin] [Bug 449273] Mouse clicks from openQA (automated test framework) in Fedora installer on KDE 5.23.90 stop working shortly after it starts

2022-02-07 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449273

--- Comment #17 from Vlad Zahorodnii  ---
Could you check whether the issue can be reproduced with the latest kwin 5.24
tars? kwin's tar was respun and it included a fix for a similar bug

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

[kwin] [Bug 449273] Mouse clicks from openQA (automated test framework) in Fedora installer on KDE 5.23.90 stop working shortly after it starts

2022-02-08 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449273

--- Comment #19 from Vlad Zahorodnii  ---
Yes, it landed a couple of days ago

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

[kwin] [Bug 449720] A weird issue in the "Screen Edges Actions" and some actions don't work at all

2022-02-08 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449720

Vlad Zahorodnii  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/11175cb05eb2
   ||8a77b77a654c7e95e9f6b2613d7
   ||e

--- Comment #3 from Vlad Zahorodnii  ---
Git commit 11175cb05eb28a77b77a654c7e95e9f6b2613d7e by Vlad Zahorodnii.
Committed on 08/02/2022 at 08:09.
Pushed by vladz into branch 'master'.

kcm/screenedge: Fix default value for TabBox.BorderActivate option

The TabBox does not reserve the left screen edge by default.

M  +1-1src/kcmkwin/kwinscreenedges/kwinscreenedgesettings.kcfg

https://invent.kde.org/plasma/kwin/commit/11175cb05eb28a77b77a654c7e95e9f6b2613d7e

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

[kwin] [Bug 449720] A weird issue in the "Screen Edges Actions" and some actions don't work at all

2022-02-08 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449720

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/11175cb05eb2 |ma/kwin/commit/7130ebe9b3ee
   |8a77b77a654c7e95e9f6b2613d7 |398254c594bdf45eca61dd2cb4f
   |e   |1

--- Comment #4 from Vlad Zahorodnii  ---
Git commit 7130ebe9b3ee398254c594bdf45eca61dd2cb4f1 by Vlad Zahorodnii.
Committed on 08/02/2022 at 09:52.
Pushed by vladz into branch 'Plasma/5.24'.

kcm/screenedge: Fix default value for TabBox.BorderActivate option

The TabBox does not reserve the left screen edge by default.


(cherry picked from commit 11175cb05eb28a77b77a654c7e95e9f6b2613d7e)

M  +1-1src/kcmkwin/kwinscreenedges/kwinscreenedgesettings.kcfg

https://invent.kde.org/plasma/kwin/commit/7130ebe9b3ee398254c594bdf45eca61dd2cb4f1

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

[kwin] [Bug 449777] Parent menu disappears when a submenu opens

2022-02-08 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449777

Vlad Zahorodnii  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[dolphin] [Bug 449777] Parent menu disappears when a submenu opens

2022-02-08 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449777

Vlad Zahorodnii  changed:

   What|Removed |Added

 CC||kfm-de...@kde.org
   Keywords||wayland
Product|kwin|dolphin
   Assignee|kwin-bugs-n...@kde.org  |dolphin-bugs-n...@kde.org
Version|master  |unspecified
  Component|wayland-generic |general

--- Comment #1 from Vlad Zahorodnii  ---
It looks like the view submenu is destroyed, the view menu still responds to
input because kwin sends pointer input to the main dolphin window and qt
redirects input internally. Moving to dolphin. If dolphin doesn't hide it, then
it's definitely a qtwayland bug.

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

[dolphin] [Bug 449777] Parent menu disappears when a submenu opens

2022-02-08 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449777

--- Comment #2 from Vlad Zahorodnii  ---
It looks like the view menu is destroyed*

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

[kwin] [Bug 449518] kwin_wayland doesnt focus window when right clicking decoration/window border

2022-02-08 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449518

Vlad Zahorodnii  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
  Component|wayland-generic |general
   Keywords||junior-jobs, usability

--- Comment #1 from Vlad Zahorodnii  ---
It most likely would require adding a new window action, e.g. activate + show
user actions menu. However, it's worth analyzing whether there are potential
benefits for not activating the window, if there aren't any, then it should be
a one liner - call Workspace::activateClient().

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

[kwin] [Bug 449797] Plasma 5.24 and nvidia GPU and multiple screens: segfault

2022-02-08 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449797

Vlad Zahorodnii  changed:

   What|Removed |Added

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

--- Comment #1 from Vlad Zahorodnii  ---
We need a backtrace of the crash. Can you attach the backtrace of the crash?
You could get the backtrace from coredumpctl or
https://community.kde.org/KWin/Debugging#I_know_nothing_about_GDB.2C_how_do_I_obtain_a_stacktrace.3F

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

[kwin] [Bug 449797] Plasma 5.24 and nvidia GPU and multiple screens: segfault

2022-02-08 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449797

--- Comment #2 from Vlad Zahorodnii  ---
Also is kms enabled in the nvidia proprietary driver? i.e. do you run with
nvidia-drm.modeset=1 kernel arg?

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

[kwin] [Bug 449797] Plasma 5.24 and nvidia GPU and multiple screens: segfault

2022-02-08 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449797

Vlad Zahorodnii  changed:

   What|Removed |Added

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

--- Comment #5 from Vlad Zahorodnii  ---
the backtrace misses debug symbols. can you install debug symbols for kwin?
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Install_debugging_packages

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

[kwin] [Bug 449273] Mouse clicks from openQA (automated test framework) in Fedora installer on KDE 5.23.90 stop working shortly after it starts

2022-02-08 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449273

--- Comment #21 from Vlad Zahorodnii  ---
Created attachment 146454
  --> https://bugs.kde.org/attachment.cgi?id=146454&action=edit
my debugging

I cleaned up the attached logs and don't see anything suspicious in the logs,
kwin sends button click and all button press events have matching release
events

what does happen if the test clicks the window the second time at 970x696 after
some interval?

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

[kwin] [Bug 445794] Plasma Wayland session freezes after checking "Synchronise contents of the clipboard and the selection" and selecting text

2022-02-08 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=445794

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Vlad Zahorodnii  ---
Thanks for the update.

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

[plasmashell] [Bug 449163] Plasma panel visually freezes after some time under Wayland

2022-02-08 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449163

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #33 from Vlad Zahorodnii  ---
Since https://codereview.qt-project.org/c/qt/qtwayland/+/393273 was backported
to KDE's qt patch collection, this bug report can be closed now.

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

[kwin] [Bug 448973] When switching left-right order of monitors with different DPI values, Systemsettings window becomes blurry and mouse pointer jumps to other screen

2022-02-08 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=448973

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |INTENTIONAL
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Vlad Zahorodnii  ---
Okay, I see. Windows stick to their outputs as expected, but kwin may need to
rewarp the pointer, which is a different issue. Can you file a separate bug
report please?

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

[kwin] [Bug 449810] KWin scripts can't be configured in Plasma 5.24

2022-02-08 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449810

Vlad Zahorodnii  changed:

   What|Removed |Added

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

--- Comment #1 from Vlad Zahorodnii  ---
Right, there were some kcm related changed in 5.24. Can you try putting
`X-KDE-ConfigModule=kwin/effects/configs/kcm_kwin4_genericscripted` in the
metadata file?

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

[kwin] [Bug 449818] Cursor pointer precision shifted out of place with fractional scaling other than 100%

2022-02-08 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449818

Vlad Zahorodnii  changed:

   What|Removed |Added

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

--- Comment #1 from Vlad Zahorodnii  ---
QPainter doesn't allow scale factors < 1, maybe this bug is caused by that
issue as well, at least it's a known source of problems with decorations :(. Is
the hotspot at correct position with scale factors > 1?

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

[kwin] [Bug 449797] Plasma 5.24 and nvidia GPU and multiple screens: segfault in KWin::GbmSurface::swapBuffersForDrm()

2022-02-08 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449797

--- Comment #9 from Vlad Zahorodnii  ---
(In reply to kingofgamesyami from comment #8)
> This is also happening on my system. KDE Neon, Plasma 5.24, NVIDIA Driver
> 510, dual monitors.
> 
> Running manually kwin_wayland --drm --xwayland plasmashell shows some
> interesting stuff getting dumped to stdout saying it failed to initialize
> GBM because 'Function not implemented', followed by a segfault
> 
> I tried running the above command through gdb for useful information but
> that locked up my system completely (couldn't even switch to a TTY), had to
> force-poweroff.

oh, what's the version of mesa on your computer?

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

[plasmashell] [Bug 449823] The activities switching applet doesn't display the wallpaper if 'Wallpaper of the day' was selected for that specific activity

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449823

Vlad Zahorodnii  changed:

   What|Removed |Added

Product|kwin|plasmashell
  Component|activities  |Activity Switcher
 CC||plasma-b...@kde.org
   Target Milestone|--- |1.0
   Assignee|kwin-bugs-n...@kde.org  |ivan.cu...@kde.org

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

[kwin] [Bug 449827] Wayland: Context menu invisible on external monitors

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449827

--- Comment #1 from Vlad Zahorodnii  ---
That's a known Qt bug. It caused by using two monitors with different scale
factors.

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

[kwin] [Bug 449827] Wayland: Context menu invisible on external monitors

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449827

--- Comment #2 from Vlad Zahorodnii  ---
It's*

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

[kwin] [Bug 449827] Wayland: Context menu invisible on external monitors

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449827

Vlad Zahorodnii  changed:

   What|Removed |Added

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

--- Comment #3 from Vlad Zahorodnii  ---


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

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

[kwin] [Bug 432264] Wayland context Menus entries disappear/ graphic glitching

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=432264

Vlad Zahorodnii  changed:

   What|Removed |Added

 CC||r.fue...@gmx.ch

--- Comment #8 from Vlad Zahorodnii  ---
*** Bug 449827 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 449833] Cannot change splash screen

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449833

Vlad Zahorodnii  changed:

   What|Removed |Added

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

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

[kwin] [Bug 449835] Cannot switch virtual desktop using shortcut in overview effect

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449835

Vlad Zahorodnii  changed:

   What|Removed |Added

  Component|general |effects-overview

--- Comment #1 from Vlad Zahorodnii  ---
Currently, you need to Tab to the desktop bar, and use arrow keys to switch
between virtual desktops. Press Enter or Space to actually activate the
desktop.

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

[kwin] [Bug 449835] Cannot switch virtual desktop using shortcut in overview effect

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449835

--- Comment #2 from Vlad Zahorodnii  ---
Whether those keyboard shortcuts should work and how they should integrate with
the overview effect needs evaluation.

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

[kwin] [Bug 446563] Context menu flickering/redraw for mixed scale setup (Wayland)

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=446563

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|UPSTREAM|DUPLICATE

--- Comment #7 from Vlad Zahorodnii  ---
If you think that we're obliged anything or that you're free to lash out at
open source developers like that, that's not how open source works.

---

That being said, it looks like this issue is already reported in our bugzilla,
so marking as a duplicate.

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

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

[kwin] [Bug 432264] Wayland context Menus entries disappear/ graphic glitching

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=432264

Vlad Zahorodnii  changed:

   What|Removed |Added

 CC||bugs-...@lagiewka.pl

--- Comment #9 from Vlad Zahorodnii  ---
*** Bug 446563 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 449837] Desktop effect zoom makes mouse pointer disappear

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449837

Vlad Zahorodnii  changed:

   What|Removed |Added

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

--- Comment #2 from Vlad Zahorodnii  ---


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

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

[kwin] [Bug 448537] Mouse pointer disappears on desktop Zoom in the X11 session

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=448537

Vlad Zahorodnii  changed:

   What|Removed |Added

 CC||jkrei...@hotmail.de

--- Comment #13 from Vlad Zahorodnii  ---
*** Bug 449837 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 449836] Compose key does not work

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449836

Vlad Zahorodnii  changed:

   What|Removed |Added

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

--- Comment #2 from Vlad Zahorodnii  ---
Can you post the output of `setxkbmap -query`?

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

[kwin] [Bug 446563] Context menu flickering/redraw for mixed scale setup (Wayland)

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=446563

--- Comment #9 from Vlad Zahorodnii  ---
(In reply to justinkb from comment #8)
> if your bar for "lashing out" is so low my comment cleared it, might wanna
> hang it a bit higher.
> 
> it's amusing you're again just kicking the can for someone else to solve the
> issue, though, by marking it as a duplicate of a year old bug report you can

I don't know why you think that we (kwin developers) are obliged to fix client
side bugs. Being rude won't help with anything :/

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

[kwin] [Bug 449836] Compose key does not work

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449836

--- Comment #3 from Vlad Zahorodnii  ---
also, if you change keyboard settings, does compose key start to work?

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

[kwin] [Bug 445800] If both 'Track Mouse' and 'Overview' effects are enabled, both effects are actvated when I press meta+ctrl+d or kwin_wayland hangs

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=445800

Vlad Zahorodnii  changed:

   What|Removed |Added

 Status|REOPENED|NEEDSINFO
 Resolution|--- |BACKTRACE

--- Comment #6 from Vlad Zahorodnii  ---
Can you get a backtrace when kwin is frozen please? Not sure why kwin freezes

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

[kwin] [Bug 449836] Compose key does not work

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449836

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REPORTED|RESOLVED

--- Comment #5 from Vlad Zahorodnii  ---
Yeah, if the issue comes back, please reopen this bug report.

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

[kwin] [Bug 449818] Cursor pointer precision shifted out of place with fractional scaling other than 100%

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449818

--- Comment #3 from Vlad Zahorodnii  ---
What cursor theme do you use? and you use tablet, right?

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

[kwin] [Bug 449832] Fall apart effect doesn't work anymore.

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449832

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/20399e0c42c8
   ||6005d33e8d5997e93ee21f53502
   ||8

--- Comment #2 from Vlad Zahorodnii  ---
Git commit 20399e0c42c86005d33e8d5997e93ee21f535028 by Vlad Zahorodnii.
Committed on 09/02/2022 at 09:49.
Pushed by vladz into branch 'master'.

effects/scale: Make it not grab open and close roles

Otherwise the fall apart effect will refuse to work; the fade effect
already works like that.

M  +2-2src/effects/scale/package/contents/code/main.js

https://invent.kde.org/plasma/kwin/commit/20399e0c42c86005d33e8d5997e93ee21f535028

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

[kwin] [Bug 449832] Fall apart effect doesn't work anymore.

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449832

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/20399e0c42c8 |ma/kwin/commit/fa142dd15cb1
   |6005d33e8d5997e93ee21f53502 |6975e24dd9bd8fb00b7d4da375e
   |8   |7

--- Comment #3 from Vlad Zahorodnii  ---
Git commit fa142dd15cb16975e24dd9bd8fb00b7d4da375e7 by Vlad Zahorodnii.
Committed on 09/02/2022 at 11:41.
Pushed by vladz into branch 'Plasma/5.24'.

effects/scale: Make it not grab open and close roles

Otherwise the fall apart effect will refuse to work; the fade effect
already works like that.


(cherry picked from commit 20399e0c42c86005d33e8d5997e93ee21f535028)

M  +2-2src/effects/scale/package/contents/code/main.js

https://invent.kde.org/plasma/kwin/commit/fa142dd15cb16975e24dd9bd8fb00b7d4da375e7

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

[kwin] [Bug 449842] Snap helper no longer displays window geometry

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449842

Vlad Zahorodnii  changed:

   What|Removed |Added

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

--- Comment #1 from Vlad Zahorodnii  ---
I assume that you meant geometry tip, the snap helper effect still works for me
on wayland.

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

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

[kwin] [Bug 443723] "Display geometry when moving or resizing" does not work under wayland

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=443723

Vlad Zahorodnii  changed:

   What|Removed |Added

 CC||kde-b...@foobarlibre.net

--- Comment #7 from Vlad Zahorodnii  ---
*** Bug 449842 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 449846] Missing features for replacing present windows

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449846

Vlad Zahorodnii  changed:

   What|Removed |Added

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

--- Comment #1 from Vlad Zahorodnii  ---
Please create a bug report per issue so it's easier to track. As for these
issues in particular, there's already
https://bugs.kde.org/show_bug.cgi?id=445930.

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

[kwin] [Bug 449844] Fall Apart effect in new overview

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449844

--- Comment #1 from Vlad Zahorodnii  ---
Those two effects are implemented using different infrastructure. It's
surprising that the fall apart is not disabled when there's a running
fullscreen effect though, like all other animation effects.

Adding fall apart integration in the overview effect would be very tedious and
I'm not sure that it's actually worth it.

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

[kwin] [Bug 449848] Cannot record video nor take screenshot

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449848

Vlad Zahorodnii  changed:

   What|Removed |Added

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

--- Comment #1 from Vlad Zahorodnii  ---
works fine on my machine with wayland. how do you take a screenshot and can you
record screen with obs when not running overview effect?

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

[kwin] [Bug 443723] "Display geometry when moving or resizing" does not work under wayland

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=443723

--- Comment #9 from Vlad Zahorodnii  ---
(In reply to Sebastian E. from comment #8)
> Yet another feature dropped. :/
> 
> I skimmed through the scripting documentation
> (https://develop.kde.org/docs/extend/plasma/scripting/api/), and need some
> hints. How can I register a listener for window events like resize/move, and

workspace.clientAdded.connect((client) => {
client.clientStartUserMovedResized((client) => console.log("interactive
move resize started", client.caption);
client.clientStepUserMovedResized((client, rect) => console.log("geometry
changed", rect.x, rect.y, rect.width, rect.height));
client.clientFinishUserMovedResized(() => console.log("interactive move
resize finished");
});

> how can I create a tip, which would be a top level window without
> decoration, I guess?

you could create a plasma dialog dynamically (see
https://doc.qt.io/qt-5/qtqml-javascript-dynamicobjectcreation.html) when the
clientStartUserMovedResized signal is emitted and destroy it when the
clientFinishUserMovedResized signal is emitted

PlasmaCore.Dialog {
location: PlasmaCore.Types.Floating
flags: Qt.X11BypassWindowManagerHint | Qt.FramelessWindowHint
x: client.x + client.width / 2 - width / 2
y: client.y + client.height / 2 - height / 2

Label {} // a label with geometry text
}

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

[kwin] [Bug 443723] "Display geometry when moving or resizing" does not work under wayland

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=443723

--- Comment #10 from Vlad Zahorodnii  ---
https://invent.kde.org/plasma/kwin/-/tree/master/src/scripts/desktopchangeosd/contents/ui
the desktopchangeosd script is a good example how to write a kwin script that
creates a window

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

[kwin] [Bug 449848] Cannot record video nor take screenshot

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449848

Vlad Zahorodnii  changed:

   What|Removed |Added

 Status|NEEDSINFO   |CONFIRMED
 Ever confirmed|0   |1
 Resolution|WAITINGFORINFO  |---

--- Comment #4 from Vlad Zahorodnii  ---
nvm, screen in obs was frozen, can confirm

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

[kwin] [Bug 449848] Cannot record video nor take screenshot

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449848

Vlad Zahorodnii  changed:

   What|Removed |Added

   Keywords||wayland

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

[kwin] [Bug 449863] [FeatureRequest] Follow global theme maybe

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449863

--- Comment #1 from Vlad Zahorodnii  ---
The overview effect pulls the highlight rect from the desktop theme, which is
blue-ish with breeze dark. I don't think that it's a good idea to deviate from
the desktop theme that plasma uses.

The second point is a good idea, however, it would not align with the existing
style. It's worth bringing it up to vdg.

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

[kwin] [Bug 449863] [FeatureRequest] Follow global theme maybe

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449863

--- Comment #3 from Vlad Zahorodnii  ---
The overview effect uses the desktop theme, it's configured in Appearance >
Plasma Style.

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

[kwin] [Bug 449866] Windows act like they could be dragged from one screen to another, but they actually won't

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449866

Vlad Zahorodnii  changed:

   What|Removed |Added

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

--- Comment #1 from Vlad Zahorodnii  ---


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

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

[kwin] [Bug 448566] Ability to drag windows between displays in Overview effect

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=448566

Vlad Zahorodnii  changed:

   What|Removed |Added

 CC||openmind...@gmail.com

--- Comment #3 from Vlad Zahorodnii  ---
*** Bug 449866 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 448566] Ability to drag windows between displays in Overview effect

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=448566

--- Comment #4 from Vlad Zahorodnii  ---
Yeah, ideally, the overview effect needs to allow dropping windows from one
screen to another. It has not been implemented yet because qtquick doesn't make
it easy. I made some proof-of-concept patches earlier but wasn't satisfied with
the overall design. Hopefully, it will be fully fixed in 5.25.

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

[kwin] [Bug 438622] Launch feedback cursor animation does not respect the timeout on Wayland

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=438622

--- Comment #10 from Vlad Zahorodnii  ---
(In reply to Patrick Silva from comment #8)
> I see no launch feedback after these steps on Plasma 5.24:
> 
> 1. Open Konsole
> 2. ls in a directory with any files
> 3. ctrl-click on a file to open it in an external app
> 
> Operating System: Arch Linux
> KDE Plasma Version: 5.24.0
> KDE Frameworks Version: 5.90.0
> Qt Version: 5.15.2
> Graphics Platform: Wayland

That sounds like a konsole issue.

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

[kwin] [Bug 449844] Fall Apart effect in new overview

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449844

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/e419faee39b2
   ||3d4b1b9f4359b07d31b5e95e7e6
   ||e

--- Comment #4 from Vlad Zahorodnii  ---
Git commit e419faee39b23d4b1b9f4359b07d31b5e95e7e6e by Vlad Zahorodnii.
Committed on 09/02/2022 at 13:09.
Pushed by vladz into branch 'master'.

effects/fallapart: Avoid animating windows while there's a fullscreen effect

While there's a fullscreen effect, the fall apart effect should avoid
animating windows as it can corrupt or interfere with the active full
screen effect. This matches behavior of many other animation effects in
kwin.

M  +2-0src/effects/fallapart/fallapart.cpp

https://invent.kde.org/plasma/kwin/commit/e419faee39b23d4b1b9f4359b07d31b5e95e7e6e

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

[kwin] [Bug 449844] Fall Apart effect in new overview

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449844

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/e419faee39b2 |ma/kwin/commit/75462970f344
   |3d4b1b9f4359b07d31b5e95e7e6 |acaab5b4c661cd9a41574454593
   |e   |5

--- Comment #5 from Vlad Zahorodnii  ---
Git commit 75462970f344acaab5b4c661cd9a415744545935 by Vlad Zahorodnii.
Committed on 09/02/2022 at 15:47.
Pushed by vladz into branch 'Plasma/5.24'.

effects/fallapart: Avoid animating windows while there's a fullscreen effect

While there's a fullscreen effect, the fall apart effect should avoid
animating windows as it can corrupt or interfere with the active full
screen effect. This matches behavior of many other animation effects in
kwin.


(cherry picked from commit e419faee39b23d4b1b9f4359b07d31b5e95e7e6e)

M  +2-0src/effects/fallapart/fallapart.cpp

https://invent.kde.org/plasma/kwin/commit/75462970f344acaab5b4c661cd9a415744545935

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

[kwin] [Bug 449840] Sometimes overview stops accepting keyboard input

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449840

--- Comment #2 from Vlad Zahorodnii  ---
Is the search field highlighted when keyboard input doesn't work?

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

[kwin] [Bug 449878] With multi-monitor setup, a monitor that is disabled does not power off.

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449878

Vlad Zahorodnii  changed:

   What|Removed |Added

  Component|multi-screen|platform-drm

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

[kwin] [Bug 449541] Quick tile action via shortcut de-maximizes the window without tiling as a first action

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449541

--- Comment #5 from Vlad Zahorodnii  ---
Cannot reproduce on wayland. Can you provide more detailed steps to reproduce?

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

[kwin] [Bug 449541] Quick tile action via shortcut de-maximizes the window without tiling as a first action

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449541

--- Comment #6 from Vlad Zahorodnii  ---
also, does this happen only with decorated windows? can you share your window
deco settings (theme, and border size)?

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

[kwin] [Bug 449541] Quick tile action via shortcut de-maximizes the window without tiling as a first action

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449541

Vlad Zahorodnii  changed:

   What|Removed |Added

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

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

[kwin] [Bug 449541] Quick tile action via shortcut de-maximizes the window without tiling as a first action

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449541

--- Comment #8 from Vlad Zahorodnii  ---
https://invent.kde.org/plasma/kwin/-/merge_requests/1988

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

[kwin] [Bug 449541] Quick tile action via shortcut de-maximizes the window without tiling as a first action

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449541

--- Comment #9 from Vlad Zahorodnii  ---
(In reply to Nicholas Serrano from comment #7)
> Ah I was typing up/recording a way to reproduce but saw your message. I was
> using Sierra Breeze Enhanced Window Decorations and after switching to
> Breeze the bugged behavior went away. It does seem associated with decorated
> windows when using that specific Window decoration theme. I assume I should
> open a bug report with the creator of Sierra Breeze Enhanced.
> (https://github.com/kupiqu/SierraBreezeEnhanced)

No it's a kwin bug

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

[kwin] [Bug 449541] Quick tile action via shortcut de-maximizes the window without tiling as a first action

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449541

--- Comment #11 from Vlad Zahorodnii  ---
As a workaround, select "No Borders" border size in system settings. I believe
it should fix the issue when using Sierra Breeze Enhanced

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

[kwin] [Bug 449541] Quick tile action via shortcut de-maximizes the window without tiling as a first action

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449541

--- Comment #12 from Vlad Zahorodnii  ---
"fix"

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

[kwin] [Bug 449890] After update to Plasma 5.24 I still see the old overview effect

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449890

--- Comment #1 from Vlad Zahorodnii  ---
You may need to restart kwin as it's a builtin effect.

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

[kwin] [Bug 449892] Plasma 5.24 - minimized windows show on effects without content for a while, then suddenly they are visible

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449892

--- Comment #1 from Vlad Zahorodnii  ---
Can you post the output of `qdbus org.kde.KWin /KWin supportInformation`?

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

[kwin] [Bug 449840] Sometimes overview stops accepting keyboard input

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449840

--- Comment #5 from Vlad Zahorodnii  ---
The search field gets outline visible when pointer hovers it, how odd. Can you
run kwin_x11 --replace in terminal, and attach the output here?

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

[kwin] [Bug 449840] Sometimes overview stops accepting keyboard input

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449840

--- Comment #6 from Vlad Zahorodnii  ---
Potential hypothesis: kwin/overview thinks that Meta is pressed even though it
isn't

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

[kwin] [Bug 448369] Keyboard shortcuts ignored after restarting kwin

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=448369

Vlad Zahorodnii  changed:

   What|Removed |Added

 CC||o.r...@email.cz

--- Comment #8 from Vlad Zahorodnii  ---
*** Bug 449428 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 449428] Overview effects disabled following changing settings in other kcms

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449428

Vlad Zahorodnii  changed:

   What|Removed |Added

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

--- Comment #3 from Vlad Zahorodnii  ---
There has been issue in shortcut registration in kglobalaccel. Should be fixed
in KF 5.91

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

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

[kwin] [Bug 447065] Option to toggle effect on all desktops

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=447065

--- Comment #1 from Vlad Zahorodnii  ---
Present windows has such an option because it doesn't have a desktop bar. IMHO
we don't need this option in this effect, however we need to re-evaluate
whether the user should be able to navigate between virtual desktops without
leaving overview mode by clicking desktop thumbnails.

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

[kwin] [Bug 446144] Overview does not trigger KRunner's webrunners and open browser favorite

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=446144

Vlad Zahorodnii  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||alexander.loh...@gmx.de
 Ever confirmed|0   |1

--- Comment #1 from Vlad Zahorodnii  ---
Feb 10 00:37:03 lithium kwin_wayland_wrapper[1080]: kf.service.services:
KApplicationTrader: mimeType "x-scheme-handler/d" not found
Feb 10 00:37:03 lithium kwin_wayland_wrapper[1080]: kf.service.services:
KApplicationTrader: mimeType "x-scheme-handler/d" not found
Feb 10 00:37:03 lithium kwin_wayland_wrapper[1080]: QObject::connect: signal
not found in OrgKdeActivityManagerResourcesLinkingInterface
Feb 10 00:37:03 lithium kwin_wayland_wrapper[1080]: QObject::connect: signal
not found in OrgKdeActivityManagerResourcesLinkingInterface
Feb 10 00:37:03 lithium kwin_wayland_wrapper[1080]: kf.service.services:
KApplicationTrader: mimeType "x-scheme-handler/d" not found
Feb 10 00:37:03 lithium kwin_wayland_wrapper[1080]: kf.service.services:
KApplicationTrader: mimeType "x-scheme-handler/d" not found
Feb 10 00:37:03 lithium kwin_wayland_wrapper[1080]: QObject::connect: signal
not found in OrgKdeActivityManagerResourcesLinkingInterface
Feb 10 00:37:03 lithium kwin_wayland_wrapper[1080]: QObject::connect: signal
not found in OrgKdeActivityManagerResourcesLinkingInterface
Feb 10 00:37:03 lithium kwin_wayland_wrapper[1080]: kf.service.services:
KApplicationTrader: mimeType "x-scheme-handler/d" not found
Feb 10 00:37:03 lithium kwin_wayland_wrapper[1080]: kf.service.services:
KApplicationTrader: mimeType "x-scheme-handler/d" not found
Feb 10 00:37:03 lithium kwin_wayland_wrapper[1080]: QObject::connect: signal
not found in OrgKdeActivityManagerResourcesLinkingInterface
Feb 10 00:37:03 lithium kwin_wayland_wrapper[1080]: QObject::connect: signal
not found in OrgKdeActivityManagerResourcesLinkingInterface
Feb 10 00:37:03 lithium kwin_wayland_wrapper[1080]: kf.service.services:
KApplicationTrader: mimeType "x-scheme-handler/d" not found
Feb 10 00:37:03 lithium kwin_wayland_wrapper[1080]: kf.service.services:
KApplicationTrader: mimeType "x-scheme-handler/d" not found
Feb 10 00:37:04 lithium kwin_wayland_wrapper[1080]: QObject::connect: signal
not found in OrgKdeActivityManagerResourcesLinkingInterface
Feb 10 00:37:04 lithium kwin_wayland_wrapper[1080]: QObject::connect: signal
not found in OrgKdeActivityManagerResourcesLinkingInterface
Feb 10 00:37:04 lithium kwin_wayland_wrapper[1080]: kf.service.services:
KApplicationTrader: mimeType "x-scheme-handler/d" not found
Feb 10 00:37:04 lithium kwin_wayland_wrapper[1080]: kf.service.services:
KApplicationTrader: mimeType "x-scheme-handler/d" not found
Feb 10 00:37:04 lithium kwin_wayland_wrapper[1080]: QObject::connect: signal
not found in OrgKdeActivityManagerResourcesLinkingInterface
Feb 10 00:37:04 lithium kwin_wayland_wrapper[1080]: QObject::connect: signal
not found in OrgKdeActivityManagerResourcesLinkingInterface
Feb 10 00:37:04 lithium kwin_wayland_wrapper[1080]: kf.service.services:
KApplicationTrader: mimeType "x-scheme-handler/d" not found
Feb 10 00:37:04 lithium kwin_wayland_wrapper[1080]: kf.service.services:
KApplicationTrader: mimeType "x-scheme-handler/d" not found
Feb 10 00:37:06 lithium kwin_wayland_wrapper[1080]: The platform plugin does
not support services.

I see this in kwin_wayland log. Not sure what the issue can be. CC'ing
Alexander

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

[kwin] [Bug 447065] Option to toggle effect on all desktops

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=447065

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Vlad Zahorodnii  ---
Merging with bug 448668.

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

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

[kwin] [Bug 448668] [Overview-Effect] Optionally don't close overview effect on click on virtual desktop

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=448668

Vlad Zahorodnii  changed:

   What|Removed |Added

 CC||nortex...@gmail.com

--- Comment #2 from Vlad Zahorodnii  ---
*** Bug 447065 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 449863] [FeatureRequest] Follow global theme maybe

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449863

--- Comment #5 from Vlad Zahorodnii  ---
We can't do anything about that as the glow comes from the decoration and the
overview effect has no idea what the deco does exactly. I think it's also the
case with other fullscreen effects in kwin.

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

[kwin] [Bug 442532] Overview only rendered on a single display when displays are mirrored

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=442532

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REPORTED|RESOLVED

--- Comment #3 from Vlad Zahorodnii  ---
The client filter model was changed so it's more "friendly" with mirrored
outputs. Since we haven't received new bug reports, I think this issue can be
closed.

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

[kwin] [Bug 448435] Overview effect's shortcut breaks a lot

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=448435

Vlad Zahorodnii  changed:

   What|Removed |Added

 CC||ad...@xakeps.dk

--- Comment #4 from Vlad Zahorodnii  ---
*** Bug 448455 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 448455] Can't close overview with a hotkey

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=448455

Vlad Zahorodnii  changed:

   What|Removed |Added

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

--- Comment #6 from Vlad Zahorodnii  ---


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

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

[kwin] [Bug 449840] Sometimes overview stops accepting keyboard input

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449840

Vlad Zahorodnii  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=448435

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

[kwin] [Bug 448435] Overview effect's shortcut breaks a lot

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=448435

Vlad Zahorodnii  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=449840

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

[kwin] [Bug 449840] Sometimes overview stops accepting keyboard input

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449840

Vlad Zahorodnii  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=446443

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

[kwin] [Bug 446443] Search field in overview activated via Meta key doesn't have focus by default, so it sometimes hangs when typing immediately after activation

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=446443

Vlad Zahorodnii  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=449840

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

[kwin] [Bug 448537] Mouse pointer disappears on desktop Zoom in the X11 session

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=448537

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/0ad239a92de6
   ||ae859e892db6debafac2e3daefb
   ||5
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #17 from Vlad Zahorodnii  ---
Git commit 0ad239a92de6ae859e892db6debafac2e3daefb5 by Vlad Zahorodnii.
Committed on 10/02/2022 at 07:07.
Pushed by vladz into branch 'master'.

Fix mouse pointer disappearing after using zoom effect on X11

Currently, the Cursors::currentCursorChanged signal is wired to the
updateCursor() function which calls xcb_xfixes_hide_cursor() or
xcb_xfixes_show_cursor() depending if the cursor is hidden. However, the
currentCursorChanged signal can be emitted if the cursor changed, e.g. a
new pixmap attached, or its visibility status changes.

The zoom effect hides the pointer, but when user hovers ui elements, it
will most likely change and result in more than one xcb_xfixes_hide_cursor()
calls.

It appears like xcb_xfixes_hide_cursor() is implemented as a reference
counter, i.e. if xcb_xfixes_hide_cursor() is called two times, then you
must call xcb_xfixes_show_cursor() two times as well.

This change adds a dedicated signal to indicate whether the cursor is
hidden to avoid calling xcb_xfixes_hide_cursor() multiple times while
the screen is scaled.

M  +1-0src/backends/drm/drm_output.cpp
M  +1-2src/backends/x11/standalone/x11_platform.cpp
M  +2-2src/cursor.cpp
M  +1-0src/cursor.h

https://invent.kde.org/plasma/kwin/commit/0ad239a92de6ae859e892db6debafac2e3daefb5

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

[kwin] [Bug 448537] Mouse pointer disappears on desktop Zoom in the X11 session

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=448537

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/0ad239a92de6 |ma/kwin/commit/43caf2539357
   |ae859e892db6debafac2e3daefb |a1f9d5b2668a8eff151517377a7
   |5   |e

--- Comment #18 from Vlad Zahorodnii  ---
Git commit 43caf2539357a1f9d5b2668a8eff151517377a7e by Vlad Zahorodnii.
Committed on 10/02/2022 at 07:22.
Pushed by vladz into branch 'Plasma/5.24'.

Fix mouse pointer disappearing after using zoom effect on X11

Currently, the Cursors::currentCursorChanged signal is wired to the
updateCursor() function which calls xcb_xfixes_hide_cursor() or
xcb_xfixes_show_cursor() depending if the cursor is hidden. However, the
currentCursorChanged signal can be emitted if the cursor changed, e.g. a
new pixmap attached, or its visibility status changes.

The zoom effect hides the pointer, but when user hovers ui elements, it
will most likely change and result in more than one xcb_xfixes_hide_cursor()
calls.

It appears like xcb_xfixes_hide_cursor() is implemented as a reference
counter, i.e. if xcb_xfixes_hide_cursor() is called two times, then you
must call xcb_xfixes_show_cursor() two times as well.

This change adds a dedicated signal to indicate whether the cursor is
hidden to avoid calling xcb_xfixes_hide_cursor() multiple times while
the screen is scaled.


(cherry picked from commit 0ad239a92de6ae859e892db6debafac2e3daefb5)

M  +1-0src/backends/drm/drm_output.cpp
M  +1-2src/backends/x11/standalone/x11_platform.cpp
M  +2-2src/cursor.cpp
M  +1-0src/cursor.h

https://invent.kde.org/plasma/kwin/commit/43caf2539357a1f9d5b2668a8eff151517377a7e

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

[kwin] [Bug 448938] Kwin randomly crashes on startup.

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=448938

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from Vlad Zahorodnii  ---
Thanks for the update.

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

[plasmashell] [Bug 449912] Widgets under 5.24 are not blurred, only after second login

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449912

Vlad Zahorodnii  changed:

   What|Removed |Added

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

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

[kwin] [Bug 441287] [Wayland] Action assigned to a screen corner/edge should not be triggered while we select an area to take a screenshot with Spectacle

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=441287

--- Comment #7 from Vlad Zahorodnii  ---
(In reply to Bharadwaj Raju from comment #5)
> (In reply to Vlad Zahorodnii from comment #4)
> > This requires a screen edge inhibiting protocol.
> 
> Any hints on where to start if I wanted to create that protocol?

all relevant screen edge code is in src/screenedge.cpp in kwin repo. plasma
specific protocols can be found over here
https://invent.kde.org/libraries/plasma-wayland-protocols/

I think the wayland protocol needs a factory and an inhibitor object, e.g.

* kde_screen_edge_inhibitor_manager_v1
* kde_screen_edge_inhibitor_v1

the steps to implement the wayland protocol would be: add an xml file in
plasma-wayland-protocols, implement it in kwayland-server, and wire it in in
kwin

also, feel free to ask questions about implementing wayland protocols in
#kde-kwin on libera or matrix

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

[kwin] [Bug 449913] Text aliasing doesn't work properly/looks ugly in the overview

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449913

--- Comment #1 from Vlad Zahorodnii  ---
Do you use wayland session?

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

[kwin] [Bug 449913] Text aliasing doesn't work properly/looks ugly in the overview

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449913

Vlad Zahorodnii  changed:

   What|Removed |Added

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

--- Comment #2 from Vlad Zahorodnii  ---
.

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

[kwin] [Bug 449915] Script settings are broken

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449915

--- Comment #1 from Vlad Zahorodnii  ---
Can you try replacing
`X-KDE-Library=kwin/effects/configs/kcm_kwin4_genericscripted` in
metadata.desktop with
`X-KDE-ConfigModule=kwin/effects/configs/kcm_kwin4_genericscripted`?

---

We needed to mention this change in release notes somehow..

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

[kwin] [Bug 449915] Script settings are broken

2022-02-09 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449915

Vlad Zahorodnii  changed:

   What|Removed |Added

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

--- Comment #2 from Vlad Zahorodnii  ---
.

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

[kwin] [Bug 448850] Overview desktop thumbnails and their zoom-in transition erroneously show minimized windows for a moment

2022-02-10 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=448850

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/ed670377c8ca
   ||a9722c1f8eba29d40cf19cea4ba
   ||7
 Status|ASSIGNED|RESOLVED

--- Comment #3 from Vlad Zahorodnii  ---
Git commit ed670377c8caa9722c1f8eba29d40cf19cea4ba7 by Vlad Zahorodnii.
Committed on 10/02/2022 at 07:23.
Pushed by vladz into branch 'master'.

effects/overview: Don't show minimized windows in desktop thumbnails

M  +1-0src/effects/overview/qml/DesktopView.qml

https://invent.kde.org/plasma/kwin/commit/ed670377c8caa9722c1f8eba29d40cf19cea4ba7

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

[kwin] [Bug 448850] Overview desktop thumbnails and their zoom-in transition erroneously show minimized windows for a moment

2022-02-10 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=448850

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/ed670377c8ca |ma/kwin/commit/59154b710fa8
   |a9722c1f8eba29d40cf19cea4ba |6d729125b0955c92b9664b14b43
   |7   |c

--- Comment #4 from Vlad Zahorodnii  ---
Git commit 59154b710fa86d729125b0955c92b9664b14b43c by Vlad Zahorodnii.
Committed on 10/02/2022 at 08:14.
Pushed by vladz into branch 'Plasma/5.24'.

effects/overview: Don't show minimized windows in desktop thumbnails


(cherry picked from commit ed670377c8caa9722c1f8eba29d40cf19cea4ba7)

M  +1-0src/effects/overview/qml/DesktopView.qml

https://invent.kde.org/plasma/kwin/commit/59154b710fa86d729125b0955c92b9664b14b43c

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

[kwin] [Bug 448573] Overview effect selection background does not move or scale with window that is being dragged

2022-02-10 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=448573

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/3fb6901646d3
   ||40393a8f915808e655016a5a92f
   ||f

--- Comment #4 from Vlad Zahorodnii  ---
Git commit 3fb6901646d340393a8f915808e655016a5a92ff by Vlad Zahorodnii.
Committed on 10/02/2022 at 08:15.
Pushed by vladz into branch 'master'.

effects/overview: Hide selection rect during dnd

M  +1-1src/effects/overview/qml/WindowHeap.qml

https://invent.kde.org/plasma/kwin/commit/3fb6901646d340393a8f915808e655016a5a92ff

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

[kwin] [Bug 448573] Overview effect selection background does not move or scale with window that is being dragged

2022-02-10 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=448573

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/3fb6901646d3 |ma/kwin/commit/665db3ad1602
   |40393a8f915808e655016a5a92f |35828202086a9e7eb79ae542457
   |f   |1

--- Comment #5 from Vlad Zahorodnii  ---
Git commit 665db3ad160235828202086a9e7eb79ae5424571 by Vlad Zahorodnii.
Committed on 10/02/2022 at 08:42.
Pushed by vladz into branch 'Plasma/5.24'.

effects/overview: Hide selection rect during dnd


(cherry picked from commit 3fb6901646d340393a8f915808e655016a5a92ff)

M  +1-1src/effects/overview/qml/WindowHeap.qml

https://invent.kde.org/plasma/kwin/commit/665db3ad160235828202086a9e7eb79ae5424571

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

[kwin] [Bug 449541] Quick tile action via shortcut de-maximizes the window without tiling as a first action

2022-02-10 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449541

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/c54937b2ad5a
   ||fd02f7cfc19916f74e7fa8ab0bb
   ||b
 Status|REPORTED|RESOLVED

--- Comment #14 from Vlad Zahorodnii  ---
Git commit c54937b2ad5afd02f7cfc19916f74e7fa8ab0bbb by Vlad Zahorodnii.
Committed on 10/02/2022 at 08:43.
Pushed by vladz into branch 'master'.

Avoid mixing current and next state

Mixing of current and next state can create all sorts of undefined
behavior, e.g. windows not moving to the desired location or
experiencing issues when tiling a maximized window.

M  +5-6src/abstract_client.cpp

https://invent.kde.org/plasma/kwin/commit/c54937b2ad5afd02f7cfc19916f74e7fa8ab0bbb

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

[kwin] [Bug 449541] Quick tile action via shortcut de-maximizes the window without tiling as a first action

2022-02-10 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449541

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/c54937b2ad5a |ma/kwin/commit/733469d4e764
   |fd02f7cfc19916f74e7fa8ab0bb |8cd1df0862c8879ac364594935d
   |b   |a

--- Comment #15 from Vlad Zahorodnii  ---
Git commit 733469d4e7648cd1df0862c8879ac364594935da by Vlad Zahorodnii.
Committed on 10/02/2022 at 09:19.
Pushed by vladz into branch 'Plasma/5.24'.

Avoid mixing current and next state

Mixing of current and next state can create all sorts of undefined
behavior, e.g. windows not moving to the desired location or
experiencing issues when tiling a maximized window.
(cherry picked from commit c54937b2ad5afd02f7cfc19916f74e7fa8ab0bbb)

M  +5-6src/abstract_client.cpp

https://invent.kde.org/plasma/kwin/commit/733469d4e7648cd1df0862c8879ac364594935da

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

[kwin] [Bug 449541] Quick tile action via shortcut de-maximizes the window without tiling as a first action

2022-02-10 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449541

Vlad Zahorodnii  changed:

   What|Removed |Added

   Version Fixed In|5.25|5.24.1

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

[kwin] [Bug 449924] Windows are not resized back to original size when opening and closing a virtual keyboard such as Onboard

2022-02-10 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449924

Vlad Zahorodnii  changed:

   What|Removed |Added

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

--- Comment #1 from Vlad Zahorodnii  ---
Can you post the xprop output of Onboard? (run xprop in terminal, e.g. `sleep 5
&& xprop` and click anywhere inside onboard)

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

[kwin] [Bug 449921] Wayland session doesn't output session logs in Plasma 5.24.0

2022-02-10 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=449921

Vlad Zahorodnii  changed:

   What|Removed |Added

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

--- Comment #2 from Vlad Zahorodnii  ---
Is systemd boot enabled on your machine? If not, I remember seeing similar
issue with sddm, but it was present only in sddm built from git master

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

  1   2   3   4   5   6   7   8   9   10   >