summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Backport: 0dd2efa :: ensure randr dialog clears its pointer stackMike Blumenkrantz2013-06-281-0/+2
* Backport: ee715e2 :: Fix possible memory leak reported by klockwork.Chris Michael2013-06-281-1/+3
* Backport: 1b76632 :: Add suport for setting the Primary Output in the randr d...Chris Michael2013-06-285-10/+87
* Backport: d6a392d :: Preliminary support for Primary Output of XRandRChris Michael2013-06-281-0/+10
* Backport: a019ffb :: Fix another memleak reported by klockwork.Chris Michael2013-06-281-1/+1
* Backport: 10acf59 :: Fix potential memleaks reported by klockwork.Chris Michael2013-06-282-12/+18
* Backport: 2babd46 :: printf--Chris Michael2013-06-281-2/+0
* Backport: dc3c16c :: Fix randr dialog to display monitors that are disabled. ...Chris Michael2013-06-281-206/+274
* Backport: 37498d7 :: Add function to find a valid crtc for this monitor if no...Chris Michael2013-06-281-10/+82
* Backport: 31d34db :: Initialize 'orients' variable to rotation 0.Chris Michael2013-06-281-1/+1
* Backport: 1197cc4 :: Minor formatting fix.Chris Michael2013-06-281-1/+2
* Backport: 723825e :: If a crtc has no outputs, then skip it.Chris Michael2013-06-281-0/+1
* Backport: eca3475 :: Fix incorrect monitor position text on some startup cases.Christopher Michael2013-06-281-0/+6
* Backport: dce3e8f7 :: Skip refresh rate checks during resize.Christopher Michael2013-06-281-2/+2
* Backport: 8a3cf51 :: Re-enable Restore button for RandR dialog.Christopher Michael2013-06-281-8/+1
* Backport: ce6ed08 :: Hook into monitor_resized callback and update adjacent m...Christopher Michael2013-06-281-9/+103
* Backport: c3736db :: Add a monitor_resized callback so positions of other mon...Christopher Michael2013-06-281-2/+2
* Backport: 2ce1533 :: Disable Restore on Startup for now until larger randr ev...Christopher Michael2013-06-281-1/+8
* Backport: 1860beb :: Add monitor_moved callback and update position (if needed).Christopher Michael2013-06-281-14/+74
* Backport: 16abe42 :: Add missing function prototypes.Christopher Michael2013-06-281-0/+2
* Backport: 8109e62 :: When we do a current_geometry set, repack the monitor to...Christopher Michael2013-06-281-15/+72
* Backport: 8f728d1 :: Add restore checkbox to dialog.Christopher Michael2013-06-281-9/+25
* Backport: 686ff23 :: Add some comments.Christopher Michael2013-06-281-0/+3
* Backport: f52d507 :: Add missing function prototypes.Christopher Michael2013-06-282-0/+4
* Backport: 0ac5ed72 :: Handle apply of monitor changes to X. Reduce position t...Christopher Michael2013-06-281-31/+222
* Backport: 1f51f97 :: Add randr_changed function. Add function to apply change...Christopher Michael2013-06-281-1/+67
* Backport: c889d84 :: Add hook for randr widget changed.Christopher Michael2013-06-281-3/+25
* Backport: b0dff98 :: Simplify changed enum.Christopher Michael2013-06-281-8/+4
* Backport: 86b27ba :: Start on monitor Changes.Christopher Michael2013-06-281-0/+14
* Backport: 994586d :: Add code to handle when cloning monitors so that the siz...Christopher Michael2013-06-281-2/+37
* Backport: eec7305 :: Update some comments. Add code to create any clones on i...Christopher Michael2013-06-281-12/+85
* Backport: 6739bcf :: Add the clone object as a smart member for monitor. Add ...Christopher Michael2013-06-281-26/+74
* Backport: 54f611f :: Add function prototype for monitor clone set.Christopher Michael2013-06-281-0/+2
* Backport: fee5a89 :: Add cloning support for monitor. Tie in code for indicat...Christopher Michael2013-06-281-30/+269
* Backport: 5f68828 :: Simplify the monitor rotation code and make sure new pos...Christopher Michael2013-06-281-31/+34
* Backport: 132719c :: Correctly calculate disabled monitor position(s).Christopher Michael2013-06-281-2/+2
* Backport: 3f283a6 :: Remove useless defines and variables.Christopher Michael2013-06-281-16/+1
* Backport: a9cd2aa :: Remove unused variable and some dead printfs.Christopher Michael2013-06-281-2/+0
* Backport: a9f1783 :: When calculating virtual size, also account for 'possibl...Christopher Michael2013-06-281-21/+121
* Backport: 1d10a38 :: Actually, allow move/resize/rotate for disabled monitors...Christopher Michael2013-06-281-4/+1
* Backport: c5254ce :: Set current size and position text when we set current v...Christopher Michael2013-06-281-14/+31
* Backport: c0d5cba :: Add function prototype for setting current geometry. Ren...Christopher Michael2013-06-281-1/+2
* Backport: f487724 :: Fix move_stop to use current geometry.Christopher Michael2013-06-281-4/+4
* Backport: 2819733 :: Handle setting monitor to enabled/disabled based on crtc...Christopher Michael2013-06-281-0/+3
* Backport: 87ef25f :: When calculating virtual size, we only need to fetch "sc...Christopher Michael2013-06-281-1/+5
* Backport: 2acdd3f :: Add 'current' field values so we can use these durring a...Christopher Michael2013-06-281-65/+94
* Backport: aee6393 :: Add code to handle manual monitor movement. Fix up coord...Christopher Michael2013-06-281-38/+131
* Backport: b33401f :: Add in refresh_rate code for filling refresh rate list a...Christopher Michael2013-06-281-56/+291
* Backport: 39bc25b :: Use ecore_x_randr_crtc_info_free function to free return...Christopher Michael2013-06-281-7/+14
* Backport: 2e0f4e7 :: Reduce variable usageChristopher Michael2013-06-281-12/+4