Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Large amount of whitespace cleanup, and almost get the LuminaRandR class ↵ | Ken Moore | 2017-06-23 |
| | | | | finished (one last calculation to do) | ||
* | Clean up some more of the new LuminaRandR class. | Ken Moore | 2017-06-23 |
| | |||
* | A few more changes to LuminaRandR. | Ken Moore | 2017-06-23 |
| | |||
* | Cleanup some debugging information. | Ken Moore | 2017-06-22 |
| | |||
* | Get the LuminaRandR framework able to enable/resize/move a monitor as requested. | Ken Moore | 2017-06-22 |
| | | | | NOTE: The automatic resolution routine picks the larges one available for the monitor, but some monitors lie and don't actually support all the listed resolutions (probably because I am using an HDMI->VGA converter on my Laptop output right now). | ||
* | Test the connected but not-enabled monitor probing functionality (minor ↵ | Ken Moore | 2017-06-22 |
| | | | | tweak to adjust the routine), and test/confirm that the "disable" monitor routine works beautifully. | ||
* | Add enable/disable functionality to LuminaRandR (untested) | Ken Moore | 2017-06-22 |
| | |||
* | Get the LuminaRandR class all finished up for *information purposes only*. | Ken Moore | 2017-06-22 |
| | | | | | 1. All the information retrieval systems are now in place and functional (much easier to use than parsing xrandr output manually). 2. Also get the "setPrimaryMonitor" functionality all setup and working. This *does* change the running X session in an atomic fashion. | ||
* | Start a large update to LuminaRandR info retrieval routine. | Ken Moore | 2017-06-21 |
| | | | | | **DOES NOT COMPILE** Nothing should be using this class yet, so there should be no pkg fallout from it. | ||
* | Oops - forgot to add the changes to the LuminaRandR files. | Ken Moore | 2017-06-21 |
| | |||
* | Commit a bit more work on the LuminaRandR class - still not ready yet. | Ken Moore | 2017-06-20 |
| | |||
* | Commit some more work-in-progress for the new LuminaRandR class (replacement ↵ | Ken Moore | 2017-06-07 |
| | | | | for xrandr using the XCB libraries) | ||
* | Commit a bit more work on the RandR interface. Starting to drill down into ↵ | Ken Moore | 2017-02-15 |
| | | | | the various options that are available. | ||
* | Another update to the LuminaRandR class - start writing up the non-active ↵ | Ken Moore | 2017-02-13 |
device detection routines. |