aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop/panel-plugins/systemstart
Commit message (Expand)AuthorAge
* Fix the desktop/plugin screen detection (raw geom, not available).Ken Moore2020-01-31
* fontMetrics().width -> fontMetrics().horizontalAdvancelbartoletti2019-10-22
* A tiny bit of cleanup.Ken Moore2019-04-03
* Make sure that the start menu is "activated" when opened so that it always ha...Ken Moore2019-03-08
* Two fixes for icons:Ken Moore2019-02-28
* Try to fix the start menu search lockup.Ken Moore2019-01-26
* Cleanup the icon loading routines for battery status.Ken Moore2018-04-27
* Fix up a couple more things:Ken Moore2017-12-07
* Get rid of the updates available dialog/prompt in Lumina.Ken Moore2017-11-17
* Fix up some initial startmenu sizing.Ken Moore2017-11-14
* fix height for start menuq5sys2017-11-03
* fix start menu widthq5sys2017-11-03
* Fix a few places where /net/ files are still checked for existance (pauses/de...Ken Moore2017-10-26
* Turn off the mouse override cursor when launching apps. The new "ExternalProc...Ken Moore2017-09-08
* Added translations to menu buttons and the panel settings dialogueZackaryWelch2017-08-15
* Changed brightness iconZackaryWelch2017-07-17
* Adjust a couple size measurements so they work better across both normal and ...Ken Moore2017-05-26
* Get the icon cache system all setup for the bulk of the desktop icons (applic...Ken Moore2017-05-26
* Clean up some text on various UI's:Ken Moore2017-05-02
* Fix up the icons used for the battery notifications.Ken Moore2017-04-14
* Make the start menu open faster by only loading the favorites *when the file/...Ken Moore2016-12-02
* Unify the icons used for battery indications within the start menu and batter...Ken Moore2016-11-30
* LARGE UPDATE:Ken Moore2016-11-07
* Convert the ResizeMenu class into it's own files:Ken Moore2016-11-03
* Large update/refactor of desktop widgets.Ken Moore2016-10-18
* 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
* Large update to how XDGDesktop files are created/used.Ken Moore2016-09-22
* Add in the pending updates detection for the shutdown/reboot options in the s...Ken Moore2016-08-23
* make the new start menu search a bit more responsive (in case of lots of resu...Ken Moore2016-06-15
* Add the ability to search for apps/utilities directly within the start menu.Ken Moore2016-06-15
* Get the lumina desktop all setup with a registration system for start-menu-li...Ken Moore2016-06-11
* Change to using the "start-here-lumina" icon instead, "start-here" was alread...Ken Moore2016-06-10
* Change the app menu and start menu button icon to use "start-here" as the pri...Ken Moore2016-06-10
* Have the lock button in the start menu use the "LaunchItem()" functio so the ...Ken Moore2016-05-20
* Fix a desktop crash which only seems to happen if you have an existing, but i...Ken Moore2016-05-11
* Rearrange the Lumina source tree quite a bit:Ken Moore2016-04-25
bgstack15