index
:
lumina
debianize
master
The BSD-original Lumina desktop environment
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src-qt5
/
core
/
lumina-desktop
/
panel-plugins
/
systemstart
/
StartMenu.cpp
Commit message (
Expand
)
Author
Age
*
Try to fix the start menu search lockup.
Ken Moore
2019-01-26
*
Cleanup the icon loading routines for battery status.
Ken Moore
2018-04-27
*
Fix up a couple more things:
Ken Moore
2017-12-07
*
Get rid of the updates available dialog/prompt in Lumina.
Ken Moore
2017-11-17
*
Fix up some initial startmenu sizing.
Ken Moore
2017-11-14
*
Fix a few places where /net/ files are still checked for existance (pauses/de...
Ken Moore
2017-10-26
*
Turn off the mouse override cursor when launching apps. The new "ExternalProc...
Ken Moore
2017-09-08
*
Added translations to menu buttons and the panel settings dialogue
ZackaryWelch
2017-08-15
*
Changed brightness icon
ZackaryWelch
2017-07-17
*
Fix up the icons used for the battery notifications.
Ken Moore
2017-04-14
*
Make the start menu open faster by only loading the favorites *when the file/...
Ken Moore
2016-12-02
*
Unify the icons used for battery indications within the start menu and batter...
Ken Moore
2016-11-30
*
LARGE UPDATE:
Ken Moore
2016-11-07
*
Fix the painting issue with the favorites area on the start menu with all the...
Ken Moore
2016-09-23
*
Clean up a bit of the start menu/button.
Ken Moore
2016-09-23
*
Large update to how XDGDesktop files are created/used.
Ken Moore
2016-09-22
*
Add in the pending updates detection for the shutdown/reboot options in the s...
Ken Moore
2016-08-23
*
make the new start menu search a bit more responsive (in case of lots of resu...
Ken Moore
2016-06-15
*
Add the ability to search for apps/utilities directly within the start menu.
Ken Moore
2016-06-15
*
Have the lock button in the start menu use the "LaunchItem()" functio so the ...
Ken Moore
2016-05-20
*
Fix a desktop crash which only seems to happen if you have an existing, but i...
Ken Moore
2016-05-11
*
Rearrange the Lumina source tree quite a bit:
Ken Moore
2016-04-25
bgstack15