aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop
Commit message (Expand)AuthorAge
* 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
* Fix the painting routines for the desktop/panel. Make sure we only paint the ...Ken Moore2016-10-17
* Add a "launch" option within the context menu for applauncher desktop plugins.Ken Moore2016-10-11
* Move a couple "delete" calls to "deleteLater()" within the desktop.Ken Moore2016-10-11
* Convert over the desktop/panel settings to be based on screen ID instead of s...Ken Moore2016-10-05
* Try to fix a scaling issue with desktop backgrounds on 4K systems.Ken Moore2016-10-04
* Translated using Weblate (lumina_DESKTOP@hu (generated))J Darabos2016-10-03
* Merge remote-tracking branch 'origin/master'Weblate2016-10-03
|\
| * A few changes to the desktop:Ken Moore2016-09-29
* | Translated using Weblate (lumina_DESKTOP@es (generated))Alejandro Pastor Vargas2016-10-03
* | Translated using Weblate (lumina_DESKTOP@ja (generated))YAMASHIRO Jun2016-10-03
|/
* Translated using Weblate (lumina_DESKTOP@es (generated))Alejandro Pastor Vargas2016-09-25
* Add a fallback icon if an image file fails to load the thumbnail for desktop ...Ken Moore2016-09-23
* Fix the painting issue with the favorites area on the start menu with all the...Ken Moore2016-09-23
* Clean up a bit of the start menu/button.Ken Moore2016-09-23
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-09-23
|\
| * Merge remote-tracking branch 'origin/master'Weblate2016-09-23
| |\
| * | Translated using Weblate (lumina_DESKTOP@sv (generated))Luna Jernberg2016-09-23
* | | Finish up the depretiation of the old systemapps fetching function.Ken Moore2016-09-23
| |/ |/|
* | Large update to how XDGDesktop files are created/used.Ken Moore2016-09-22
|/
* Translated using Weblate (lumina_DESKTOP@pt_br (generated))Diego2016-09-21
* Translated using Weblate (lumina_DESKTOP@pt_br (generated))Diego2016-09-20
* Merge branch 'master' of https://github.com/trueos/luminaWeblate2016-09-20
|\
| * Re-sync all the translation files for Lumina with the source code, and add a ...Ken Moore2016-09-19
* | Translated using Weblate (lumina_DESKTOP@fa (generated))Hamid Sarmadi2016-09-16
* | Translated using Weblate (lumina_DESKTOP@ru (generated))Koljasha2016-09-16
* | Translated using Weblate (lumina_DESKTOP@fi (generated))Tommi Nieminen2016-09-14
|/
* Merge in all the translation files from the lumina-i18n repository into the m...Ken Moore2016-09-12
* Adjust the default fluxbox keyboard shrotcuts:Ken Moore2016-09-08
* Fix up the auto-creation/removal of application symlinks when apps are instal...Ken Moore2016-08-23
* Add in the pending updates detection for the shutdown/reboot options in the s...Ken Moore2016-08-23
* Fix up the right-click terminal launcher - don't check for a valid binary if ...Ken Moore2016-08-23
* Add in pending update detection/skipping ability to the main logout window (n...Ken Moore2016-08-18
* Add the ability for Lumina to automatically add/remove symlinks from the ~/De...Ken Moore2016-08-18
* Setup the desktop to use the new XDGDesktopList directly (disables a lot of t...Ken Moore2016-08-18
* A couple quick fixes:Ken Moore2016-08-17
* Fix a small typo in a disabled line in luminaDesktop.conf (so if people uncom...Ken Moore2016-08-08
* Add a simple check to the panel update routine to verify that the "_NET_WM_ST...Ken Moore2016-08-08
* Add a quick existance check to the userbutton plugin when adding favorites to...Ken Moore2016-08-02
* Add application/pdf mimetype defaults to the TrueOS settings.Ken Moore2016-08-02
* Update the TrueOS defaults a bit.Ken Moore2016-08-01
* Hide duplicate entries in the desktopbar plugin (Desktop/Favorites can be poi...Ken Moore2016-07-28
* Disable the translation of the blank HTML text for the QTextBrowser.Ken Moore2016-07-27
* Fix up the y-coordinate offsets for the panels and desktop plugin area so tha...Ken Moore2016-07-26
* Update the defaults for lumina a tiny bit (compton settings, Glass colors, fl...Ken Moore2016-07-25
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-07-25
|\
bgstack15