aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core
Commit message (Expand)AuthorAge
...
| * Add the Lumina version to the bottom of the boot splash as well.Ken Moore2016-12-01
| * Unify the icons used for battery indications within the start menu and batter...Ken Moore2016-11-30
| * A few more tweaks for the boot splash. Font weights and such to better accent...Ken Moore2016-11-30
| * Cleanup the bootsplash a bit:Ken Moore2016-11-30
| * Oops - NOW the desktop/panel settings-reload will work.Ken Moore2016-11-22
| * Fix up the default settings-setting routine to use the new panel/desktop synt...Ken Moore2016-11-22
| * Add a shortcut for opening the wallpaper settings within the "preferences" menu.Ken Moore2016-11-21
| * Add the "lockdesktop" menu plugin to the TrueOS default settings.Ken Moore2016-11-21
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2016-11-21
| |\
| | * Revert "Revert "search clear function on ESC press""Ken Moore2016-11-20
| | * Revert "search clear function on ESC press"q5sys2016-11-20
| | * Commit some more work on the new input device framework. Got the properties g...Ken Moore2016-11-17
| * | Add a new menu plugin: "lockdesktop".Ken Moore2016-11-21
| |/
| * Get a bit more of the input device class working - using lumina-config for te...Ken Moore2016-11-17
| * Oops - make sure the LInput funcions are public and staticKen Moore2016-11-17
| * Add in the beginnings of a new backend class for managing input devices (LInp...Ken Moore2016-11-17
| * Bump the copyright year on the LuminaX11 files.Ken Moore2016-11-17
| * Update the default luminaDesktop.conf files to try and associate the archive ...Ken Moore2016-11-15
| * Speed up the initial loading of the desktop at start, and delay the auto-star...Ken Moore2016-11-12
| * Fix up the panel autohide routine so it actually resizes the panels instead o...Ken Moore2016-11-11
| * Oops - forgot to add some files to the previous commits.Ken Moore2016-11-11
| * Clean up some more of the library project files.Ken Moore2016-11-10
| * Add a new panel plugin:Ken Moore2016-11-10
| * Add pass-through for context menu requests on many desktop plugins.Ken Moore2016-11-10
| * Tag version 1.1.2 internally (Lumina Library no longer in existence)Ken Moore2016-11-10
| * Due to some erratic reports of the wallpaper widget not staying on the bottom...Ken Moore2016-11-10
| * Fix the wallpaper background when a screen resizes.Ken Moore2016-11-09
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2016-11-07
| |\
| | * Fix unportable test(1) operator.Thomas Klausner2016-11-07
| * | LARGE UPDATE:Ken Moore2016-11-07
| |/
| * Convert the ResizeMenu class into it's own files:Ken Moore2016-11-03
| * Add a new sessionsettings flag:Ken Moore2016-11-02
| * Add the beginnings of the new RandR xcb backend to LuminaKen Moore2016-10-27
| * Add PulseAudio support into the FreeBSD backend if a PICO session is detected.Ken Moore2016-10-25
| * Fix the "sticky" status on the wallpaper widgets.Ken Moore2016-10-24
| * For desktop icons, only check if there is a name to decide when to show it.Ken Moore2016-10-21
| * If a .desktop file is given to launch, be more specific with the error when t...Ken Moore2016-10-21
| * Tag version 1.1.1 within the master branch.Ken Moore2016-10-21
| * Tag version 1.1.0 in the source treeKen Moore2016-10-21
| * Make sure all the translation files are synced to the sources.Ken Moore2016-10-20
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2016-10-20
| |\
| | * Fix up the stylesheet for the battery monitor. Don't change any properties ot...Ken Moore2016-10-19
| * | Quick update to ensure that 2 monitors are not cloned - only show one of them...Ken Moore2016-10-20
| |/
| * Add a new audio file for a low-battery notification.Ken Moore2016-10-18
| * Adjust the icon for the battery notifications a bit.Ken Moore2016-10-18
| * Make sure the desktop are registered as virtual roots again.Ken Moore2016-10-18
| * Large update/refactor of desktop widgets.Ken Moore2016-10-18
| * Disable a bunch more options within the default Fluxbox config for Lumina.Ken Moore2016-10-17
| * Some more painting cleanup for the wallpaper/panels.Ken Moore2016-10-17
| * Turn off some debugging and fix the repaint of the entire wallpaper on change.Ken Moore2016-10-17
bgstack15