| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2015-09-21 |
|\ |
|
| * | Tidier wording, and punctuation, in BootSplash.cpp | Graham Perrin | 2015-09-18 |
* | | A couple quick tweaks: | Ken Moore | 2015-09-21 |
|/ |
|
* | Turn off a bunch of debugging for the lumina-desktop, and adjust the desktopv... | Ken Moore | 2015-09-18 |
* | Ensure that the menu for the desktopswitcher panel plugin is refreshed before... | Ken Moore | 2015-09-17 |
* | Clean up the desktopview plugin a bit, so now the icons are always snapped to... | Ken Moore | 2015-09-16 |
* | Oops, needed to make the entire suspend frame invisible, not just the button. | Ken Moore | 2015-09-16 |
* | Fix up all the window activation detection/management within the lumina sessi... | Ken Moore | 2015-09-16 |
* | Ensure that the screen brightness slider in the system dashboard only goes do... | Ken Moore | 2015-09-16 |
* | Make sure that the QT_QPA_PLATFORMTHEME environment variable is purged before... | Ken Moore | 2015-09-16 |
* | Finally fix up the system tray updates: | Ken Moore | 2015-09-15 |
* | Adjust the tooltip for the applications tab of the user button. | Ken Moore | 2015-09-11 |
* | Update the default keyboard shortcuts a bit with some new shortcuts: | Ken Moore | 2015-09-11 |
* | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2015-09-11 |
|\ |
|
| * | Merge pull request #155 from harcobbit/issue/11400 | Ken Moore | 2015-09-11 |
| |\ |
|
| | * | Several changes | Carlos Bohórquez | 2015-09-11 |
* | | | Add various formatting options for the background wallpaper: center, [top/bot... | Ken Moore | 2015-09-11 |
|/ / |
|
* / | Add a new panel plugin: systemstart | Ken Moore | 2015-09-10 |
|/ |
|
* | Oops, make sure that applauncher/desktop icon check is run before deleting th... | Ken Moore | 2015-08-20 |
* | Add an additional option to desktop plugins where additional cleanup routines... | Ken Moore | 2015-08-20 |
* | Clean up a couple new bugs in the userbutton: | Ken Moore | 2015-08-20 |
* | Update the arrangement of the available time zones in the clock plugin. Now i... | Ken Moore | 2015-08-18 |
* | Completely overhaul the Clock plugin for the panel: | Ken Moore | 2015-08-18 |
* | Update the lumina theme engine/class so that custom environment variables may... | Ken Moore | 2015-08-18 |
* | Add special handling for lumina-screenshot when moving the initial window loc... | Ken Moore | 2015-08-14 |
* | Remove some old comments, and also remove the old savedScreens variable that ... | Ken Moore | 2015-08-07 |
* | Turn off some debugging within the system tray plugin, cleanup the message lo... | Ken Moore | 2015-08-07 |
* | Fix up the file/dir removal options within the userbutton. | Ken Moore | 2015-08-05 |
* | Completely finish the XLib -> XCB conversions. Now Lumina no longer requires ... | Ken Moore | 2015-08-05 |
* | Add a replacement for XSelectInput and use it within lumina-desktop | Ken Moore | 2015-08-05 |
* | Finish converting libLumina to XCB-only and finish replacing any LX11 functio... | Ken Moore | 2015-08-05 |
* | Add the XCB versions of the system tray start/stop routines, and setup LSessi... | Ken Moore | 2015-08-04 |
* | Add "DESTDIR" build option support to the Lumina project files (needed for Fe... | Ken Moore | 2015-07-31 |
* | Oops, fix a typo in the LDesktop conversion to XCB | Ken Moore | 2015-07-31 |
* | Move all the X11 usage in LDesktop.cpp to XCB | Ken Moore | 2015-07-31 |
* | Fix up the issues with some apps which re-configure the Xsession/screens to m... | Ken Moore | 2015-07-30 |
* | Oops, forgot to translate the internal QPoint to a global point before showin... | Ken Moore | 2015-07-28 |
* | Add some work that make the Lumina desktop/panels appear in the proper locati... | Ken Moore | 2015-07-28 |
* | 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 |
* | Fix up a calculation of the new window geometry - add in checks for those str... | Ken Moore | 2015-07-17 |
* | Commit some quick fixes: | Ken Moore | 2015-07-17 |
* | Update the default fluxbox-keys file to exclude window modification commands ... | Ken Moore | 2015-07-17 |
* | Update all the *.pro files to add a new NO_I18N config option which prevents ... | Ken Moore | 2015-07-14 |
* | Final cleanup of debugging messages and temporary changes prior to release. A... | Ken Moore | 2015-07-10 |
* | Adjust the window check/resize routine a bit more. Now it seems to workmuch b... | Ken Moore | 2015-07-10 |
* | Ok, NOW the desktop plugins layout methodology is consistent/reliable. Had to... | Ken Moore | 2015-07-10 |