Jannis Weis

Results 269 comments of Jannis Weis

With which application are you experiencing this? Some applications add additional metadata to their copies, which makes stops them from being detected as duplicates (e.g. if the metadata contains a...

Can you please provide the content given by https://github.com/sindresorhus/Pasteboard-Viewer for the duplicate copies?

The issue #1216 in is actually a bit different (In fact it is not really an issue per se). Can you check whether this is related to the pin letter?...

What does the storage settings say how large the database is? Do you really only have 4 items in your history? (The list is scrollable)

Just to be sure, can you tell me what the settings UI says relating to the storage size?

636.7 MB of storage feels very high for just 4 items. You can check the disk size of storage by looking for the sqlite database file inside `$HOME/Library/Containers/org.p0deje.Maccy/Data/Library/Application Support/Maccy/`

I don't think that entity references are something I like to support. They won't be part of the newer SVG 2.0 specification. The only "addition" they give is being able...

I suppose this is because you use a custom configured input factory where `IS_REPLACING_ENTITY_REFERENCES` isn’t disabled. I have deliberately disabled it due to possible DOS attacks through files looking like...

Good point. I’ll add an example to the documentation on how to use a custom `XMLInputFactory`

Can you please provide a description of your issue? Just based on "UI is broken" there is nothing we can do.