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
*
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
*
A few more tweaks for the boot splash. Font weights and such to better accent...
Ken Moore
2016-11-30
*
Speed up the initial loading of the desktop at start, and delay the auto-star...
Ken Moore
2016-11-12
*
LARGE UPDATE:
Ken Moore
2016-11-07
*
Add a new sessionsettings flag:
Ken Moore
2016-11-02
*
Quick update to ensure that 2 monitors are not cloned - only show one of them...
Ken Moore
2016-10-20
*
Adjust the icon for the battery notifications a bit.
Ken Moore
2016-10-18
*
Make sure the desktop are registered as virtual roots again.
Ken Moore
2016-10-18
*
Large update/refactor of desktop widgets.
Ken Moore
2016-10-18
*
Move a couple "delete" calls to "deleteLater()" within the desktop.
Ken Moore
2016-10-11
*
Add in pending update detection/skipping ability to the main logout window (n...
Ken Moore
2016-08-18
*
Disable fluxbox initialization within the lumina-desktop binary. (moved to st...
Ken Moore
2016-07-06
*
Another large batch of updates:
Ken Moore
2016-06-14
*
Large update to the project files:
Ken Moore
2016-06-14
*
Get the lumina desktop all setup with a registration system for start-menu-li...
Ken Moore
2016-06-11
*
Have the lock button in the start menu use the "LaunchItem()" functio so the ...
Ken Moore
2016-05-20
*
Fix a geometry calculation for panel placements on X monitors which are not a...
Ken Moore
2016-04-29
*
Have lumina listen to the X root window property changes directly - and updat...
Ken Moore
2016-04-28
*
Unhook the stylesheet in the Lumina Theme Engine from the non-desktop applica...
Ken Moore
2016-04-27
*
Add the beginnings of a new "lumina-session" wrapper utility for the sequentu...
Ken Moore
2016-04-25
*
Rearrange the Lumina source tree quite a bit:
Ken Moore
2016-04-25
bgstack15