aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop/panel-plugins
Commit message (Expand)AuthorAge
* Added more missing iconsZackaryWelch2017-07-17
* Changed brightness iconZackaryWelch2017-07-17
* Make the taskmanager panel plugin icon-only when in vertical orientation mode.Ken Moore2017-06-13
* Re-sync the translation files with the latest sources.Ken Moore2017-06-07
* Another quick adjustment to the clock plugin sizing routine - seems to be wor...Ken Moore2017-05-31
* Fix up the size limitations on the clock plugin for the panelKen Moore2017-05-31
* 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
* Summary:fjs-github2017-05-11
* Also adjust the icon that is used for the desktopswitcher panel plugin to mat...Ken Moore2017-05-09
* Clean up some margins on the clock for the horizontal orientation.Ken Moore2017-05-04
* Fix up the high-DPI scaling of the system tray icons.Ken Moore2017-05-03
* Update SysMenuQuick.uiKen Moore2017-05-02
* Clean up some text on various UI's:Ken Moore2017-05-02
* Fix up the auto-resizing of the clock on the panel when changing the date/tim...Ken Moore2017-05-01
* Fix up the pixellation of the system tray icons on high DPI screens with the ...Ken Moore2017-04-28
* Clean up the automatic DPI scaling support in Lumina.Ken Moore2017-04-28
* Fix up the battery icons when charging.Ken Moore2017-04-27
* Fix up the icons used for the battery notifications.Ken Moore2017-04-14
* add commented out method for icon size in vertical taskmanagerq5sys2017-04-09
* add alarm panel-pluginq5sys2017-03-09
* Add missing call to this->setText().Arnar Mar Sig2017-02-02
* Remove calls to setToolButtonStyle() from LTaskButton.Arnar Mar Sig2017-02-02
* Oops - forgot to add the new RotateToolButton file (not used yet - still tink...Ken Moore2016-12-23
* Clean up some vertical-panel issues with the clock plugin and the system tray.Ken Moore2016-12-23
* Make sure the clock plugin for the panel adjusts to account for 1 or 2 lines ...Ken Moore2016-12-22
* Update the applauncher panel plugin to be able to auto-complete paths to .des...Ken Moore2016-12-19
* 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
* Oops - forgot to add some files to the previous commits.Ken Moore2016-11-11
* Add a new panel plugin:Ken Moore2016-11-10
* LARGE UPDATE:Ken Moore2016-11-07
* Convert the ResizeMenu class into it's own files:Ken Moore2016-11-03
* Fix up the stylesheet for the battery monitor. Don't change any properties ot...Ken Moore2016-10-19
* Adjust the icon for the battery notifications a bit.Ken Moore2016-10-18
* 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
* Add a quick existance check to the userbutton plugin when adding favorites to...Ken Moore2016-08-02
* Hide duplicate entries in the desktopbar plugin (Desktop/Favorites can be poi...Ken Moore2016-07-28
* Ensure that Desktop files which are symlinks to known favorites do not show u...Ken Moore2016-07-19
* Fix a crash within the userbutton plugin which would happen after clearing ou...Ken Moore2016-07-06
* Add options for grouped windows in the task manager:Ken Moore2016-06-29
* Commit some WIP (but disabled) to get the panels using the compositing WM for...Ken Moore2016-06-28
* Change references to PC-BSD to TrueOSq5sys2016-06-23
* Another round of small bug fixes/tweaks:Ken Moore2016-06-16
* 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
bgstack15