[Xfce-bugs] [Bug 16685] New: Allow to pause a job
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Mon Apr 13 12:14:08 CEST 2020
https://bugzilla.xfce.org/show_bug.cgi?id=16685
Bug ID: 16685
Summary: Allow to pause a job
Classification: Xfce Core
Product: Thunar
Version: git
Hardware: PC (x86_64)
URL: https://github.com/jrd/thunar/tree/pause-job
OS: Linux
Status: NEW
Severity: normal
Priority: Medium
Component: General
Assignee: xfce-bugs at xfce.org
Reporter: jrd at enialis.net
Target Milestone: 1.8.13
Created attachment 9712
--> https://bugzilla.xfce.org/attachment.cgi?id=9712&action=edit
pause job patch against master
Gio cannot support pausing a copy, but with the blocking progress callback,
it's possible to emulate this.
This is what I've done in this patch. The copy view get a new Pause/Resume
button.
Feel free to tell me if something is wrong or should be improved.
The code could also be found in my forked repo:
https://github.com/jrd/thunar/tree/pause-job
I tried to be as updated as possible on the master branch.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list