Tau
Tau
**Where is the issue at:** I don't know if it's the only thing here but I'm pretty sure [this line](https://github.com/xournalpp/xournalpp/blob/3a83def61a8971f66cdcda973af372410f975c03/src/core/control/xojfile/LoadHandler.cpp#L477) and [this line](https://github.com/xournalpp/xournalpp/blob/3a83def61a8971f66cdcda973af372410f975c03/src/core/control/xojfile/LoadHandler.cpp#L498) are at least partly at fault. **What's...
Although not a perfect solution, there's the attach mode for that. (It saves a copy of the image or pdf in the same folder where the file is and you...
Shouldn't this issue be closed because of #2529 ?
@ght I like your idea a lot. Reminds me of the developer settings in android. So maybe a hidden setting that can be enabled by clicking multiple times on the...
I think this is something a lot of people would appreciate so I made a pull request.
For anyone interested in this I made a small build incorporating my fix into 1.10.0 (Note that I will probably not update this in the future unless there's enough interest...
I think the MotorController should not handle general notifications. If someone wants to implement a visual indication for notifications in the future for example this would all need to be...
@minacode I got it to compile although I haven't tested it yet. But you can take some inspiration from what I did if you want. https://github.com/Joheyy/InfiniTime/commit/73b12c649504c8b8e1bed7619b3d29e65e341959
To me it seems like hassless won't be working on this any time soon. Apologies to hassless if this is not the case but it seems the last activity from...
@ght Well yes, the only thing that I can see that is blocking this from getting merged is an issue of code quality. There's a number that is hard coded...