David Catmull

Results 132 issues of David Catmull

[Xit-2023-09-22-095120.ips.zip](https://github.com/Uncommon/Xit/files/12702504/Xit-2023-09-22-095120.ips.zip)

bug

https://github.com/onekiloparsec/KPCTabsControl

idea

https://github.com/Kapeli/HighlightedWebView

idea

Clicking Create saves the password to the keychain, but the account info isn't written to preferences.

bug

The "Save" action is performed, but the sheet remains open and the user could click Create again.

bug

Make files and folders in the Clean dialog list draggable, and update the list if they get moved. Maybe as a part of this task, add a context menu with...

task

The current flat list isn't great for when you want to clean files from a specific folder. Add a column view option.

task

This article has a nice looking approach for generating "random" sets of colors: https://khanlou.com/2023/02/arbitrary-beautiful-colors/

`os_signpost()` is now deprecated, and `OSSignposter` is the replacement.

refactor

I liked the old version of the commit display, particularly how the header looked like Mail. It looks like 3f7a79c491bcfce9fb33 is where this changed. Apparently the main point of that...