summaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* Removing blank entries from desktop filesmaxerba2013-10-0557-700/+0
* Removing blank entries from desktop filesmaxerba2013-10-058-109/+0
* remove more invalid Name[]= entriesMike Blumenkrantz2013-10-0365-65/+0
* mixer: gadget conf set card name when noneJérémy Zurcher2013-09-271-1/+9
* Backport: 57a3a62 :: When we try to re-enable a monitor, check the Crtc Mode ...Chris Michael2013-08-191-1/+1
* Backport: a7200ae :: Only create primary output frame if we have more than on...Chris Michael2013-08-021-14/+20
* Backport: 6d3751a :: Remove duplicated local variable.Chris Michael2013-08-021-1/+0
* Backport: a39246c :: Remove return value in function returning void.Chris Michael2013-08-021-1/+1
* Backport: c48e7d2 :: When we have finished creating all monitors, if there is...Chris Michael2013-08-021-2/+14
* Backport: 9046a6b :: Add function to allow disable/enable of the indicator to...Chris Michael2013-08-021-0/+13
* Backport: 1aa4f1e :: Add function prototype for disable/enable of the toggle ...Chris Michael2013-08-021-0/+1
* Backport: e2cf7d3 :: Handle case of snapping for monitor being moved.Chris Michael2013-08-011-0/+23
* Backport: 3f2e850 :: Big giant Monitor Snapping Fix when we resize or move !! ;)Chris Michael2013-08-012-51/+78
* Backport: d2a0e36 :: Add function prototype for returning previous geometry.Chris Michael2013-08-011-0/+1
* Backport: b0e3605 :: Implement rudamentary monitor snapping after move.Chris Michael2013-08-011-1/+18
* updating desktop filesmaxerba2013-07-3165-91/+606
* Backport: 5fecc20 :: When we are re-enabling a monitor, do not free the mode ...Chris Michael2013-07-291-5/+3
* Adding serbian localization in desktop filesmaxerba2013-07-0850-1/+91
* Fixed sorting in desktop filesmaxerba2013-07-0465-785/+789
* updating desktop files with esperanto and french translationsmaxerba2013-07-0262-761/+889
* Backport: 0537494 :: Fix issue of incorrect x/y position being displayed on a...Chris Michael2013-06-281-9/+8
* removed requirment for EFL 1.8 since randr code is backparted to ecore 1.7.7+Deon Thomas2013-06-281-16/+0
* Backport: fa9104b :: bugfix T86: If an output does not have a crtc, find a po...Chris Michael2013-06-281-55/+40
* Backport: b4f277a :: When we free outputs, set the variable to NULL.Chris Michael2013-06-281-2/+4
* Backport: bba201a :: If a monitor is disabled by the user, then we need to se...Chris Michael2013-06-281-2/+7
* 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