aboutsummaryrefslogtreecommitdiff
path: root/libLumina
Commit message (Expand)AuthorAge
* Do a review of all Lumina dependencies and update the list as appropriate:Ken Moore2015-08-05
* Completely finish the XLib -> XCB conversions. Now Lumina no longer requires ...Ken Moore2015-08-05
* Add a replacement for XSelectInput and use it within lumina-desktopKen Moore2015-08-05
* Finish converting libLumina to XCB-only and finish replacing any LX11 functio...Ken Moore2015-08-05
* Oops, committed a temporary change to include the xcb-render library (not nec...Ken Moore2015-08-04
* Add the XCB versions of the system tray start/stop routines, and setup LSessi...Ken Moore2015-08-04
* Now tag version 0.8.7-devel on the master branchKen Moore2015-07-31
* Tag version 0.8.6-ReleaseKen Moore2015-07-31
* Add "DESTDIR" build option support to the Lumina project files (needed for Fe...Ken Moore2015-07-31
* Convert a few more X11 functions to XCB - almost done....Ken Moore2015-07-31
* Fix up the issues with some apps which re-configure the Xsession/screens to m...Ken Moore2015-07-30
* Final fix for the line find/replace functionality in luminaDesktop.conf parsi...Ken Moore2015-07-29
* Oops, make sure that any new duplicate session setting overwrites the previou...Ken Moore2015-07-29
* Add the ability to use an optional "_ifexists" tag at the end of any "session...Ken Moore2015-07-29
* Add some work that make the Lumina desktop/panels appear in the proper locati...Ken Moore2015-07-28
* Just a minor update to some debugging (when turned on) for checking icons wit...Ken Moore2015-07-24
* Finish up the XDG "Actions" specification for *.desktop files, and integrate ...Ken Moore2015-07-22
* Add support into libLumina for additional "Actions" listed in *.desktop files.Ken Moore2015-07-22
* Finish cleaning up the new localization configuration settings in libLumina, ...Ken Moore2015-07-21
* Change a bit more of the localization/translation mechanisms: Now it is possi...Ken Moore2015-07-21
* Update/add some localization functions to libLumina.Ken Moore2015-07-21
* Fix up a calculation of the new window geometry - add in checks for those str...Ken Moore2015-07-17
* Commit some quick fixes:Ken Moore2015-07-17
* Now tag version 0.8.6-devel on the master branchKen Moore2015-07-13
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-07-13
|\
| * fix filter critera for Debian's topChristopher Roy Bratusek2015-07-11
| * update LOS::MemoryUsagePercent() for output format change in latest version o...Christopher Roy Bratusek2015-07-11
* | Tag version 0.8.5-release in the source tree.Ken Moore2015-07-13
|/
* Final cleanup of debugging messages and temporary changes prior to release. A...Ken Moore2015-07-10
* Oops, forgot to make the new functions staticKen Moore2015-07-09
* Expand the QtQuick plugin format and put a couple more functions for finding/...Ken Moore2015-07-09
* Update the lumina themes and the PC-BSD color scheme a bit, and a couple more...Ken Moore2015-07-09
* Clean up a few other case-sensitive issues with the luminaDesktop.conf file l...Ken Moore2015-07-08
* Fix up the loading of luminaDesfaults.conf quite a bit (now it works properly...Ken Moore2015-07-08
* Fix the initial brightness detection for FreeBSD on new users/systems.Ken Moore2015-07-07
* Add a new option in luminaDesktop.conf for auto-generating desktop icons/laun...Ken Moore2015-06-23
* Adjust/verify all the XDG routines which touch a file based on the desktop na...Ken Moore2015-06-22
* Add a new function to luminaX11: WindowFrameGeometry() - returns the sizes of...Ken Moore2015-06-20
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-06-20
|\
| * Merge pull request #130 from pcbsd/linuxKen Moore2015-06-19
| |\
| | * Minor change to audio to make volume adjustment more tolerant.Jesse Smith2015-06-18
* | | Fix a bug in the writeFile() function when passed an empty list of text. This...Ken Moore2015-06-20
|/ /
* | Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-06-18
|\|
| * Fixed selecting Linux template.Jesse Smith2015-06-17
* | Add a quick verification to the favorites system to ensure that the directory...Ken Moore2015-06-18
|/
* Debian updates:Christopher Roy Bratusek2015-06-12
* Add a QtQuick sample plugin and disable the new panel container for QtQuick p...Ken Moore2015-06-12
* Oops, fix a typo where the accent color was still being used for the highligh...Ken Moore2015-06-11
* Add two new plugins for Lumina: QuickPPlugin, QuickDPlugin (panel/desktop res...Ken Moore2015-06-11
* Update the luminaDesktop.conf file format/syntax a bit. Now it uses "_" as th...Ken Moore2015-06-11
bgstack15