aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop/LSession.cpp
Commit message (Expand)AuthorAge
* Ok, adjust the window check/movement routine one more time - Now it runs the ...Ken Moore2015-10-23
* Reverse the order of the window movement routines. The one which still might ...Ken Moore2015-10-23
* Convert the desktop-plugin "applauncher" (desktop icons) to use a double-clic...Ken Moore2015-10-19
* Convert the grid used for the desktop plugin system a little bit:Ken Moore2015-10-16
* Add another upgrade rule for 0.8.6->0.8.7:Ken Moore2015-10-15
* Add the conversion rule for 0.8.7-devel (or older) to 0.8.7-release to automa...Ken Moore2015-10-08
* Commit a couple fixes:Ken Moore2015-10-08
* Adjust the window geometry movement routine a bit more. Now it will only run ...Ken Moore2015-09-29
* Change which MoveResize calculation is used for window geometry check/verific...Ken Moore2015-09-28
* Turn off a bunch of debugging for the lumina-desktop, and adjust the desktopv...Ken Moore2015-09-18
* Fix up all the window activation detection/management within the lumina sessi...Ken Moore2015-09-16
* Add a new panel plugin: systemstartKen Moore2015-09-10
* Add special handling for lumina-screenshot when moving the initial window loc...Ken Moore2015-08-14
* Remove some old comments, and also remove the old savedScreens variable that ...Ken Moore2015-08-07
* Turn off some debugging within the system tray plugin, cleanup the message lo...Ken Moore2015-08-07
* Completely finish the XLib -> XCB conversions. Now Lumina no longer requires ...Ken Moore2015-08-05
* Add a replacement for XSelectInput and use it within lumina-desktopKen Moore2015-08-05
* Add the XCB versions of the system tray start/stop routines, and setup LSessi...Ken Moore2015-08-04
* Fix up the issues with some apps which re-configure the Xsession/screens to m...Ken Moore2015-07-30
* Add some work that make the Lumina desktop/panels appear in the proper locati...Ken Moore2015-07-28
* Fix up the active re-loading of icons in the desktop interface when the icon ...Ken Moore2015-07-24
* Finish cleaning up the new localization configuration settings in libLumina, ...Ken Moore2015-07-21
* Fix up a calculation of the new window geometry - add in checks for those str...Ken Moore2015-07-17
* Final cleanup of debugging messages and temporary changes prior to release. A...Ken Moore2015-07-10
* Adjust the window check/resize routine a bit more. Now it seems to workmuch b...Ken Moore2015-07-10
* Clean up some extra debugging in the lumina-desktopKen Moore2015-07-09
* Large update to the usermanager:Ken Moore2015-07-09
* Some quick cleanup in the LSession.cpp file and update the port filesKen Moore2015-06-26
* Fix up the adjustment of new windows to account for the frame (in the vertica...Ken Moore2015-06-20
* Adjust the new window adjustment routine a bit - make it use the center of th...Ken Moore2015-06-20
* Clean up the desktop plugin/container interactions quite a bit to ensure cons...Ken Moore2015-06-20
* Re-work quite a bit of the background procedures for desktop plugins and watc...Ken Moore2015-06-14
* Add a QtQuick sample plugin and disable the new panel container for QtQuick p...Ken Moore2015-06-12
* Add two new plugins for Lumina: QuickPPlugin, QuickDPlugin (panel/desktop res...Ken Moore2015-06-11
* A couple quick adjustments to the LSession:Ken Moore2015-06-08
* Add a new function to "restart" the window manager, and run this if something...Ken Moore2015-06-08
* Finish up the desktop re-scaling routines for ensure the same interface if yo...Ken Moore2015-06-05
* Move the desktop initialization after the menu's initialization. With all teh...Ken Moore2015-05-23
* Remove the extra bootsplash show between the apps/settings menu initializatio...Ken Moore2015-05-23
* Add a new "phase" into the boot splash - system applications loading.Ken Moore2015-05-23
* Make sure disabled numlock stays off. Updated Linux shutdown command.Jesse Smith2015-05-22
* Finish cleaning up the new CPU/Memory desction routines in libLumina, and add...Ken Moore2015-05-22
* Very minor clean-up to avoid compiler warnings.Jesse Smith2015-05-21
* Add a new boot splash screen to be used during the Lumina initialization phas...Ken Moore2015-05-21
* A couple adjustments to the session startup procedures:Ken Moore2015-05-14
* Integrate the new conversion from the old "startApps" file to the new XDG aut...Ken Moore2015-05-13
* Fix/Fix a couple important bugs before announcing 0.8.4-release:Ken Moore2015-04-30
* Move the timer to launch the startup applications into the session itself (in...Ken Moore2015-04-28
* Update the system window a bit and how it is used in the session. Now there i...Ken Moore2015-04-28
* Setup the lumina-desktop to use the new favorites system:Ken Moore2015-04-27
bgstack15