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
Commit message (
Expand
)
Author
Age
*
fontMetrics().width -> fontMetrics().horizontalAdvance
lbartoletti
2019-10-22
*
A tiny bit of cleanup.
Ken Moore
2019-04-03
*
Make sure that the start menu is "activated" when opened so that it always ha...
Ken Moore
2019-03-08
*
Two fixes for icons:
Ken Moore
2019-02-28
*
Make sure the applauncher panel plugin uses the same LFileInfo class as other...
Ken Moore
2019-01-27
*
Try to fix the start menu search lockup.
Ken Moore
2019-01-26
*
Some minor cleanup. Nothing much changed
Ken Moore
2018-10-02
*
Just a bunch of whitespace fixes
Ken Moore
2018-10-01
*
Cleanup the icon loading routines for battery status.
Ken Moore
2018-04-27
*
Add an additional OS-specific network device type parser.
Ken Moore
2018-01-12
*
Fix up a couple more things:
Ken Moore
2017-12-07
*
Fix up the battery notification system.
Ken Moore
2017-12-04
*
Quick adjustment for the finding of icons.
Ken Moore
2017-11-21
*
Adjust the logout dialog size.
Ken Moore
2017-11-20
*
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 height for start menu
q5sys
2017-11-03
*
fix start menu width
q5sys
2017-11-03
*
add bool to battery sound alert
q5sys
2017-10-31
*
Fix a few places where /net/ files are still checked for existance (pauses/de...
Ken Moore
2017-10-26
*
Fix up the icon sync on theme change, and change the icon for lumina-mediapla...
Ken Moore
2017-09-18
*
Turn off the mouse override cursor when launching apps. The new "ExternalProc...
Ken Moore
2017-09-08
*
Set default tooltip to be translateable in case issues arise
ZackaryWelch
2017-09-07
*
Added translations to menu buttons and the panel settings dialogue
ZackaryWelch
2017-08-15
*
Fix the clock width detection/setting. Had a typo in the delimiter....
Ken Moore
2017-08-14
*
fix for clock minimum width
q5sys
2017-08-04
*
get basic user defined sound enabled
q5sys
2017-08-03
*
Added more missing icons
ZackaryWelch
2017-07-17
*
Changed brightness icon
ZackaryWelch
2017-07-17
*
Make the taskmanager panel plugin icon-only when in vertical orientation mode.
Ken Moore
2017-06-13
*
Re-sync the translation files with the latest sources.
Ken Moore
2017-06-07
*
Another quick adjustment to the clock plugin sizing routine - seems to be wor...
Ken Moore
2017-05-31
*
Fix up the size limitations on the clock plugin for the panel
Ken Moore
2017-05-31
*
Adjust a couple size measurements so they work better across both normal and ...
Ken Moore
2017-05-26
*
Get the icon cache system all setup for the bulk of the desktop icons (applic...
Ken Moore
2017-05-26
*
Summary:
fjs-github
2017-05-11
*
Also adjust the icon that is used for the desktopswitcher panel plugin to mat...
Ken Moore
2017-05-09
*
Clean up some margins on the clock for the horizontal orientation.
Ken Moore
2017-05-04
*
Fix up the high-DPI scaling of the system tray icons.
Ken Moore
2017-05-03
*
Update SysMenuQuick.ui
Ken Moore
2017-05-02
*
Clean up some text on various UI's:
Ken Moore
2017-05-02
*
Fix up the auto-resizing of the clock on the panel when changing the date/tim...
Ken Moore
2017-05-01
*
Fix up the pixellation of the system tray icons on high DPI screens with the ...
Ken Moore
2017-04-28
*
Clean up the automatic DPI scaling support in Lumina.
Ken Moore
2017-04-28
*
Fix up the battery icons when charging.
Ken Moore
2017-04-27
*
Fix up the icons used for the battery notifications.
Ken Moore
2017-04-14
*
add commented out method for icon size in vertical taskmanager
q5sys
2017-04-09
*
add alarm panel-plugin
q5sys
2017-03-09
*
Add missing call to this->setText().
Arnar Mar Sig
2017-02-02
*
Remove calls to setToolButtonStyle() from LTaskButton.
Arnar Mar Sig
2017-02-02
[next]
bgstack15