Jeremy Wootten

Results 1268 comments of Jeremy Wootten

The workflow for screenshots is being rethought in #253 and that includes the possibility of specifying the destination rather than defaulting to the Screenshots folder. As a workaround you could...

@danirabbit Are you intending to press ahead with this change, perhaps modified in the light of comments, at some point?

Not sure why. These lines are from a @pantor commit.

As I understand it, this looks for a pair of lines in the form ``` = new (); . = ; ``` If so, you could examine pairs of lines...

I guess more tests need to be added to cover the missed cases mentioned above and more work put into the code to fail these cases.

@danrabbit I added a tooltip and fixed some minor issues. I meant to do this is a separate PR but accidentally pushed directly to this one - sorry. If you...

I've only eyeballed the code, but can `status_switch.sensitive` be used instead of introducing a separate `switch_updating` boolean?

This works on OS8 for some images (.png, .jpg) but not others (.webp), using the elementary Web Browser and Files. May also depend on the web-site and whether you have...

Was the external drive simultaneously accessed from e.g. the same Linux machine or e.g. a Windows machine?