heckelson / i3-and-kde-plasma

How to install the i3 window manager on KDE
GNU General Public License v3.0
867 stars 34 forks source link

Method to avoid Notifications Overlap or otherwise see notifications that arrive at same time? #12

Open ryanerwin opened 3 years ago

ryanerwin commented 3 years ago

I've used this line:

for_window [class="plasmashell" window_type="notification"] border none, move right 700px, move down 450px

Yet even if I get rid of the "move down 450px", my notifications all stack exactly on top of each other, instead of rendering as a set of horizontally aligned, but vertically spread out windows like they do with kwin...

Any suggestions?

There are actually 3 notifications here, but the other 2 are hidden behind this one...

image

Here you can see a bit more clearly IF the messages that happen to be in back have more content...

image