| Commit message (Expand) | Author | Age |
* | Couple more updates for lumina-desktop: | Ken Moore | 2015-10-07 |
* | Commit the 3rd iteration of the desktop plugin container system. | Ken Moore | 2015-10-07 |
* | Clean up the quicklaunch buttons a bit more - also add a context menu for rem... | Ken Moore | 2015-10-05 |
* | Clean up the Fluxbox keyboard defaults a bit. | Ken Moore | 2015-10-05 |
* | Add quicklaunch ability to the systemstart panel plugin. | Ken Moore | 2015-10-03 |
* | Fix the battery icon used in the new start menu plugin. | Ken Moore | 2015-10-02 |
* | Add a 1 pixel margin around the panel plugins - this helps a lot with hidden ... | Ken Moore | 2015-10-02 |
* | Revert the debug/release flag change to all the *.pro files. This causes issu... | Ken Moore | 2015-09-30 |
* | Another fix for the overall project file and remove a (local/testing) file fr... | Ken Moore | 2015-09-30 |
* | Update all the project files to allow for "make debug" to create a binary wit... | Ken Moore | 2015-09-30 |
* | Adjust the window geometry movement routine a bit more. Now it will only run ... | Ken Moore | 2015-09-29 |
* | Change which MoveResize calculation is used for window geometry check/verific... | Ken Moore | 2015-09-28 |
* | 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 |