| Commit message (Expand) | Author | Age |
* | Finish cleaning up the submenu open/close checks for the userbutton. Now the ... | Ken Moore | 2015-07-24 |
* | Fix up the active re-loading of icons in the desktop interface when the icon ... | Ken Moore | 2015-07-24 |
* | Finish up the XDG "Actions" specification for *.desktop files, and integrate ... | Ken Moore | 2015-07-22 |
* | Make sure that all the interface elements in lumina-desktop actively re-load ... | Ken Moore | 2015-07-22 |
* | Finish cleaning up the new localization configuration settings in libLumina, ... | Ken Moore | 2015-07-21 |
* | Oops, forgot that when browsing the ~/Desktop directory some special rules ne... | Ken Moore | 2015-07-09 |
* | Large update to the usermanager: | Ken Moore | 2015-07-09 |
* | Update how the desktop icons (applaunchers or desktopview) are created/arrang... | Ken Moore | 2015-07-08 |
* | Clean up the desktop plugin/container interactions quite a bit to ensure cons... | Ken Moore | 2015-06-20 |
* | Re-work quite a bit of the background procedures for desktop plugins and watc... | Ken Moore | 2015-06-14 |
* | Add a QtQuick sample plugin and disable the new panel container for QtQuick p... | Ken Moore | 2015-06-12 |
* | Add two new plugins for Lumina: QuickPPlugin, QuickDPlugin (panel/desktop res... | Ken Moore | 2015-06-11 |
* | Clean up the border/spacing for the system tray container - remove the frame ... | Ken Moore | 2015-06-09 |
* | Add the ability to remove directories from the desktop via the user button as... | Ken Moore | 2015-05-28 |
* | Add a new LUtils::imageExtensions() function, and setup the lumina-desktop pl... | Ken Moore | 2015-05-28 |
* | Fix up the display of directories in the user button plugin. | Ken Moore | 2015-05-28 |
* | Remove the extra painting check/update routine for the system tray - send it ... | Ken Moore | 2015-05-21 |
* | Add a routine to ensure that all the tray icons get repainted when the main t... | Ken Moore | 2015-05-21 |
* | Very minor clean-up to avoid compiler warnings. | Jesse Smith | 2015-05-21 |
* | A couple quick updates to the system tray: | Ken Moore | 2015-05-13 |
* | When using the time/date or date/time clock formats, put a newline instead of... | Ken Moore | 2015-05-13 |
* | Add a button to the userbutton "home dir" section for starting a search of th... | Ken Moore | 2015-04-28 |
* | Oops, forgot to change over the userbutton to use the new favorites system fo... | Ken Moore | 2015-04-27 |
* | Setup the lumina-desktop to use the new favorites system: | Ken Moore | 2015-04-27 |
* | Add (but disable by default) some additional debuggin information. Also turn ... | Ken Moore | 2015-04-25 |
* | Fix a bug where the clicking on the currently-active window on the taskmanage... | Ken Moore | 2015-04-22 |
* | Move the initial screen brightness and volume setting routines into the sessi... | Ken Moore | 2015-04-22 |
* | Make sure to check the list of watched files and reset it if something was re... | Ken Moore | 2015-04-20 |
* | Remove the last libX11 usage in the sytem tray protocols. Move the damage ID ... | Ken Moore | 2015-04-20 |
* | Merge pull request #91 from Nanolx/lumina-panel-date | Ken Moore | 2015-04-20 |
|\ |
|
| * | 4 time display modes for panel clock: | Christopher Roy Bratusek | 2015-04-19 |
* | | Adjust te brightness control labelling a bit in the sytem dashboard. Now the ... | Ken Moore | 2015-04-19 |
|/ |
|
* | Update the system dashboard behavior a bit: | Ken Moore | 2015-04-17 |
* | Clean up a *lot* of the general XCB warnings that sometimes occur, and also t... | Ken Moore | 2015-04-15 |
* | Update the system tray to use the QScreen->grabWindow() routine instead of th... | Ken Moore | 2015-03-27 |
* | Update the system tray Embed/Unembed routines to use the XCB library instead ... | Ken Moore | 2015-03-27 |
* | Update some panel plugins so that they minimize empty space when only an icon... | Ken Moore | 2015-03-19 |
* | Oops, forgot to add the new applauncher plugin files to GIT. | Ken Moore | 2015-03-17 |
* | Add a new panel plugin: applauncher | Ken Moore | 2015-03-16 |
* | Revert the previous update with regards to the removal of broken "favorite" s... | Ken Moore | 2015-03-14 |
* | Add the ability to set/use custom timezones on the system - defaulting to the... | Ken Moore | 2015-03-14 |
* | Make sure to clean up any broken sym-links in the favorites directory when th... | Ken Moore | 2015-03-13 |
* | Make sure that files visible in the userbutton have the appropriate icons bas... | Ken Moore | 2015-03-13 |
* | Update a bunch of icons in the desktop session, and also add a few abilities ... | Ken Moore | 2015-03-12 |
* | Adjust the QPixmap::grabWindow routine to work better on Qt5 (that function w... | Ken Moore | 2015-03-12 |
* | Add some debugging to the system tray image painting routine. | Ken Moore | 2015-03-12 |
* | Just a bit of cleanup in libLumina and adjust the deskopview plugin a bit for... | Ken Moore | 2015-03-11 |
* | Convert the windowImage routine to XCB from XLib, and set the desktop (system... | Ken Moore | 2015-03-11 |
* | Add lumina-xconfig shortcuts into the desktop interface (userbutton, settings... | Ken Moore | 2015-02-25 |
* | Have the clock panel plugin try to use vertical space rather than horizontal ... | Ken Moore | 2015-02-17 |