summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add keybindings for switching VTswip/wayland-bare-metalGiovanni Campagna2013-08-283-1/+128
* wayland: add TTY and DRM master managementGiovanni Campagna2013-08-287-68/+543
* mutter-launch: augment with VT and TTY handlingGiovanni Campagna2013-08-282-5/+196
* mutter-launch: use systemd to obtain the TTYGiovanni Campagna2013-08-282-31/+46
* mutter-launch: make sure that the spawned binaries sees the right librariesGiovanni Campagna2013-08-282-2/+2
* mutter-launch: simplify by removing features we don't needGiovanni Campagna2013-08-281-159/+4
* wayland: import weston-launch setuid launcherGiovanni Campagna2013-08-284-0/+767
* screen: Remove unused variableJasper St. Pierre2013-08-271-1/+0
* Integrate the monitor manager with waylandGiovanni Campagna2013-08-276-91/+208
* Merge tag 'xrandr_branch_point' into wayland-kms-baseGiovanni Campagna2013-08-2725-301/+6122
|\
| * MonitorManager: return the new backlight after changingGiovanni Campagna2013-08-272-1/+4
| * MonitorXrandr: skip CRTC reconfigurations that have no effectGiovanni Campagna2013-08-231-14/+39
| * MonitorXrandr: Fix segv when accessing possible_clonesColin Guthrie2013-08-231-1/+1
| * MonitorXrandr: fix reading the current DPMS levelGiovanni Campagna2013-08-231-12/+17
| * MonitorManager: emit a DBus signal when we change the display configurationGiovanni Campagna2013-08-202-10/+10
| * MonitorManager: extend the API with physical sizesGiovanni Campagna2013-08-201-0/+4
| * MonitorXrandr: try harder to get decent product/serial IDsGiovanni Campagna2013-08-191-2/+8
| * Updated POTFILES.inPiotr Drąg2013-08-181-0/+1
| * MonitorXrandr: fix setting gamma rampsGiovanni Campagna2013-08-181-6/+8
| * MonitorConfig: switch to the real configuration fileGiovanni Campagna2013-08-181-1/+1
| * build: Fix srcdir != builddirColin Walters2013-08-171-1/+1
| * MonitorXrandr: update the internal data structures after applyingGiovanni Campagna2013-08-181-4/+67
| * MonitorXrandr: follow the right order in applying the new configurationGiovanni Campagna2013-08-181-36/+54
| * MonitorXrandr: resize the framebuffer prior to setting the CRTC configurationGiovanni Campagna2013-08-181-0/+38
| * Monitor: restore correct display name handlingGiovanni Campagna2013-08-183-3/+32
| * MonitorXrandr: implement correct EDID parsingGiovanni Campagna2013-08-184-64/+835
| * MonitorManager: add EDID properties to the output DBus descriptionGiovanni Campagna2013-08-183-0/+114
| * MonitorManager: split the XRandR parts in a subclassGiovanni Campagna2013-08-186-974/+1028
| * MetaPlugin: add a UI hook for confirming display changesGiovanni Campagna2013-08-188-7/+139
| * MonitorConfig: handle changes in the laptop lidGiovanni Campagna2013-08-183-4/+184
| * MonitorManager: add gamma supportGiovanni Campagna2013-08-182-1/+216
| * MonitorManager: ignore configuration changes that disable all outputsGiovanni Campagna2013-08-181-2/+20
| * MonitorManager: add support for backlightGiovanni Campagna2013-08-184-2/+196
| * MonitorManager: further extend the dummy backendGiovanni Campagna2013-08-181-17/+49
| * MonitorManager: store the presentation mode bit in XRandRGiovanni Campagna2013-08-182-2/+51
| * MonitorConfig: add support for default configurationsGiovanni Campagna2013-08-183-20/+270
| * MonitorConfig: add CRTC assignmentGiovanni Campagna2013-08-183-95/+510
| * MonitorManager: add support for persistent monitor configurationsGiovanni Campagna2013-08-185-36/+1205
| * MonitorManager: add support for DPMS levelsGiovanni Campagna2013-08-185-0/+195
| * MonitorManager: inherit directly from DisplayConfig instead of handling signalsGiovanni Campagna2013-08-181-24/+24
| * MonitorManager: fix handling of output transformGiovanni Campagna2013-08-182-28/+150
| * default plugin: add a random color background on each monitorGiovanni Campagna2013-08-181-0/+53
| * DisplayConfig: make the dummy backend writableGiovanni Campagna2013-08-182-31/+233
| * Reverse handling of XRandR events between Screen and MonitorManagerGiovanni Campagna2013-08-185-85/+122
| * DisplayConfig: add the write side of the APIGiovanni Campagna2013-08-183-6/+388
| * Extend the DBus XRandR protocol to expose cloning restrictionGiovanni Campagna2013-08-183-4/+54
| * Add the write side of the DBus protocol tooGiovanni Campagna2013-08-181-1/+58
| * Introduce a new DBus interface for display configurationGiovanni Campagna2013-08-186-108/+730
| * Rework and consolidate monitor handling in MetaScreenGiovanni Campagna2013-08-187-252/+563
| * MetaWindowActor: fix reference counting issueGiovanni Campagna2013-08-181-4/+4