Romain F. T.
Romain F. T.
But what does "automatically" mean here? This bottom bar with buttons means you're looking at a preview, which is a feature. It can't apply the previewed modification at each click...
>there is a need for a preview with the undo button so if i use the inputs in the bottom bar, there would be hundreds operations in the history: that's...
>The main way to do that is to implement support for layers not really 😁 all the shapes and lines are already in the history, and editing some coordinates already...
>Layers should be a big feature. But this is not the topic of this issue...?
why do you keep talking about layers? i already said it's not the topic The checklist with everything to do is already written, i just fix issues one by one,...
https://stackoverflow.com/a/40988730 >move all my calls to Gtk to functions and, in the second thread, change all those calls with `Gdk.threads_add_idle(priority, function, data)`, where priority should be `GLib.PRIORITY_DEFAULT_IDLE` and function must...
that's pretty niche 🤔 people may prefer pressing ctrl (or whatever they set as a keyboard shortcut) when doing their screenshot, so it goes in the clipboard instead of a...
>In general apps that use files handle - as meaning "open stdin". So I was suggesting either following that pattern, or detecting if a path is a pipe this would...
>it'd be better to handle it synchronously i agree with the idea, but i'm not sure whether or not it's possible: >gtk apps are unique instances: cli invocations often activate...
i've no idea how these services work, and i'm not very comfortable with the idea of giving to an app the permission to push on my repo. Maybe i'll do...