arfbtwn / banshee

http://banshee.fm/
MIT License
6 stars 4 forks source link

B.MediaPanel: Exit Banshee on Close #59

Closed arfbtwn closed 6 years ago

arfbtwn commented 6 years ago

This commit adds a window subtype to handle the media panel window, overriding its OnDeleteEvent handler to execute a Banshee shutdown via the static class.

arfbtwn commented 6 years ago

@nicman23, this should resolve #52, would you mind testing to make sure it doesn't cause any ill effects?

nicman23 commented 6 years ago

so, i am testing this right now and with the exception of the CollectionExtensions that probably needs to be Hyena.Collections.CollectionExtensions in src/banshee/src/Core/Banshee.Services/Banshee.Preferences/Collection.cs

everything needs to be fine (no regressions, #54 still an issue). gonna mess with it for a day or two and i going to report back.

if you can please make some tag / "releases" so i can change the source in the aur package from gnome to your fork.

arfbtwn commented 6 years ago

Merged 2f7ad2fb7