aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/libLumina
Commit message (Expand)AuthorAge
* Quick fix for the "Directory" XDG desktop type detection/verification.Ken Moore2017-02-24
* Merge pull request #379 from sasongko26/masterKen Moore2017-02-21
|\
| * modified: src-qt5/core/libLumina/LuminaOS-Slackware.cppSasongko Bawono2017-02-19
| * add template for SlackwareSasongko Bawono2017-02-18
* | Commit a bit more work on the RandR interface. Starting to drill down into th...Ken Moore2017-02-15
* | Another update to the LuminaRandR class - start writing up the non-active dev...Ken Moore2017-02-13
* | Large update to the new LuminaRandR class. Still not quite ready, but getting...Ken Moore2017-02-10
* | Commit my work-in-progress on a new NativeWindowSystem class.Ken Moore2017-02-03
* | Clean up the window activate XCB function. Now it should send the window a cl...Ken Moore2017-02-02
* | Another large batch of work on Lumina2:Ken Moore2017-02-01
* | Add a new "NativeWindow" class to the library. This is a pure Qt container cl...Ken Moore2017-02-01
* | Get a lot more of Lumina2 working. Now the window embed systems are functiona...Ken Moore2017-01-31
|/
* Get the next phase of Lumina2 working: The context menu for the desktop itself.Ken Moore2017-01-30
* Another large update for Lumina 2:Ken Moore2017-01-27
* Another large batch of work on the new unified desktop.Ken Moore2017-01-26
* Finish up the new RootWindow class, and tie it into the lumina-desktop-unifie...Ken Moore2017-01-26
* Add the beginnings of a new RootWindow class for providing the multi-monitor ...Ken Moore2017-01-24
* Adjust the LuminaXDG wildcard replacement routines a bit (%i, %c, etc..) so t...Ken Moore2017-01-17
* Add a new OSInterface class to libLumina. This will eventually replace most o...Ken Moore2017-01-11
* Remove the "detach" option from the ExternalProcess class. Need to find out t...Ken Moore2017-01-11
* More setup for Lumina2:Ken Moore2017-01-10
* Create a new "ExternalProcess" class in the library directory which is specif...Ken Moore2017-01-04
* Tag version 1.2.1 on the master branch in preparation for new changes from th...Ken Moore2017-01-04
* Tag version 1.2.0 in the source tree.Ken Moore2017-01-03
* Add a new function to the XDGDesktop class:Ken Moore2016-12-29
* Commit another small fix for the mimetype systems.Ken Moore2016-12-19
* Fix the mimetype matching routine to support multiple-extension formats bette...Ken Moore2016-12-16
* Get the new input device routines almost ready. Still have the page disabled ...Ken Moore2016-12-06
* Oops - NOW the desktop/panel settings-reload will work.Ken Moore2016-11-22
* Fix up the default settings-setting routine to use the new panel/desktop synt...Ken Moore2016-11-22
* Revert "Revert "search clear function on ESC press""Ken Moore2016-11-20
* Revert "search clear function on ESC press"q5sys2016-11-20
* Commit some more work on the new input device framework. Got the properties g...Ken Moore2016-11-17
* Get a bit more of the input device class working - using lumina-config for te...Ken Moore2016-11-17
* Oops - make sure the LInput funcions are public and staticKen Moore2016-11-17
* Add in the beginnings of a new backend class for managing input devices (LInp...Ken Moore2016-11-17
* Bump the copyright year on the LuminaX11 files.Ken Moore2016-11-17
* Clean up some more of the library project files.Ken Moore2016-11-10
* Tag version 1.1.2 internally (Lumina Library no longer in existence)Ken Moore2016-11-10
* LARGE UPDATE:Ken Moore2016-11-07
* Convert the ResizeMenu class into it's own files:Ken Moore2016-11-03
* Add the beginnings of the new RandR xcb backend to LuminaKen Moore2016-10-27
* Add PulseAudio support into the FreeBSD backend if a PICO session is detected.Ken Moore2016-10-25
* Tag version 1.1.1 within the master branch.Ken Moore2016-10-21
* Tag version 1.1.0 in the source treeKen Moore2016-10-21
* Large update/refactor of desktop widgets.Ken Moore2016-10-18
* Oops - forgot to save the fallback CPU temperature reading into the variable.Ken Moore2016-10-14
* Adjust the FreeBSD CPU temperature routine to use the dev.cpu.* values if ava...Ken Moore2016-10-11
* Fix a bug in LFileInfo, and update lumina-fileinfo to show the size of the im...Ken Moore2016-10-11
* Convert over the desktop/panel settings to be based on screen ID instead of s...Ken Moore2016-10-05
bgstack15