summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MetaWaylandSeat: reset pointer focus always when it might be differentwip/wayland-displayGiovanni Campagna2013-08-141-2/+2
* MetaIdleMonitor: add a DBus interface for the idle monitorGiovanni Campagna2013-08-145-1/+247
* Add a new helper for tracking user idle activityGiovanni Campagna2013-08-146-0/+820
* wayland: implement support for plugin modalityGiovanni Campagna2013-08-149-41/+225
* MonitorManager: add a KMS backendGiovanni Campagna2013-08-144-13/+835
* [NOT FOR REVIEW] More debugGiovanni Campagna2013-08-141-0/+6
* [NOT FOR REVIEW] debug stuffGiovanni Campagna2013-08-142-1/+9
* [NOT FOR REVIEW] [SECURITY BUG] Allow spawning anything with mutter-launchGiovanni Campagna2013-08-141-1/+1
* MetaWayland: implement spawning dbus and gnome-sessionGiovanni Campagna2013-08-144-6/+119
* MonitorManager: add EDID properties to the output DBus descriptionGiovanni Campagna2013-08-143-0/+114
* MetaWayland: or maybe don't do it for override redirect windows?Giovanni Campagna2013-08-141-8/+12
* meta-wayland: intersect the damage region with the window size before applyingGiovanni Campagna2013-08-141-0/+10
* MonitorManager: split the XRandR parts in a subclassGiovanni Campagna2013-08-147-978/+1021
* MetaWindow: don't set focus to unmanaged windowGiovanni Campagna2013-08-141-0/+3
* MetaPlugin: add a UI hook for confirming display changesGiovanni Campagna2013-08-148-7/+139
* MonitorConfig: handle changes in the laptop lidGiovanni Campagna2013-08-143-4/+186
* MonitorManager: add gamma supportGiovanni Campagna2013-08-142-1/+216
* MetaWayland: don't destroy the output list, emit the right events insteadGiovanni Campagna2013-08-142-14/+124
* MonitorManager: ignore configuration changes that disable all outputsGiovanni Campagna2013-08-141-11/+31
* MonitorManager: add support for backlightGiovanni Campagna2013-08-144-2/+196
* MonitorManager: further extend the dummy backendGiovanni Campagna2013-08-141-17/+49
* MonitorManager: store the presentation mode bit in XRandRGiovanni Campagna2013-08-142-2/+51
* MonitorConfig: add support for default configurationsGiovanni Campagna2013-08-143-20/+267
* MonitorConfig: add CRTC assignmentGiovanni Campagna2013-08-143-95/+497
* MonitorManager: add support for persistent monitor configurationsGiovanni Campagna2013-08-146-37/+1206
* MonitorManager: remove Cogl backendGiovanni Campagna2013-08-141-155/+3
* MonitorManager: add support for DPMS levelsGiovanni Campagna2013-08-145-0/+195
* MonitorManager: inherit directly from DisplayConfig instead of handling signalsGiovanni Campagna2013-08-141-24/+24
* MonitorManager: fix handling of output transformGiovanni Campagna2013-08-143-15/+103
* default plugin: add a random color background on each monitorGiovanni Campagna2013-08-141-0/+54
* Remove duplicate path for resizing clutter stageGiovanni Campagna2013-08-145-41/+26
* DisplayConfig: make the dummy backend writableGiovanni Campagna2013-08-142-31/+241
* Reverse handling of XRandR events between Screen and MonitorManagerGiovanni Campagna2013-08-146-110/+136
* DisplayConfig: add the write side of the APIGiovanni Campagna2013-08-143-6/+391
* Extend the DBus XRandR protocol to expose cloning restrictionGiovanni Campagna2013-08-143-4/+56
* Add the write side of the DBus protocol tooGiovanni Campagna2013-08-141-1/+60
* Introduce a new DBus interface for display configurationGiovanni Campagna2013-08-148-156/+868
* wayland: apply stage size according to the monitor configGiovanni Campagna2013-08-143-9/+31
* Split monitor handling into an helper objectGiovanni Campagna2013-08-148-326/+596
* Rework and consolidate monitor handling between MetaScreen and MetaWaylandCom...Giovanni Campagna2013-08-146-282/+376
* compositor: fix focusing the stage windowGiovanni Campagna2013-08-143-33/+76
* Add MetaCursorTracker, a new helper for tracking the cursor spriteGiovanni Campagna2013-08-1413-261/+626
* wayland: fix a compiler warningGiovanni Campagna2013-08-141-0/+2
* MetaWaylandKeyboard: use the new clutter-evdev support for xkbcommonGiovanni Campagna2013-08-147-43/+104
* MetaWayland: redirect stdin/stdout/stderr when running on bare metalGiovanni Campagna2013-08-141-0/+20
* Add a crash handler to restore the TTY and keyboard modeGiovanni Campagna2013-08-143-7/+46
* Fix handling SIGTERM while DRM-lockedGiovanni Campagna2013-08-142-68/+14
* Add keybindings for switching VTsGiovanni Campagna2013-08-146-5/+145
* Improve handling while VT switchedGiovanni Campagna2013-08-143-32/+64
* wayland: add input device handling tooGiovanni Campagna2013-08-141-7/+24