elementary / portals

https://elementary.io
GNU General Public License v3.0
23 stars 6 forks source link

Access/Dialog: Center and keep above on wayland #114

Closed leolost2605 closed 3 months ago

leolost2605 commented 3 months ago

Fixes elementary/portals#115

Requires elementary/gala#2027 (Otherwise it will crash when closed)

danirabbit commented 3 months ago

Ah I forgot this uses request portal! That's great because that makes sense for all of those tbh.

I'll have to write packaging for the pantheon lib so marking this as 'blocked' :sweat_smile:

leolost2605 commented 3 months ago

Ah right I forgot about that, fixed it :)

danirabbit commented 3 months ago

@leolost2605 I wrote packaging for libpantheon-wayland and it seems to be working as expected except that it crashes when switching between LoDPI and HiDPI. Which I guess is a problem in Gala? Or maybe in the library?

danirabbit commented 3 months ago

Oh sorry I'm silly you totally mentioned that already. Checking out the branch now