In my setup I have the panel with notification widget on my right screen edge. However the notification do not pop up from the widget position, but from the bottom right. Reproducible: Always Steps to Reproduce: 1. Move your default panel to the right screen edge 2. In Terminal enter: kdialog --passivepopup "hello there" Actual Results: Notification pop ups from bottom right Expected Results: Notification pops from the notification widget.
Created attachment 97149 [details] Example of Issue PS: This applies both to a moved systray widget, but also for a stand-alone notification widget.
Thanks for the report. > the notification do not pop up from the widget position It's not supposed to. > but from the bottom right. That is correct behavior. You can adjust it in the notification applet settings, but basically it will only appear in corners, not next to the widget itself.
> It's not supposed to. Uh, thats sad... :-/ Can I mark this as an feature request / wishlist then or is this impossible to add?
When you try hard enough, anything is possible ;) This would however be such a complex code for very minimal gain that it is not worth even attempting. Most importantly, we don't really want to go that way. The config already offers several positions and we don't think that an arbitrary positioning at this point makes sense. Sorry.