Andrey Kozlovskiy
Andrey Kozlovskiy
Currently, Curtail has one view to open files and select the compression mode (home view) and another to show the information about the compressed files in the table (tree view)....
As I understand, almost all Curtail logic is tightly coupled with its UI in CurtailWindow and CurtailPrefsWindow. Compressor class is not good too because it mixes JPEG and PNG compression...
Trying to open a persistent directory (specified in `--persist=`) from within a flatpak (that has no real homedir access) with `xdg-open $HOME/` does nothing, although `echo $?` prints 0. It...
My usecase: to plan my builds in a survival server I use a copy of the server map in a singleplayer but in creative mode. Such command can greatly reduce...