[kwin] [Bug 435415] Notifications appear in task manager and steal focus

2021-06-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=435415

--- Comment #9 from i...@lach.pw ---
OSDs (IME, volume) is in wrong position (top left, but not overlapping taskbar)
and stealing focus too

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

[kwin] [Bug 435415] Notifications appear in task manager and steal focus

2021-06-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=435415

i...@lach.pw changed:

   What|Removed |Added

 CC||i...@lach.pw

--- Comment #8 from i...@lach.pw ---
Created attachment 139257
  --> https://bugs.kde.org/attachment.cgi?id=139257=edit
Logs from `WAYLAND_DEBUG=1 krunner --replace`

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

[kwin] [Bug 435415] Notifications appear in task manager and steal focus

2021-06-01 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=435415

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de

--- Comment #7 from David Redondo  ---
Can you provide the output of 

WALYAND_DEBUG=1 krunner --replace 

in the case where it appears in the taskmanager?

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

[kwin] [Bug 435415] Notifications appear in task manager and steal focus

2021-05-27 Thread Peter Hoeg
https://bugs.kde.org/show_bug.cgi?id=435415

--- Comment #6 from Peter Hoeg  ---
Thanks for the details. Work continues on the mentioned github issue - it has
to do with the window class and how we wrap things on NixOS.

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

[kwin] [Bug 435415] Notifications appear in task manager and steal focus

2021-05-05 Thread Bharadwaj Raju
https://bugs.kde.org/show_bug.cgi?id=435415

Bharadwaj Raju  changed:

   What|Removed |Added

 CC||bharadwaj.raju777@protonmai
   ||l.com

--- Comment #5 from Bharadwaj Raju  ---
(In reply to Peter Hoeg from comment #4)
> Also found this which sounds like it could be related:
> 
> https://community.kde.org/Plasma/Notifications#DesktopEntry_in_notifyrc

I don't think it is. The desktop entry stuff is only used to provide per-app
notification settings, proper icon, etc. It shouldn't have any bearing on how
notification popups are treated by the WM.

For debugging, try:

1. Set notification popup timeout to some long value
2. Get a notification (eg using notify-send)
3. Open System Settings > Window Management > Window Rules
4. Click Add New, then click Detect Window Properties
5. Now click on the notification popup

This way you can see the various hints and flags set on the window (like Skip
Taskbar, etc). This should be helpful.

As for the code, I believe it is in
https://invent.kde.org/plasma/plasma-workspace/-/blob/master/applets/notifications/package/contents/ui/NotificationPopup.qml,
and other files in the vicinity.

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

[kwin] [Bug 435415] Notifications appear in task manager and steal focus

2021-05-05 Thread Peter Hoeg
https://bugs.kde.org/show_bug.cgi?id=435415

--- Comment #4 from Peter Hoeg  ---
I am not at all asking for anyone to do the actual work - it would just be
super helpful with some pointers regarding where to start looking considering
I'm not at all familiar with the plasma code.

Also found this which sounds like it could be related:

https://community.kde.org/Plasma/Notifications#DesktopEntry_in_notifyrc

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

[kwin] [Bug 435415] Notifications appear in task manager and steal focus

2021-04-14 Thread Peter Hoeg
https://bugs.kde.org/show_bug.cgi?id=435415

--- Comment #3 from Peter Hoeg  ---
Any suggestions as to where to start digging to find out what is causing this?

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

[kwin] [Bug 435415] Notifications appear in task manager and steal focus

2021-04-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=435415

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[kwin] [Bug 435415] Notifications appear in task manager and steal focus

2021-04-06 Thread Peter Hoeg
https://bugs.kde.org/show_bug.cgi?id=435415

--- Comment #2 from Peter Hoeg  ---
I have set my notifications to appear in the bottom right of the left screen
with a vertical panel on the left. The notifications appear as expected.

The krunner pop-down also appears correctly from the top (haven't tried with
the floating krunner).

But now that you mention it, I do remember seeing a few other popups (like the
volume) control showing in the top left, where they definitely didn't belong.
When I mention notifications, I mean the ones you can send with `notify-send` -
they are the biggest issue due to the focus steal.

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

[kwin] [Bug 435415] Notifications appear in task manager and steal focus

2021-04-06 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=435415

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #1 from David Edmundson  ---
Are they in the wrong position too?

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