Creak
Creak
Following a 6 month waiting, no one showed up to say they are still using SVK CVS. So I think it's safe to remove it. The changes must: * Remove...
The rationale for this decision is to simplify maintenance of Diffuse by removing files that are not used anymore. While I would like to see Diffuse ported on Windows, I...
### Feature When doing a file comparison based on SCMs (e.g. git, svn, bzr, ...), it would be nice to be able to browse through the revisions/commits of the file....
Right now Diffuse is rocking GTK3. Any contribution is welcome to migrate to GTK4 😉
In order to improve Flatpak compatibility, instead of using `--filesystem=home`, it would be better to use [GtkFileChooserNative](https://developer.gnome.org/gtk3/stable/gtk3-GtkFileChooserNative.html). Issue raised by @barthalion here: https://github.com/flathub/flathub/pull/1961#discussion_r537330136
Right now, creating a new version requires a manual process where the version is replaced and the date updated in the source files, the build files and the documentation files....
Right now diffuse is one single file of +6k lines of code. This is pretty ugly and it can be split into components quite easily. Example of Python apps repos:...
Right now it's quite red everywhere. I find the Github colors to be better.
These shortcuts are too commonly used to select entire words to use it any other way. Maybe use Ctrl+Alt+Left/Right instead.
I find that opening the app is a bit slow. I'm sure it's possible to improve that.