Results 153 comments of Matt Rose

As you said in your response, I think the proper response to this is two-fold, triggered by one config option. 1. Do a confirm_close on window.on_delete_event when there is only...

I don't see any reason why it would be impossible, but I am really not clear on the best user interface for that, and I was hoping that I could...

Can you throw up a github link to that commit?

Ah, I was wondering if it had to do with the setuptools integration.

Adding a clean target would be a nice touch, as I tend to run `git clean -fdx` between setup.py commands, but that's not available if you just got an archive,...

The wrapper script only solved part of the problem. As well, None of the assets were being installed (see #227). I managed to find the magic invocation that installs assets...

Should be fairly easy to write as a plugin, and I may take a stab at it.

Sorry @yurenchen000, I rewrote this as a plugin. You have a good point that it was a really useful function, but I didn't like two things: 1. It's a really...

Lemme mock it up in the titlebar group menu. I think we can fit it in there.

Sorry, I misread your code, and I thought you wanted to add it to the context menu. I thought about this last night and don't actually have a problem with...