| Commit message (Expand) | Author | Age |
... | |
| | * | Update control | vovd | 2015-08-12 |
| |/ |
|
* / | Add an extension to the Lumina theme engine/class for specifying a mouse curs... | Ken Moore | 2015-08-12 |
|/ |
|
* | Add a new data backend to lumina-fm: DirData.h | Ken Moore | 2015-08-11 |
* | 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 |
* | Do a review of all Lumina dependencies and update the list as appropriate: | 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 |
* | Oops, committed a temporary change to include the xcb-render library (not nec... | Ken Moore | 2015-08-04 |
* | Add the XCB versions of the system tray start/stop routines, and setup LSessi... | Ken Moore | 2015-08-04 |
* | Convert lumina-screenshot to use the XCB interface exclusively (no more XLib)... | Ken Moore | 2015-08-04 |
* | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2015-08-03 |
|\ |
|
| * | Merge pull request #141 from vovd/master | Ken Moore | 2015-08-03 |
| |\ |
|
| | * | Update control | vovd | 2015-08-01 |
| | * | Update copyright | vovd | 2015-08-01 |
| | * | Update changelog | vovd | 2015-08-01 |
| |/ |
|
| * | Merge branch 'master' of https://github.com/pcbsd/lumina | Jesse Smith | 2015-07-31 |
| |\ |
|
| * | | Added RPM .spec file to source tree. | Jesse Smith | 2015-07-31 |
* | | | Add support to lumina-screenshot for taking a snap of a single screen (if a m... | Ken Moore | 2015-08-03 |
| |/
|/| |
|
* | | Now tag version 0.8.7-devel on the master branch | Ken Moore | 2015-07-31 |
* | | Tag version 0.8.6-Release | Ken Moore | 2015-07-31 |
|/ |
|
* | 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 |
* | Convert a few more X11 functions to XCB - almost done.... | Ken Moore | 2015-07-31 |
* | Change the QSplashScreen for the lumina-open OSD to a simple QLabel (makes it... | 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 |
* | Final fix for the line find/replace functionality in luminaDesktop.conf parsi... | Ken Moore | 2015-07-29 |
* | Oops, make sure that any new duplicate session setting overwrites the previou... | Ken Moore | 2015-07-29 |
* | Add the ability to use an optional "_ifexists" tag at the end of any "session... | Ken Moore | 2015-07-29 |
* | Do not have lumina-open show the crash handler if a "pc-su" process returns e... | Ken Moore | 2015-07-29 |
* | Clean up the display of some Fluxbox Keyboard shortcuts. | Ken Moore | 2015-07-29 |
* | Oops, forgot to translate the internal QPoint to a global point before showin... | Ken Moore | 2015-07-28 |
* | Expose the new "InitLocale" session options in lumina-config, and also fix a ... | Ken Moore | 2015-07-28 |
* | Add some work that make the Lumina desktop/panels appear in the proper locati... | Ken Moore | 2015-07-28 |
* | Just a minor update to some debugging (when turned on) for checking icons wit... | Ken Moore | 2015-07-24 |
* | 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 |
* | Add support into libLumina for additional "Actions" listed in *.desktop files. | 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 |
* | Change a bit more of the localization/translation mechanisms: Now it is possi... | Ken Moore | 2015-07-21 |
* | Update/add some localization functions to libLumina. | Ken Moore | 2015-07-21 |
* | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2015-07-20 |
|\ |
|
| * | Merge branch 'master' of https://github.com/pcbsd/lumina | Jesse Smith | 2015-07-18 |
| |\ |
|
| * | | Updated dependency and build instructors for Fedora. | Jesse Smith | 2015-07-18 |
* | | | Add some more work-in-progress on the Lumina Window frame/manager class for l... | Ken Moore | 2015-07-20 |