aboutsummaryrefslogtreecommitdiff
path: root/lumina-xconfig/lumina-xconfig.pro
Commit message (Collapse)AuthorAge
* Update all the *.pro files to add a new NO_I18N config option which prevents ↵Ken Moore2015-07-14
| | | | the installation of the translation files (the translations in this repo are highly incomplete, you should use the translation files from the lumina-i18n repo instead since that is where almost all the translation work is being committed).
* Add a new utility to the lumina source tree: lumina-xconfigKen Moore2015-02-23
This utility is a front-end to the xrandr utility, and provides the ability to probe/manage various numbers of monitors. NOTE: This utility is *not* tied into the build yet. I still want to do a bit more testing before enabling this by default.
bgstack15