elementary / gala

Gala Window Manager for elementary OS and Pantheon
https://elementary.io
GNU General Public License v3.0
275 stars 77 forks source link

Move notifications out of the way for overlapping dock windows #2056

Open leolost2605 opened 2 months ago

leolost2605 commented 2 months ago

Same objective as #1594 but does it in a more general way and only requires changes in gala.

Fixes #91 Closes #1594 Closes elementary/wingpanel#481

leolost2605 commented 2 months ago

Actually I just realized this might require the GTK 4 port of wingpanel since popovers aren't handled as separate windows in GTK 3 at all it seems (or at least if it can be avoided idk)

teamcons commented 3 weeks ago

Actually I just realized this might require the GTK 4 port of wingpanel since popovers aren't handled as separate windows in GTK 3 at all it seems (or at least if it can be avoided idk)

Aaaah too bad :( this is a PR im hyped with any idea how long thatd take ?