Dallas Strouse

Results 397 comments of Dallas Strouse

The use of flatpak-spawn makes me want to reject this. There should be something else we can do to support disc images... @TheEvilSkeleton?

Maybe, does Wine allow mounting in specific directories as devices within its filesystem....? Then we could do this without flatpak-spawn.

FUSE doesn't work under Flatpak, I don't think. Like I said, the best option is probably figuring out how to mount directories as drives in Wine, and asking the user...

We're not going to merge an implementation that relies on flatpak-spawn either way, but extracting the images would be fine. We just need a UI for it. On Wed, Apr...

I'm not entirely sure why workflows are failing, help would be appreciated there.

I made https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/200 to add the appropriate mode to xdg-decoration.

Update: still waiting on more input on how I should define this. The Wayland merge request is also useless here, was just a misunderstanding; server-side means apps shouldn't draw decorations...

Going to update and rework this just a bit, since I've learned quite a bit more about how the GTK preference works and cross-toolkit-ness.

> It would probably be make more sense for it to be a hint: these actions make sense in the current environment. And then let the client figure out where...

Updated, and accounted for some potential configurations such that they're invalid, when they would be valid before. Now it should work for setups such as: Sway, KDE, Pantheon, and GNOME.