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-desktop
/
LSession.cpp
Commit message (
Expand
)
Author
Age
*
Some more updates to the desktop.
Ken Moore
2020-04-24
*
Initial merge of the screensaver into the main lumina-desktop builds
Ken Moore
2020-04-24
*
Switch to pkill from killall for restarting Fluxbox/Compton
Ken Moore
2020-03-25
*
Some consistency issues with screen sizes.
Ken Moore
2020-02-04
*
Fix the desktop/plugin screen detection (raw geom, not available).
Ken Moore
2020-01-31
*
screenGeometry/screenCount -> QGuiApplication::screens(). LSession.cpp
lbartoletti
2019-10-22
*
A few fixes for Lumina:
Ken Moore
2018-08-22
*
A little bit of cleanup for Lumina 1, try to get better detection of when the...
Ken Moore
2018-05-23
*
desktop: support /run/media (user removable devices)
Ole-André Rodlie
2018-05-11
*
Cleanup the icon loading routines for battery status.
Ken Moore
2018-04-27
*
Fix up the audio chimes routines:
Ken Moore
2018-04-24
*
Fix up the clipboard persistance.
Ken Moore
2018-04-17
*
lumina-desktop: add basic clipboard support
Ole-André Rodlie
2018-04-14
*
Bump the minor version of Lumina to 1.4.2
Ken Moore
2018-02-09
*
redo shell logout to Lumina
q5sys
2018-02-07
*
Revert "add shell logout to Lumina"
q5sys
2018-02-07
*
add shell logout to Lumina
q5sys
2018-02-07
*
Add a failsafe setting into the 1.4.x lumina-desktop:
Ken Moore
2018-01-17
*
Ensure the mouse cursor "busy" icon is used for 3 seconds when launching an e...
Ken Moore
2017-10-31
*
Speed up some of the desktop init procedures again.
Ken Moore
2017-10-25
*
Clean up the session file-init routine.
Ken Moore
2017-10-16
*
Try to ensure that the transient QApplication for user file checks/updates is...
Ken Moore
2017-10-06
*
Urg - more fixes...
Ken Moore
2017-09-21
*
Oops - need to make sure that status function does not access any global QApp...
Ken Moore
2017-09-21
*
Make sure we don't run the checkUserFiles() function a second time
Ken Moore
2017-09-21
*
Fix up the loading of the theme settings before the session is started in Lum...
Ken Moore
2017-09-21
*
Turn off the mouse override cursor when launching apps. The new "ExternalProc...
Ken Moore
2017-09-08
*
Merge branch 'master' of github.com:trueos/lumina
Ken Moore
2017-08-15
|
\
|
*
Resynced translation files and fixed translations of the boot splash UI
ZackaryWelch
2017-08-15
*
|
Couple quick updates to LSession - not enabled at the moment.
Ken Moore
2017-08-15
|
/
*
get basic user defined sound enabled
q5sys
2017-08-03
*
Disable the QT_AUTO_SCREEN_SCALE_FACTOR usage in the Lumina app environment (...
Ken Moore
2017-06-26
*
Fix the migration routine when moving from the "default" monitor ID (vesa, sc...
Ken Moore
2017-06-19
*
Fix up the audio volume reset on login into Lumina.
Ken Moore
2017-06-10
*
Clean up some of the Lumina session init/cleanup. Trying to track down why th...
Ken Moore
2017-06-10
*
Get the new Icon Cache system implemented and turned on for the desktop "appl...
Ken Moore
2017-05-26
*
Disable the VirtualBox fullscreen detection/fix logic
Ken Moore
2017-05-25
*
enable some debugging on the virtualbox window detection/adjustment routine.
Ken Moore
2017-05-25
*
Try to detect/fix the fullscreen/background window issue on Fluxbox.
Ken Moore
2017-05-25
*
Add the ability to scan/migrate desktop/panel settings from one monitor ID to...
Ken Moore
2017-05-18
*
Merge branch 'master' of github.com:trueos/lumina
Ken Moore
2017-05-03
|
\
|
*
Ensure that all Lumina tools/utilities are setup with high-DPI icons.
Ken Moore
2017-05-01
*
|
Clean up how the high-DPI settings for lumina are detected/enabled.
Ken Moore
2017-05-03
|
/
*
Clean up the automatic DPI scaling support in Lumina.
Ken Moore
2017-04-28
*
Add add the option to watch a "/tmp/.autofs_change" file which will prompt fo...
Ken Moore
2017-01-12
*
Add the ability to show "/media/*" shortcuts on the Lumina desktop. This will...
Ken Moore
2017-01-12
*
Create a new "ExternalProcess" class in the library directory which is specif...
Ken Moore
2017-01-04
*
Commit some cleanup of the monitor layout change detection/handling again.
Ken Moore
2016-12-22
*
Make the start menu open faster by only loading the favorites *when the file/...
Ken Moore
2016-12-02
*
Get rid of the "fortune" usage, and replace it with a built-in system of tips...
Ken Moore
2016-12-01
[next]
bgstack15