aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core
Commit message (Expand)AuthorAge
* Add a quick option to allow forcing compositing on when starting up lumina.Ken Moore2018-06-05
* Create README.mdKen Moore2018-05-24
* Add the NativeEmbedWidget.h file to git (forgot to include previously)Ken Moore2018-05-23
* A little bit of cleanup for Lumina 1, try to get better detection of when the...Ken Moore2018-05-23
* Merge pull request #583 from rodlie/slackwareKen Moore2018-05-21
|\
| * OS: Support suspend on SlackwareOle-André Rodlie2018-05-11
* | Merge pull request #584 from rodlie/mediaKen Moore2018-05-21
|\ \
| * | desktop: support /run/media (user removable devices)Ole-André Rodlie2018-05-11
| |/
* | Get more of the system status indicators up and running properly.Ken Moore2018-05-16
* | Add another plugin:Ken Moore2018-05-16
* | Get the Clock plugin all finished up.Ken Moore2018-05-16
* | Always enable the hybrid xrender/glx backend for compton.Ken Moore2018-05-16
* | Get the Clock plugin cleaned up a bit so it better supports multi-line panels.Ken Moore2018-05-15
* | Get the plugin system working with the panels.Ken Moore2018-05-15
* | Quick update for LuminaOS-FreeBSD.Ken Moore2018-05-15
* | Quick update for some of the Lumina unified files. Getting plugins ready to go.Ken Moore2018-05-15
* | Get the screen reservation work finished up and committed.Ken Moore2018-05-13
|/
* Fix up the icons for lumina-fmKen Moore2018-05-02
* Add a new color theme: trident-darkKen Moore2018-04-30
* Switch the icon used for the cancel button in the logout dialog.Ken Moore2018-04-30
* 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
* Cleanup the icon loading routines for battery status.Ken Moore2018-04-27
* Commit a bunch more work on the Lumina 2 screen reservations.Ken Moore2018-04-26
* Fix up the loading of *.desktop icons via LFileInfoKen Moore2018-04-26
* Fix up the audio chimes routines:Ken Moore2018-04-24
* Add a bunch more ZFS integrations into LFileInfo:Ken Moore2018-04-23
* Clean up the default fluxbox key bindings:Ken Moore2018-04-17
* Cleanup where icons get installed:Ken Moore2018-04-17
* Fix up the detection of icons in LFileInfo.Ken Moore2018-04-17
* Fix up the clipboard persistance.Ken Moore2018-04-17
* Merge pull request #571 from rodlie/lthemeengine_qss_orderKen Moore2018-04-16
|\
| * lthemeengine: fix qss orderOle-André Rodlie2018-04-14
* | Merge pull request #574 from rodlie/lumina-desktop_add_clipboard_supportKen Moore2018-04-16
|\ \
| * | lumina-desktop: add basic clipboard supportOle-André Rodlie2018-04-14
| |/
* | Merge pull request #570 from rodlie/lthemeengine_fix_dirsKen Moore2018-04-16
|\ \
| * | lthemeengine: check if dirs ends with "/" in stylesheet/color path, this fixe...Ole-André Rodlie2018-04-14
| |/
* | Merge pull request #569 from rodlie/lthemeengine-qtplugin_includeKen Moore2018-04-16
|\ \
| * | lthemeengine-qtplugin: add missing includeOle-André Rodlie2018-04-14
| |/
* / lumina-desktop: Use smoothing when scaling wallpaperOle-André Rodlie2018-04-14
|/
* Clean up a bit of the session initialization routines.Ken Moore2018-04-11
* Get a bit more work on the new window-embed routine for Lumina 2Ken Moore2018-04-10
* Add in the widgets-based version of panels.Ken Moore2018-04-09
* Merge branch 'master' of http://github.com/trueos/luminaq5sys2018-03-28
|\
| * Update README.mdKen Moore2018-03-27
* | add option to disbale startup quotesq5sys2018-03-28
|/
* Fix up the RSS reader.Ken Moore2018-03-21
* Some more work on the Widget-base NativeWindow.Ken Moore2018-03-20
* Quick checkpoint on the new NativeWindow class (Widgets).Ken Moore2018-03-20
* Add the beginnings of the new window frame (widgets-based)Ken Moore2018-03-09
bgstack15