aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop/panel-plugins
Commit message (Expand)AuthorAge
* Fix up the loading of locales through the StartMenu/Session. Now it will prop...Ken Moore2015-12-01
* Change the text of the app menu plugin to have the button now say "Applicatio...Ken Moore2015-12-01
* Oops - fix an issue with opening the home dir from the new appmenu.Ken Moore2015-12-01
* Re-do the "App Menu" plugin a bit. Now it uses a self-contained menu with a "...Ken Moore2015-12-01
* make the userbutton sort items case-insensitively.Ken Moore2015-11-25
* Change the icon for the individual items in the workspace switcher plugin (so...Ken Moore2015-11-25
* Change the "quick settings" button to now say "Preferences" instead. Also rem...Ken Moore2015-11-24
* Adjust the start menu to show the "genericName" instead of the comment undern...Ken Moore2015-11-23
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-11-23
|\
| * Fix up the sorting of the favorites items in the start menu. Now the applicat...Ken Moore2015-11-23
* | A few fixes for the desktop:Ken Moore2015-11-23
|/
* 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
bgstack15