ProTip for Ivory for Mac users: if you go into System Settings > Desktop & Dock and set ‘Double-click a window's titlebar to’ to “Do Nothing”’ then you can double click your titlebars to scroll to top. #Ivory
@todd You could, by the way, override this behavior for just Ivory by setting the user default “AppleActionOnDoubleClick” to “None” on app launch. Not saying you should do it — it’s both hacky and a little user-hostile — but it does work!

@adam @todd ohhh. that’s a good one. i’m surprised that wasn’t somewhere rattling around in my brain. it makes me think i missed something significant.

do you know if/where this is documented?

@isaiah not sure. I just do ‘defaults read -g’ in Terminal and then change something in settings and then do it again and diff the results to see the defaults that change.

@todd yep. so say we all.

i was just wondering if there was a good tech note or header file or something that outlined stuff like tha, that i’ve somehow missed in all this time.

but i’m putting that one in my dark magic snippets folder, just in case i never see it again.