Age | Commit message (Collapse) | Author |
|
some reason
|
|
* buffer the progress messages when the progress window is hidden
* replay the buffer when the progress window is shown
* display real-time output when the progress window is shown
|
|
* listen for SIGTERM signal
backend :
* send SIGTERM to GUI application to terminate it gracefully when required
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* use it to install packages without retreiving their dependencies
* rewrite and update the CLI help menu to reflect the new option
* some minor cosmetic fixes
|
|
|
|
|
|
dependencies during force removal of a package
|
|
* improve the UX at package removal stage and orphan removal stage
* require double confirmation for a forced, unsafe removal of a package
|
|
|
|
|
|
|
|
|
|
|
|
dependencies
|
|
|
|
|
|
|
|
|
|
gui-frontend : hide the progress box initially, only show it when needed, make it significantly larger, disable UI elements instead of hiding them
|
|
|
|
|
|
|
|
|
|
|
|
unsupported operation is requested
|
|
|
|
|
|
|
|
(causes perceived slow-downs), improve signal handling
|
|
|
|
|
|
keyboard interrupt gracefully
|
|
keyboard interrupt gracefully
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://bugs.redcorelinux.org/show_bug.cgi?id=138
|
|
|
|
|
|
|