summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Backport: e02c9fc :: Fix comment. Remove orientation comparison.Christopher Michael2013-06-281-30/+1
* Backport: af59660 :: Add ROTATE_FUZZ amount. Add inline function to get orien...Christopher Michael2013-06-281-18/+178
* Backport: c2b2be5 :: Add current rotation to smart_data structure. Fill in cu...Christopher Michael2013-06-281-1/+11
* Backport: 3585513 :: Add inline function to return the degree of rotation bas...Christopher Michael2013-06-281-0/+19
* Backport: 87daec4 :: Remove Big Fat Fixme warning as it's fixed now :)Christopher Michael2013-06-281-10/+0
* Backport: ed84b96 :: Add code to check EFL version. If we are using a newer v...Christopher Michael2013-06-281-0/+24
* Backport: 93ad1fa :: Add current mode and refresh rate to crtc field. Add fun...Christopher Michael2013-06-281-24/+73
* Backport: 1ec01f9 :: Add function to get the amount of rotation from a mouse ...Christopher Michael2013-06-281-3/+84
* Backport: 3526741c :: Turn 'crtc' field into a structure (mainly for making c...Christopher Michael2013-06-281-31/+37
* Backport: 5b47415 :: Add code to check if rotations for a given crtc are poss...Christopher Michael2013-06-281-0/+12
* Backport: 9edea3c :: Only get edid (an expensive process) if getting the outp...Christopher Michael2013-06-281-12/+13
* Backport: 7abc8a7 :: Add flag for rotating to structure. Add & delete callbac...Christopher Michael2013-06-281-0/+68