aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop/LDesktop.cpp
Commit message (Expand)AuthorAge
* Oops, fix a typo in the LDesktop conversion to XCBKen Moore2015-07-31
* Move all the X11 usage in LDesktop.cpp to XCBKen Moore2015-07-31
* 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
* Make sure that all the interface elements in lumina-desktop actively re-load ...Ken Moore2015-07-22
* Commit some quick fixes:Ken Moore2015-07-17
* Final cleanup of debugging messages and temporary changes prior to release. A...Ken Moore2015-07-10
* Ok, NOW the desktop plugins layout methodology is consistent/reliable. Had to...Ken Moore2015-07-10
* Finish cleaning up the arrangement/placement of desktop plugins with the new ...Ken Moore2015-07-09
* Remove the old "forcing" of a panel with particular settings on the default/f...Ken Moore2015-07-09
* Fix up the clipping/sizing issues with the applauncher desktop icons.Ken Moore2015-07-08
* Update how the desktop icons (applaunchers or desktopview) are created/arrang...Ken Moore2015-07-08
* Clean up the desktop plugin/container interactions quite a bit to ensure cons...Ken Moore2015-06-20
* Disable some debugging and fix up the context menu on the applauncher plugins.Ken Moore2015-06-14
* Re-work quite a bit of the background procedures for desktop plugins and watc...Ken Moore2015-06-14
* Finish up the desktop re-scaling routines for ensure the same interface if yo...Ken Moore2015-06-05
* Fix the random issue with desktop crashes when removing a desktop plugin (onl...Ken Moore2015-05-23
* Add the ability to set solid-color backgrounds within Lumina, and add this op...Ken Moore2015-05-20
* Fix/Fix a couple important bugs before announcing 0.8.4-release:Ken Moore2015-04-30
* Add (but disable by default) some additional debuggin information. Also turn ...Ken Moore2015-04-25
* Add the ability for panels to now occupy a percentage of the screen side, wit...Ken Moore2015-04-25
* Oops, accidentally committed a change to the desktop init process (reverted b...Ken Moore2015-04-24
* Before activating the panel on mouse-over, save the ID of the currently activ...Ken Moore2015-04-24
* Update a bunch of icons in the desktop session, and also add a few abilities ...Ken Moore2015-03-12
* Add lumina-xconfig shortcuts into the desktop interface (userbutton, settings...Ken Moore2015-02-25
* Clean up how the lumina-desktop closes down:Ken Moore2015-02-17
* Remove some temporary debugging statements.Ken Moore2015-02-17
* Fix some panel interactions.Ken Moore2015-02-17
* Quick fix for the desktop plugins system: too many different lock flags causi...Ken Moore2015-01-21
* Add a completely new background method for a distributor to set per-system de...Ken Moore2015-01-21
* Oops, missed resetting one of the lock flags in the desktop.Ken Moore2015-01-19
* Fix a lockfile violation in the desktop plugin removal process. Now there is ...Ken Moore2015-01-19
* Fix a bug with removing desktop plugins.Ken Moore2015-01-15
* Large update of XLib -> XCB usageKen Moore2015-01-01
* Commit a checkpoint on the conversion of Lumina to Qt5.Ken Moore2014-12-18
* Clean up the lumina-desktop usage of the new way defaults are registered (for...Ken Moore2014-11-18
* Add a new utility: lumina-searchKen Moore2014-11-05
* Large quality of life update to Lumina:Ken Moore2014-10-30
* Tag Lumina version 0.7.1:Ken Moore2014-10-29
* Add a new menu plugin:Ken Moore2014-10-23
* Add randomization to the wallpaper image that is used on first start of a des...Ken Moore2014-10-21
* Finish up the rest of the new Lumina Theme engine and the utilities for editi...Ken Moore2014-10-14
* Large update to the Lumina project: provide full theming capabilities.Ken Moore2014-10-10
* Clean up the default filemanager/terminal settings. Put them in the main sess...Ken Moore2014-10-08
* make file-manager user-chooseableChristopher Roy Bratusek2014-10-07
* Clean up the new global.h usage in all the Lumina subprojects.Ken Moore2014-10-06
* add global.h containing PREFIX and make use of it in all sub-modules,Christopher Roy Bratusek2014-10-05
* Applied Debian patch to enable building on 32-bit Linux machines. ProjectJesse Smith2014-09-22
* Initial import of the lumina code from pcbsd git repoKris Moore2014-09-04
bgstack15