From 725ca9791ec516f1bb0c5a37ec17fbedd888d928 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Thu, 13 Oct 2016 13:10:34 -0400 Subject: Another large update to lumina-fm: Have all file operations performed in the background, and show up within a new system tray icon *if* the operation lasts longer than 1 second (automatic cleanup for short ops). --- src-qt5/desktop-utils/lumina-fm/OPWidget.ui | 71 +++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 src-qt5/desktop-utils/lumina-fm/OPWidget.ui (limited to 'src-qt5/desktop-utils/lumina-fm/OPWidget.ui') diff --git a/src-qt5/desktop-utils/lumina-fm/OPWidget.ui b/src-qt5/desktop-utils/lumina-fm/OPWidget.ui new file mode 100644 index 00000000..3daafaf2 --- /dev/null +++ b/src-qt5/desktop-utils/lumina-fm/OPWidget.ui @@ -0,0 +1,71 @@ + + + OPWidget + + + + 0 + 0 + 202 + 67 + + + + Form + + + + 2 + + + 2 + + + 2 + + + 2 + + + + + 0 + + + -1 + + + + + + + + + ... + + + + + + + ... + + + + + + + + + Evaluating... + + + Qt::AlignCenter + + + + + + + + -- cgit