aboutsummaryrefslogtreecommitdiff
path: root/lumina-xconfig/MainUI.cpp
Commit message (Collapse)AuthorAge
* Clean up the rest of the xrandr parsing to account for some other variations ↵Ken Moore2015-03-05
| | | | in the output.
* Update the lumina-xconfig screen resolution detection routine to be a bit ↵Ken Moore2015-03-05
| | | | more flexible with the output of xrandr - it seems like it can use a couple different output formats.
* 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