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
/
core
/
lumina-open
/
main.cpp
Commit message (
Expand
)
Author
Age
*
lumina/src-qt5/core/lumina-open/main.cpp:75:34: warning: 'screenGeometry' is ...
lbartoletti
2019-10-22
*
enable to set volumeup/down parcentage
boronology
2018-03-02
*
Fix a couple theme engine holdovers in lumina-open, and turn off debugging ag...
Ken Moore
2017-10-27
*
Ensure that "Exec" and "TryExec" strings with quotes are handled properly.
Ken Moore
2017-10-27
*
Fixed issue with setting defaults in lumina-open and cleaned up main.cpp
ZackaryWelch
2017-10-23
*
Small changes to lumina-open:
Ken Moore
2017-08-17
*
Ensure that all Lumina tools/utilities are setup with high-DPI icons.
Ken Moore
2017-05-01
*
Clean up some of the applauncher context menu functionality:
Ken Moore
2017-03-02
*
Update the help text for lumina-open to include the "-action <ActionID>" synt...
Ken Moore
2017-03-02
*
Fix up some handling of the non-application .desktop file types:
Ken Moore
2017-01-17
*
Quick fix for running files with the executable bit set: Only run them if the...
Ken Moore
2017-01-16
*
Update the lumina-open crash handler to only trigger when an application proc...
Ken Moore
2016-12-27
*
Another mimetype detection fix.
Ken Moore
2016-12-16
*
LARGE UPDATE:
Ken Moore
2016-11-07
*
If a .desktop file is given to launch, be more specific with the error when t...
Ken Moore
2016-10-21
*
Large update to how XDGDesktop files are created/used.
Ken Moore
2016-09-22
*
Add a new optional flag to lumina-open: "-terminal"
Ken Moore
2016-09-08
*
Fix a bug in lumina-open where the directory handling was not working.
Ken Moore
2016-08-24
*
Oops: *Now* lumina-open will handle binary names as inputs just fine (if they...
Ken Moore
2016-08-18
*
A couple quick fixes:
Ken Moore
2016-08-17
*
Add in the possibility of a "nowatch" file/flag for lumina-open to avoid watc...
Ken Moore
2016-08-01
*
Fix up the detection/usage of the "mailto:" option in lumina-open. This also ...
Ken Moore
2016-06-08
*
Fix a bug with detecting/using KDE applications as the defaults for particula...
Ken Moore
2016-06-08
*
Rearrange the Lumina source tree quite a bit:
Ken Moore
2016-04-25
bgstack15