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
/
lumina-desktop
/
LSession.cpp
Commit message (
Expand
)
Author
Age
...
*
Some quick cleanup in the LSession.cpp file and update the port files
Ken Moore
2015-06-26
*
Fix up the adjustment of new windows to account for the frame (in the vertica...
Ken Moore
2015-06-20
*
Adjust the new window adjustment routine a bit - make it use the center of th...
Ken Moore
2015-06-20
*
Clean up the desktop plugin/container interactions quite a bit to ensure cons...
Ken Moore
2015-06-20
*
Re-work quite a bit of the background procedures for desktop plugins and watc...
Ken Moore
2015-06-14
*
Add a QtQuick sample plugin and disable the new panel container for QtQuick p...
Ken Moore
2015-06-12
*
Add two new plugins for Lumina: QuickPPlugin, QuickDPlugin (panel/desktop res...
Ken Moore
2015-06-11
*
A couple quick adjustments to the LSession:
Ken Moore
2015-06-08
*
Add a new function to "restart" the window manager, and run this if something...
Ken Moore
2015-06-08
*
Finish up the desktop re-scaling routines for ensure the same interface if yo...
Ken Moore
2015-06-05
*
Move the desktop initialization after the menu's initialization. With all teh...
Ken Moore
2015-05-23
*
Remove the extra bootsplash show between the apps/settings menu initializatio...
Ken Moore
2015-05-23
*
Add a new "phase" into the boot splash - system applications loading.
Ken Moore
2015-05-23
*
Make sure disabled numlock stays off. Updated Linux shutdown command.
Jesse Smith
2015-05-22
*
Finish cleaning up the new CPU/Memory desction routines in libLumina, and add...
Ken Moore
2015-05-22
*
Very minor clean-up to avoid compiler warnings.
Jesse Smith
2015-05-21
*
Add a new boot splash screen to be used during the Lumina initialization phas...
Ken Moore
2015-05-21
*
A couple adjustments to the session startup procedures:
Ken Moore
2015-05-14
*
Integrate the new conversion from the old "startApps" file to the new XDG aut...
Ken Moore
2015-05-13
*
Fix/Fix a couple important bugs before announcing 0.8.4-release:
Ken Moore
2015-04-30
*
Move the timer to launch the startup applications into the session itself (in...
Ken Moore
2015-04-28
*
Update the system window a bit and how it is used in the session. Now there i...
Ken Moore
2015-04-28
*
Setup the lumina-desktop to use the new favorites system:
Ken Moore
2015-04-27
*
Add (but disable by default) some additional debuggin information. Also turn ...
Ken Moore
2015-04-25
*
Merge branch 'master' of github.com:pcbsd/lumina
Ken Moore
2015-04-24
|
\
|
*
Re-arrange the startup procedures a bit:
Ken Moore
2015-04-23
*
|
Before activating the panel on mouse-over, save the ID of the currently activ...
Ken Moore
2015-04-24
|
/
*
Move the initial screen brightness and volume setting routines into the sessi...
Ken Moore
2015-04-22
*
Make sure to check the list of watched files and reset it if something was re...
Ken Moore
2015-04-20
*
Add a special flag to prevent the lumina-open crash handler from starting up ...
Ken Moore
2015-04-20
*
Fix the session chimes (and possible stability issue) by removing the special...
Ken Moore
2015-04-16
*
Clean up a *lot* of the general XCB warnings that sometimes occur, and also t...
Ken Moore
2015-04-15
*
Update the internal version number handling for backwards compatibility check...
Ken Moore
2015-03-30
*
Add usage support for the XDG autostart specifications. This is currently on ...
Ken Moore
2015-03-30
*
Add support for the older WM_NAME and WM_ICON_NAME standards in addition to t...
Ken Moore
2015-03-15
*
Ensure that on session-start the audio volume is reset back to the previously...
Ken Moore
2015-03-10
*
Make sure that Fluxbox get prompted to reload configs as well after the Lumin...
Ken Moore
2015-03-03
*
Add lumina-xconfig shortcuts into the desktop interface (userbutton, settings...
Ken Moore
2015-02-25
*
Make sure to kill any leftover windows that did not close properly during the...
Ken Moore
2015-02-18
*
Use the XCB CloseWindow routine instead of the old XLib routine during the se...
Ken Moore
2015-02-17
*
Clean up how the lumina-desktop closes down:
Ken Moore
2015-02-17
*
Add the ability to set different date/time formats on a session-wide scale, a...
Ken Moore
2015-02-05
*
Clean up how Lumina loads the startapps files. Now it will combine any files ...
Ken Moore
2015-01-28
*
read /etc/luminaStartapps aswell
Christopher Roy Bratusek
2015-01-28
*
Add knowledge of the lumina-info utility to the Lumina desktop (userbutton, c...
Ken Moore
2015-01-28
*
Add a completely new background method for a distributor to set per-system de...
Ken Moore
2015-01-21
*
Clean up a couple other session options:
Ken Moore
2015-01-21
*
Clean up the active window detection/usage for the task manager.
Ken Moore
2015-01-19
*
Turn off some of the debugging for the lumina-desktop session in preparation ...
Ken Moore
2015-01-05
*
Put another couple quick fixes in:
Ken Moore
2015-01-05
[prev]
[next]
bgstack15