index
:
lumina
debianize
master
The BSD-original Lumina desktop environment
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src-qt5
/
desktop-utils
/
lumina-screenshot
/
MainUI.cpp
Commit message (
Expand
)
Author
Age
*
fix lumina-screenshot/MainUI.cpp
lbartoletti
2019-10-22
*
screenGeometry/screenCount -> QGuiApplication::screens(). another round
lbartoletti
2019-10-22
*
Fix up the minimum size of the shortcut buttons.
Ken Moore
2019-01-26
*
Remembers last saved directory, after instance die
Marcel Bonnet
2018-07-18
*
Added translations to menu buttons and the panel settings dialogue
ZackaryWelch
2017-08-15
*
Remove a bunch of debug lines from lumina-screenshot
Ken Moore
2017-07-31
*
Fix the clearing of the QT_AUTO_SCREEN_SCALE_FACTOR variable on start of the ...
Ken Moore
2017-07-31
*
A few updates for lumina-screenshot:
Ken Moore
2017-07-31
*
Removed an error message caused by an object's name and QMetaObject
ZackaryWelch
2017-06-20
*
Make all the desktop utilities use the new LUtils::openSettings() function so...
Ken Moore
2017-06-07
*
add quit and open shortcuts to screenshot
q5sys
2017-06-05
*
Add the ability to select an area of the screen for taking a snapshot.
Ken Moore
2017-04-07
*
Better messageboxes for closing the screenshot app.
Trenton Schulz
2017-02-05
*
Clean up a bit more of the lumina-screenshot interface, and add a button to c...
Ken Moore
2017-02-03
*
Add a check/warning when closing the screenshot tool when the current screens...
Ken Moore
2017-01-23
*
Change the "edit" button in two ways:
Ken Moore
2017-01-20
*
Cleanup the lumina-screenshot interface again (with q5sys). This seems to be ...
Ken Moore
2017-01-17
*
condense lumina screenshot and remove tabs
JT Pennington
2017-01-02
*
Add a small 1/5 second delay between the zoom slider changing and the actual ...
Ken Moore
2016-11-28
*
Fix up the scaling options in the UI for lumina-screenshot.
Ken Moore
2016-11-22
*
Add better error notifications when saving screenshots.
Ken Moore
2016-11-22
*
Another large batch of updates:
Ken Moore
2016-06-14
*
Update MainUI.cpp
q5sys
2016-05-19
*
Update MainUI.cpp
q5sys
2016-05-19
*
Have lumina-screenshot use the current window stacking order for determining ...
Ken Moore
2016-05-04
*
Make the "quicksave" option in lumina-screenshot a bit more flexible with reg...
Ken Moore
2016-05-02
*
Completely change how lumina-screenshot shows the image a bit. Now it is all ...
Ken Moore
2016-04-28
*
Rearrange the Lumina source tree quite a bit:
Ken Moore
2016-04-25
bgstack15