Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to refresh gimp project when other program modifies opened .xcf?

Lets say I have .xcf opened in gimp and then some other program (maybe gimp too) changes same .xcf file. How to programmatically (by linux signal, gimp plugin) autorefresh (automatically closing and opening project might do) gimp when this happens.

like image 566
Michal Fudala Avatar asked Feb 14 '26 07:02

Michal Fudala


1 Answers

At the moment, there is no plug in for gimp that allows you to do so.

But you could create one. You just need to know the Python basics and maybe also read this post here. After that you'll easily be able to solve your probleme.

like image 82
Console Argonaut Avatar answered Feb 15 '26 22:02

Console Argonaut



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!