Re: EasyTAG on OS X



Hi Tony

On 2013-08-18 11:33, Tony Young <tony rfw name> wrote:
I assume you're talking about http://marcoschuh.de/wp/?page_id=411 --
I took a look at it and it seems to do roughly the same things I did
(except without ifdefs for non-OS X).

I had another look at the previous attempt at Mac OS X support for EasyTAG. There were a couple of commits that caught my eye:

https://github.com/masch82/easytag/commit/41fe4c8a0d27b85d621588796688e02989b9e4d9
https://github.com/masch82/easytag/commit/dbe6be54c26793702da7035018f0ca534995a03e

The first commit replaces the MIME-type filters for the image tag
filechooser with an extension-based filter. This would seem to be unnecessary if shared-mime-info is included in the application bundle. Could you try with and without shared-mime-info in the bundle to see if this is still a problem?

The second commit is more interesting, as it allows files to be dropped onto the dock icon and opened in the application. This seems like a nice integration point that you might want to add to your existing changes. In the future, I suppose that GtkApplication should provide integration with the "open dropped files" signal on Mac OS X so that it is emitted as the "open" signal on GApplication, which would fit nicely with how EasyTAG currently opens files.

--
http://amigadave.com/

Attachment: signature.asc
Description: Digital signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]