aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop/LDesktop.cpp
Commit message (Expand)AuthorAge
* Get the screensaver system up and running.Ken Moore2020-05-04
* Fix the desktop/plugin screen detection (raw geom, not available).Ken Moore2020-01-31
* screenGeometry/screenCount -> QGuiApplication::screens(). another roundlbartoletti2019-10-22
* When a desktop is resized automatically re-do the wallpaper as well.Ken Moore2018-09-06
* A few fixes for Lumina:Ken Moore2018-08-22
* A little bit of cleanup for Lumina 1, try to get better detection of when the...Ken Moore2018-05-23
* desktop: support /run/media (user removable devices)Ole-André Rodlie2018-05-11
* Add another layer of defaults to the wallpapers.Ken Moore2017-11-20
* Add a quick verify/modify of the directory used for the Lumina wallpapers.Ken Moore2017-10-31
* Add the ability to use a "directory" as the target for desktop wallpapers. Wi...Ken Moore2017-10-27
* Turn off the custom theme engine for the 1.x desktop itself, and use the lthe...Ken Moore2017-09-14
* Add in New Dir, New File, and Paste functionality to the desktop itself (if i...Ken Moore2017-05-24
* Add a new <DesktopPrefix>/generateMediaIcons=[true/false] setting.Ken Moore2017-05-01
* Finally fix the desktop plugin location management system.Ken Moore2017-04-29
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-02-28
|\
| * Update the Lumina Desktop /media watcher to allow both directories AND files ...Ken Moore2017-02-24
* | Track down and fix a really weird Fluxbox bug:Ken Moore2017-02-28
|/
* adding iconsq5sys2017-02-06
* Add the ability to show "/media/*" shortcuts on the Lumina desktop. This will...Ken Moore2017-01-12
* Commit some cleanup of the monitor layout change detection/handling again.Ken Moore2016-12-22
* Add a new menu plugin: "lockdesktop".Ken Moore2016-11-21
* Fix the wallpaper background when a screen resizes.Ken Moore2016-11-09
* Fix the "sticky" status on the wallpaper widgets.Ken Moore2016-10-24
* Large update/refactor of desktop widgets.Ken Moore2016-10-18
* Convert over the desktop/panel settings to be based on screen ID instead of s...Ken Moore2016-10-05
* A few changes to the desktop:Ken Moore2016-09-29
* Large update to how XDGDesktop files are created/used.Ken Moore2016-09-22
* Fix up the right-click terminal launcher - don't check for a valid binary if ...Ken Moore2016-08-23
* A couple quick fixes:Ken Moore2016-08-17
* Fix up the y-coordinate offsets for the panels and desktop plugin area so tha...Ken Moore2016-07-26
* Add a new type of menu plugin: jsonmenuKen Moore2016-06-29
* Another large batch of updates:Ken Moore2016-06-14
* A few changes:Ken Moore2016-06-13
* Move to using the "application/[email/terminal]" mimetypes for registering/fi...Ken Moore2016-06-08
* Move background processing into LDesktopBackground classHenry Hu2016-05-12
* add 2 options for background image: fit and fullHenry Hu2016-05-12
* Rearrange the Lumina source tree quite a bit:Ken Moore2016-04-25
bgstack15