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
*
Rearrange the Lumina source tree quite a bit:
Ken Moore
2016-04-25
*
Ensure that the current audio volume gets saved to the local file on session ...
Ken Moore
2016-04-11
*
Fix up the multi-monitor adjustment systems in the Lumina session. Now things...
Ken Moore
2016-04-08
*
Update the window movement routine to use an alternate ICCCM WM request for f...
Ken Moore
2016-03-08
*
Make sure the new windows are registeres with the Lumina session so we can se...
Ken Moore
2016-02-18
*
Don't try to pull screen geom in debug output when we dont validate
Kris Moore
2016-02-10
*
Re-enable the timer for checkDesktop()
Kris Moore
2016-02-10
*
Run the updateDesktops() immediately instead of on delay
Kris Moore
2016-02-08
*
Disable DEBUG
Kris Moore
2016-02-07
*
Further cleanup of updateDesktops(), fix spacing / indentation and
Kris Moore
2016-02-07
*
Increase the delay before checkingDesktop setup, since we can get
Kris Moore
2016-02-06
*
Fix a bug with Lumina-DE segfaulting during wakeup on some specific
Kris Moore
2016-02-06
*
Cleanup how the ~/Desktop/* shortcuts are removed a bit. Now it catches these...
Ken Moore
2016-02-04
*
Quick patch to skip the desktop removal routine if the number of available X ...
Ken Moore
2016-02-04
*
Add a better watcher/change fallback for ensuring that no files are removed f...
Ken Moore
2015-12-16
*
Fix up the loading of locales through the StartMenu/Session. Now it will prop...
Ken Moore
2015-12-01
*
Re-do the "App Menu" plugin a bit. Now it uses a self-contained menu with a "...
Ken Moore
2015-12-01
*
Adjust the main lumina-desktop session a bit:
Ken Moore
2015-12-01
*
Adjust the start menu to show the "genericName" instead of the comment undern...
Ken Moore
2015-11-23
*
A few fixes for the desktop:
Ken Moore
2015-11-23
*
Fix up the WM a bit more - now it can open/close windows without issues (stil...
Ken Moore
2015-11-20
*
Quick checkpoint for the window manager: NOT STABLE - crashes on window close...
Ken Moore
2015-11-20
*
Remove a geometry-match condition when re-loading the desktop canvas's. This ...
Ken Moore
2015-11-12
*
Cleanup how auto-start apps are launched a bit (start them via a single lumin...
Ken Moore
2015-10-30
*
Adjust the screen resize/modification detection a tiny bit so that all change...
Ken Moore
2015-10-29
*
Make the symlink icon overlays a bit smaller (1/3 icon size, not 1/2 anymore)...
Ken Moore
2015-10-28
*
Ok, adjust the window check/movement routine one more time - Now it runs the ...
Ken Moore
2015-10-23
*
Reverse the order of the window movement routines. The one which still might ...
Ken Moore
2015-10-23
*
Convert the desktop-plugin "applauncher" (desktop icons) to use a double-clic...
Ken Moore
2015-10-19
*
Convert the grid used for the desktop plugin system a little bit:
Ken Moore
2015-10-16
*
Add another upgrade rule for 0.8.6->0.8.7:
Ken Moore
2015-10-15
*
Add the conversion rule for 0.8.7-devel (or older) to 0.8.7-release to automa...
Ken Moore
2015-10-08
*
Commit a couple fixes:
Ken Moore
2015-10-08
*
Adjust the window geometry movement routine a bit more. Now it will only run ...
Ken Moore
2015-09-29
*
Change which MoveResize calculation is used for window geometry check/verific...
Ken Moore
2015-09-28
*
Turn off a bunch of debugging for the lumina-desktop, and adjust the desktopv...
Ken Moore
2015-09-18
*
Fix up all the window activation detection/management within the lumina sessi...
Ken Moore
2015-09-16
*
Add a new panel plugin: systemstart
Ken Moore
2015-09-10
*
Add special handling for lumina-screenshot when moving the initial window loc...
Ken Moore
2015-08-14
*
Remove some old comments, and also remove the old savedScreens variable that ...
Ken Moore
2015-08-07
*
Turn off some debugging within the system tray plugin, cleanup the message lo...
Ken Moore
2015-08-07
*
Completely finish the XLib -> XCB conversions. Now Lumina no longer requires ...
Ken Moore
2015-08-05
*
Add a replacement for XSelectInput and use it within lumina-desktop
Ken Moore
2015-08-05
*
Add the XCB versions of the system tray start/stop routines, and setup LSessi...
Ken Moore
2015-08-04
*
Fix up the issues with some apps which re-configure the Xsession/screens to m...
Ken Moore
2015-07-30
*
Add some work that make the Lumina desktop/panels appear in the proper locati...
Ken Moore
2015-07-28
*
Fix up the active re-loading of icons in the desktop interface when the icon ...
Ken Moore
2015-07-24
*
Finish cleaning up the new localization configuration settings in libLumina, ...
Ken Moore
2015-07-21
*
Fix up a calculation of the new window geometry - add in checks for those str...
Ken Moore
2015-07-17
*
Final cleanup of debugging messages and temporary changes prior to release. A...
Ken Moore
2015-07-10
[next]
bgstack15