From dd9179e59a699f096f8373a6ae56c91f303b14b6 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 23 Jan 2017 12:50:27 -0500 Subject: Add a check/warning when closing the screenshot tool when the current screenshot has not been saved to disk yet. Also add an option to the settings tab to turn off that popup warning as desired. --- src-qt5/desktop-utils/lumina-screenshot/MainUI.ui | 277 +++++++++++++--------- 1 file changed, 166 insertions(+), 111 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-screenshot/MainUI.ui') diff --git a/src-qt5/desktop-utils/lumina-screenshot/MainUI.ui b/src-qt5/desktop-utils/lumina-screenshot/MainUI.ui index 5e3aabb4..cddee009 100644 --- a/src-qt5/desktop-utils/lumina-screenshot/MainUI.ui +++ b/src-qt5/desktop-utils/lumina-screenshot/MainUI.ui @@ -244,121 +244,176 @@ QLayout::SetMinimumSize - - - 0 + + + Screen Capture Settings - - QLayout::SetMinimumSize - - - - - - 0 - 0 - - - - Entire Session - - - - - - - - 0 - 0 - - - - Sec Delay - - - - - - 20 - - - - - - - - - 0 - - - QLayout::SetMinimumSize - - - - - - 0 - 0 - - - - Single Screen - - - - - - - - 0 - 0 - - - - # - - - 1 - - - - + + + 2 + + + 2 + + + 2 + + + 2 + + + 2 + + + + + 0 + + + QLayout::SetMinimumSize + + + + + + 0 + 0 + + + + Entire Session + + + + + + + + 0 + 0 + + + + Sec Delay + + + + + + 20 + + + + + + + + + 0 + + + QLayout::SetMinimumSize + + + + + + 0 + 0 + + + + Single Screen + + + + + + + + 0 + 0 + + + + # + + + 1 + + + + + + + + + 0 + + + QLayout::SetMinimumSize + + + + + + 0 + 0 + + + + Single Window + + + + + + + + 0 + 0 + + + + Include Borders + + + + + + + - - - 0 + + + General Settings - - QLayout::SetMinimumSize - - - - - - 0 - 0 - - - - Single Window - - - - - - - - 0 - 0 - - - - Include Borders - - - - + + + 2 + + + 2 + + + 2 + + + 2 + + + 2 + + + + + Show popup warnings about unsaved screenshots + + + + + -- cgit