summaryrefslogtreecommitdiff
path: root/src/modules/conf_randr
Commit message (Expand)AuthorAgeFilesLines
* compositor rewrite / charlie-foxtrot situationMike Blumenkrantz2014-01-143-14/+10
* conf2 and related subsystems were a fun and useful experiment, but this is no...Mike Blumenkrantz2013-11-251-12/+0
* conf_randr: Compare mode against correct smart data.Stefan Schmidt2013-11-151-1/+1
* randr dialog - fix badly broken screen resizing logic. now it works reliably.Carsten Haitzler (Rasterman)2013-11-141-33/+37
* e/randr: lower monitor on middle clickSebastian Dransfeld2013-11-041-16/+23
* Fix rare bug where getting refresh rate may cause a crash ifChris Michael2013-10-171-10/+8
* Improve monitor resize/mouse interaction (hopefully).Chris Michael2013-10-151-0/+6
* Fix randr cloning support with odd monitor sizesChris Michael2013-10-141-78/+57
* Fix issue where randr dialog would crash when trying to close afterChris Michael2013-10-141-4/+0
* Fix RandR dailog issues.Chris Michael2013-09-261-54/+107
* Add Clone Change to Changes EnumChris Michael2013-09-261-1/+2
* Revert "updating desktop files"Igor Murzov2013-09-041-0/+2
* since we're now requiring an efl version which has the necessary ecore-x func...discomfitor2013-08-311-18/+1
* When we try to re-enable a monitor, check the Crtc Mode (not the smartChris Michael2013-08-051-1/+1
* Only create primary output frame if we have more than one monitor toChris Michael2013-08-021-14/+20
* Remove duplicated local variable.Chris Michael2013-08-021-1/+0
* Remove return value in function returning void.Chris Michael2013-08-021-1/+1
* When we have finished creating all monitors, if there is only OneChris Michael2013-08-021-2/+14
* Add function to allow disable/enable of the indicator toggle.Chris Michael2013-08-021-0/+13
* Add function prototype for disable/enable of the toggle indicator.Chris Michael2013-08-021-0/+1
* Handle case of snapping for monitor being moved.Chris Michael2013-08-011-0/+23
* Big giant Monitor Snapping Fix when we resize or move !! ;)Chris Michael2013-08-012-51/+78
* Add function prototype for returning previous geometry.Chris Michael2013-08-011-0/+1
* updating desktop filesmaxerba2013-07-311-2/+0
* Implement rudamentary monitor snapping after move.Chris Michael2013-07-311-1/+18
* When we are re-enabling a monitor, do not free the mode info from theChris Michael2013-07-261-5/+3
* Adding serbian localization in desktop filesmaxerba2013-07-081-0/+2
* Fixed sorting in desktop filesmaxerba2013-07-051-1/+2
* Fix issue of incorrect x/y position being displayed on a monitor afterChris Michael2013-06-281-9/+8
* bugfix T86: If an output does not have a crtc, find a possible one. IfChris Michael2013-06-271-55/+40
* When we free outputs, set the variable to NULL.Chris Michael2013-06-271-2/+4
* If a monitor is disabled by the user, then we need to set number ofChris Michael2013-06-271-2/+7
* ensure randr dialog clears its pointer stackMike Blumenkrantz2013-06-241-0/+2
* Let's drop meaningless empty translations from .desktop filesIgor Murzov2013-06-171-9/+0
* adding catalan translation and sorting lines alphabeticallymaxerba2013-06-051-0/+2
* Fix possible memory leak reported by klockwork.Chris Michael2013-05-291-1/+3
* Add suport for setting the Primary Output in the randr dialog....forChris Michael2013-05-245-10/+87
* Preliminary support for Primary Output of XRandRChris Michael2013-05-241-0/+10
* Fix another memleak reported by klockwork.Chris Michael2013-05-201-1/+1
* Fix potential memleaks reported by klockwork.Chris Michael2013-05-202-12/+18
* printf--Chris Michael2013-05-191-2/+0
* Fix randr dialog to display monitors that are disabled.Chris Michael2013-05-191-206/+274
* Add function to find a valid crtc for this monitor if none is set.Chris Michael2013-05-191-10/+82
* Initialize 'orients' variable to rotation 0.Chris Michael2013-05-191-1/+1
* Minor formatting fix.Chris Michael2013-05-181-1/+2
* Better gettext usage for conf2 moduleIgor Murzov2013-05-111-1/+1
* If a crtc has no outputs, then skip it.Chris Michael2013-03-201-0/+1
* Fix incorrect monitor position text on some startup cases.Christopher Michael2013-02-271-0/+6
* Skip refresh rate checks during resize.Christopher Michael2013-02-261-2/+2
* Re-enable Restore button for RandR dialog.Christopher Michael2013-02-201-8/+1