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-unified
/
LSession.cpp
Commit message (
Expand
)
Author
Age
*
A couple more minor tweaks.
Ken Moore
2017-08-30
*
Finish up all the mouse focus handling for embedded windows. Works beautifull...
Ken Moore
2017-08-30
*
Get a lot of the root context menu up and running. Now the application list i...
Ken Moore
2017-08-29
*
Start getting the Root context menu all moved over from Lumina 1 to 2.
Ken Moore
2017-08-29
*
Come more work on compositing. Seems like there is a significant difference b...
Ken Moore
2017-08-28
*
A bunch more work on Lumina 2 mouse focus settings and such.
Ken Moore
2017-08-27
*
Start adding the application launch functionality to the session (untested)
Ken Moore
2017-07-21
*
Fix up some multi-monitor issues with Lumina2 (Qt auto-scaling is a really ba...
Ken Moore
2017-07-21
*
Fix a few random issues with Lumina2.
Ken Moore
2017-07-12
*
Merge branch 'master' of github.com:trueos/lumina
Ken Moore
2017-07-12
|
\
|
*
Get the keyboard shortcut for "LockScreen" (case-insensitive) working, and fi...
Ken Moore
2017-07-11
*
|
Start adding some default keyboard shortcuts/files to Lumina 2.
Ken Moore
2017-07-11
|
/
*
De-activate the volume reset on logout, and remove an old class/files from th...
Ken Moore
2017-07-08
*
Split out the X11->Qt conversion function into it's own file (getting too lon...
Ken Moore
2017-07-08
*
Clean up the LShortcutEvents class so it uses Qt::Key values now instead of r...
Ken Moore
2017-07-08
*
Commit a work-in-progress for converting an X11 keycode into a Qt::Key defini...
Ken Moore
2017-07-07
*
Move Lumina2 over to using the static instance of the DesktopSettings class r...
Ken Moore
2017-07-05
*
Get the window size/position change detection implemented.
Ken Moore
2017-06-29
*
Turn on the OpenGL backing for Lumina2.
Ken Moore
2017-06-29
*
Get a lot more of the Lumina2 window-management functionality working.
Ken Moore
2017-06-28
*
Cleanup a bit more of the root level property setting. Now things seem to be ...
Ken Moore
2017-06-27
*
Commit a bunch more root-level session changes - should be almost ready to st...
Ken Moore
2017-06-27
*
Fix a bunch of the signals/slots connections. They should all be hooked up now.
Ken Moore
2017-06-27
*
Another large batch of re-organization for lumina-desktop-unified.
Ken Moore
2017-06-27
*
Ensure that all Lumina tools/utilities are setup with high-DPI icons.
Ken Moore
2017-05-01
*
Another large batch of work on Lumina2:
Ken Moore
2017-02-01
*
Add a new "NativeWindow" class to the library. This is a pure Qt container cl...
Ken Moore
2017-02-01
*
Get a lot more of Lumina2 working. Now the window embed systems are functiona...
Ken Moore
2017-01-31
*
Get the next phase of Lumina2 working: The context menu for the desktop itself.
Ken Moore
2017-01-30
*
Another large update for Lumina 2:
Ken Moore
2017-01-27
*
Another large batch of work on the new unified desktop.
Ken Moore
2017-01-26
*
Finish up the new RootWindow class, and tie it into the lumina-desktop-unifie...
Ken Moore
2017-01-26
*
A few more code changes for Lumina2.
Ken Moore
2017-01-10
*
More setup for Lumina2:
Ken Moore
2017-01-10
*
Get some more stuff merged over. Starting to glue the various global structur...
Ken Moore
2017-01-05
*
Create a new "lumina-desktop-unified" core subproject (DO NOT USE)
Ken Moore
2017-01-04
bgstack15