aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop/panel-plugins
Commit message (Expand)AuthorAge
* Add a couple more XCB EWMH functions. One change required a re-definition of ...Ken Moore2015-11-12
* A couple changes to Lumina:Ken Moore2015-11-09
* Cleanup how auto-start apps are launched a bit (start them via a single lumin...Ken Moore2015-10-30
* When locking the screen via the new start menu, don't use the "LaunchApp" fun...Ken Moore2015-10-26
* Enable the vertical scrollbar for the favorites list in the start menu as nee...Ken Moore2015-10-22
* In the startmenu, make sure to scale up any item sizes as necessary to ensure...Ken Moore2015-10-21
* Update the ItemWidgets in the start menu plugin to resize the icons/text as n...Ken Moore2015-10-21
* Update how the PC-BSD overlay files for Lumina are installed. Now there is a ...Ken Moore2015-10-19
* In the task manager plugin: for a button with a single window associated put ...Ken Moore2015-10-15
* Change the icon for the "showdesktop" plugin to be an image of the desktop (u...Ken Moore2015-10-15
* Ensure that the item widgets in the start menu plugin use all the text possib...Ken Moore2015-10-14
* Update the new ResizeMenu and startmenu a bit: Now it better performes resizi...Ken Moore2015-10-08
* Add a new panel plugin: "line"Ken Moore2015-10-08
* Another batch of small fixes:Ken Moore2015-10-07
* Reverse the order of items in the startmenu logout page - now they start at t...Ken Moore2015-10-07
* Couple more updates for lumina-desktop:Ken Moore2015-10-07
* Clean up the quicklaunch buttons a bit more - also add a context menu for rem...Ken Moore2015-10-05
* Add quicklaunch ability to the systemstart panel plugin.Ken Moore2015-10-03
* Fix the battery icon used in the new start menu plugin.Ken Moore2015-10-02
* Add a 1 pixel margin around the panel plugins - this helps a lot with hidden ...Ken Moore2015-10-02
* A couple quick tweaks:Ken Moore2015-09-21
* Ensure that the menu for the desktopswitcher panel plugin is refreshed before...Ken Moore2015-09-17
* Oops, needed to make the entire suspend frame invisible, not just the button.Ken Moore2015-09-16
* Fix up all the window activation detection/management within the lumina sessi...Ken Moore2015-09-16
* Ensure that the screen brightness slider in the system dashboard only goes do...Ken Moore2015-09-16
* Finally fix up the system tray updates:Ken Moore2015-09-15
* Adjust the tooltip for the applications tab of the user button.Ken Moore2015-09-11
* Merge pull request #155 from harcobbit/issue/11400Ken Moore2015-09-11
|\
| * Several changesCarlos Bohórquez2015-09-11
* | Add a new panel plugin: systemstartKen Moore2015-09-10
|/
* Clean up a couple new bugs in the userbutton:Ken Moore2015-08-20
* Update the arrangement of the available time zones in the clock plugin. Now i...Ken Moore2015-08-18
* Completely overhaul the Clock plugin for the panel:Ken Moore2015-08-18
* Turn off some debugging within the system tray plugin, cleanup the message lo...Ken Moore2015-08-07
* Fix up the file/dir removal options within the userbutton.Ken Moore2015-08-05
* Finish converting libLumina to XCB-only and finish replacing any LX11 functio...Ken Moore2015-08-05
* Fix up the issues with some apps which re-configure the Xsession/screens to m...Ken Moore2015-07-30
* Finish cleaning up the submenu open/close checks for the userbutton. Now the ...Ken Moore2015-07-24
* Fix up the active re-loading of icons in the desktop interface when the icon ...Ken Moore2015-07-24
* Finish up the XDG "Actions" specification for *.desktop files, and integrate ...Ken Moore2015-07-22
* Make sure that all the interface elements in lumina-desktop actively re-load ...Ken Moore2015-07-22
* Finish cleaning up the new localization configuration settings in libLumina, ...Ken Moore2015-07-21
* Oops, forgot that when browsing the ~/Desktop directory some special rules ne...Ken Moore2015-07-09
* Large update to the usermanager:Ken Moore2015-07-09
* Update how the desktop icons (applaunchers or desktopview) are created/arrang...Ken Moore2015-07-08
* Clean up the desktop plugin/container interactions quite a bit to ensure cons...Ken Moore2015-06-20
* Re-work quite a bit of the background procedures for desktop plugins and watc...Ken Moore2015-06-14
* Add a QtQuick sample plugin and disable the new panel container for QtQuick p...Ken Moore2015-06-12
* Add two new plugins for Lumina: QuickPPlugin, QuickDPlugin (panel/desktop res...Ken Moore2015-06-11
* Clean up the border/spacing for the system tray container - remove the frame ...Ken Moore2015-06-09
bgstack15