aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/libLumina
Commit message (Expand)AuthorAge
* Ensure the older screensaver system in X11 is also disabled when DPMS is disa...Ken Moore2020-05-21
* Ensure that the xorg DPMS system is only enabled when the screensaver comes on.Ken Moore2020-05-06
* Get the screensaver system up and running.Ken Moore2020-05-04
* Initial merge of the screensaver into the main lumina-desktop buildsKen Moore2020-04-24
* Adjust the battery return a tiny bit.Ken Moore2020-02-11
* Tag version 1.6.0Ken Moore2020-01-31
* Fix up the battery time estimate routine.Ken Moore2020-01-31
* Add VoidLinux OS interface.Ken Moore2020-01-27
* fontMetrics().width -> fontMetrics().horizontalAdvancelbartoletti2019-10-22
* fix warning: 'byteCount' is deprecated: Use sizeInByteslbartoletti2019-10-22
* screenCount -> QGuiApplication::screens()lbartoletti2019-10-22
* screenCount/screenGeometry -> QGuiApplication::screens()lbartoletti2019-10-22
* Move the old debian/ebuild/spec port files into an obsolete directory.Ken Moore2019-04-27
* Another fix for the default config file copy order.Ken Moore2019-03-23
* Ensure that the theme engine and Qt-no-glib environment variables are always ...Ken Moore2019-03-16
* Add a new system config entry: theme.fluxboxKen Moore2019-03-13
* Two fixes for icons:Ken Moore2019-02-28
* Quick fix for running the intel_backlight utility on FreeBSDKen Moore2019-02-09
* Try to fix the start menu search lockup.Ken Moore2019-01-26
* Track a Qt change with Qt 5.12:Ken Moore2019-01-15
* Switches from keeping links in a QHash to a std::vector. This fixes some race...joe berner2018-12-18
* Remove all the pc-updatemanager usage from Lumina (FreeBSD)Ken Moore2018-10-09
* Fix up the launching of the desktop sessionKen Moore2018-09-06
* A few fixes for Lumina:Ken Moore2018-08-22
* Remove the xscreensaver return code check, apparently it is now erratic regar...Ken Moore2018-06-07
* Get more of the tray icon reading put together.Ken Moore2018-06-06
* Merge pull request #583 from rodlie/slackwareKen Moore2018-05-21
|\
| * OS: Support suspend on SlackwareOle-André Rodlie2018-05-11
* | Quick update for LuminaOS-FreeBSD.Ken Moore2018-05-15
|/
* Fix up the icons for lumina-fmKen Moore2018-05-02
* Make sure the libreoffice icons are no longer bypassed. Use the ones in the c...Ken Moore2018-04-27
* Turn off the libreoffice icon fix for non-material-design icon themes.Ken Moore2018-04-27
* Fix up the loading of *.desktop icons via LFileInfoKen Moore2018-04-26
* Add a bunch more ZFS integrations into LFileInfo:Ken Moore2018-04-23
* Fix up the detection of icons in LFileInfo.Ken Moore2018-04-17
* Fix up the RSS reader.Ken Moore2018-03-21
* Split the Lumina 2 backend:Ken Moore2018-03-07
* Quick update for the icon finder routine.Ken Moore2018-02-13
* Bump the minor version of Lumina to 1.4.2Ken Moore2018-02-09
* Fix up the single application numbering.Ken Moore2018-02-01
* Another large batch of work on Lumina 2.Ken Moore2018-01-31
* Another large checkpoint commit for Lumina 2:Ken Moore2018-01-13
* Get the DesktopSettings class automatically providing notifications about fil...Ken Moore2018-01-03
* Fix up a couple more things:Ken Moore2017-12-07
* Make sure the new traynotification-simple stylesheet is used.Ken Moore2017-12-07
* Tag version 1.4.1Ken Moore2017-12-07
* Fix the LUtils.pri file: Forgot to remove a couple unused files from the incl...Ken Moore2017-12-06
* Move the new OSInterface class over to the base-level src-cpp directory.Ken Moore2017-12-05
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-12-05
|\
| * Added the correct TrueOS RSS FeedZackaryWelch2017-12-04
bgstack15