Kevin Wojniak

Results 15 issues of Kevin Wojniak

We need tests for resource fork parsing. I have lots of random files I will add to the repository. Also, can we store files with resource forks in git? Or,...

enhancement

I'd like to add a hex viewer for data types we don't render. There is Hex Fiend but that is a big project and we don't need all that functionality....

enhancement

I’m still investigating this but it appears py2app’s python alias in the app bundle is incompatible with virtualenv 20 because a symlink to another symlink is not supported by virtualenv...

## Summary * OS: macOS * Bug fix: no * Type: wheels * Fixes: ## Description A universal2 binary, new with Python 3.9.1, is a macOS binary that contains Intel...

It seems useful to quickly test, I don't see why it was removed. Also, the README wasn't updated to reflect this anyways. See 8a93329377bdc9c16e2f60e054a83c0fd0748a48

Here's a weird one. I reproduced with LoopbackFS. 1. Run a fuse mount 2. Open a file in TextEdit and verify you can save. Keep the file open. 3. On...

With constexpr it seems to be possible to parse the format string at compile time to determine if the number of arguments passed actually matches the number of arguments specified....

I noticed a bug where if you add a package, view its Content, then remove the package and add it back again but with different files, the Content will show...

bug

We're seeing an issue where a registered shortcut does not get called until after a popup button's menu is dismissed. This sounds like the same or very similar issue: https://github.com/shortcutrecorder/shortcutrecorder/issues/45...

It'd be great to have support for previewing Markdown in the Notes section for added formatting. One could possibly have a UI similar to GitHub where you have "Write" and...

user interface
new feature