summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)AuthorFilesLines
2013-08-26window: ignore skip-taskbar hint on parentless dialogsGiovanni Campagna1-1/+4
2013-08-26MonitorManager: return the new backlight after changingGiovanni Campagna1-1/+1
2013-08-23MonitorXrandr: skip CRTC reconfigurations that have no effectGiovanni Campagna1-14/+39
2013-08-23MetaIdleMonitor: add a DBus interface for the idle monitorGiovanni Campagna3-4/+266
2013-08-23Add a new helper for tracking user idle activityGiovanni Campagna3-0/+630
2013-08-22MonitorXrandr: Fix segv when accessing possible_clonesColin Guthrie1-1/+1
2013-08-22MonitorXrandr: fix reading the current DPMS levelGiovanni Campagna1-12/+17
2013-08-21window: Fix a compiler warningFlorian Müllner1-1/+1
2013-08-21screen: Add _GTK_FRAME_EXTENTS to _NET_SUPPORTEDJasper St. Pierre1-0/+2
2013-08-20MonitorManager: emit a DBus signal when we change the display configurationGiovanni Campagna1-10/+1
2013-08-19MonitorManager: extend the API with physical sizesGiovanni Campagna1-0/+4
2013-08-19Add MetaCursorTracker, a new helper for tracking the cursor spriteGiovanni Campagna5-15/+341
2013-08-19MonitorXrandr: try harder to get decent product/serial IDsGiovanni Campagna1-2/+8
2013-08-18MonitorXrandr: fix setting gamma rampsGiovanni Campagna1-6/+8
2013-08-18MonitorConfig: switch to the real configuration fileGiovanni Campagna1-1/+1
2013-08-18MonitorXrandr: update the internal data structures after applyingGiovanni Campagna1-4/+67
2013-08-18MonitorXrandr: follow the right order in applying the new configurationGiovanni Campagna1-36/+54
2013-08-18MonitorXrandr: resize the framebuffer prior to setting the CRTC configurationGiovanni Campagna1-0/+38
2013-08-18Monitor: restore correct display name handlingGiovanni Campagna2-3/+31
2013-08-18MonitorXrandr: implement correct EDID parsingGiovanni Campagna3-64/+833
2013-08-18MonitorManager: add EDID properties to the output DBus descriptionGiovanni Campagna3-0/+114
2013-08-18MonitorManager: split the XRandR parts in a subclassGiovanni Campagna5-974/+1027
2013-08-18MetaPlugin: add a UI hook for confirming display changesGiovanni Campagna3-7/+49
2013-08-18MonitorConfig: handle changes in the laptop lidGiovanni Campagna2-4/+183
2013-08-18MonitorManager: add gamma supportGiovanni Campagna1-0/+180
2013-08-18MonitorManager: ignore configuration changes that disable all outputsGiovanni Campagna1-2/+20
2013-08-18MonitorManager: add support for backlightGiovanni Campagna2-2/+177
2013-08-18MonitorManager: further extend the dummy backendGiovanni Campagna1-17/+49
2013-08-18MonitorManager: store the presentation mode bit in XRandRGiovanni Campagna1-2/+50
2013-08-18MonitorConfig: add support for default configurationsGiovanni Campagna3-20/+270
2013-08-18MonitorConfig: add CRTC assignmentGiovanni Campagna3-95/+510
2013-08-18MonitorManager: add support for persistent monitor configurationsGiovanni Campagna4-36/+1204
2013-08-18MonitorManager: add support for DPMS levelsGiovanni Campagna3-0/+164
2013-08-18MonitorManager: inherit directly from DisplayConfig instead of handling signalsGiovanni Campagna1-24/+24
2013-08-18MonitorManager: fix handling of output transformGiovanni Campagna2-28/+150
2013-08-18DisplayConfig: make the dummy backend writableGiovanni Campagna2-31/+233
2013-08-18Reverse handling of XRandR events between Screen and MonitorManagerGiovanni Campagna5-85/+122
2013-08-18DisplayConfig: add the write side of the APIGiovanni Campagna2-5/+382
2013-08-18Extend the DBus XRandR protocol to expose cloning restrictionGiovanni Campagna2-3/+48
2013-08-18Introduce a new DBus interface for display configurationGiovanni Campagna3-107/+587
2013-08-18Rework and consolidate monitor handling in MetaScreenGiovanni Campagna6-252/+561
2013-08-13keybindings: always acknowledge events to the X serverAlban Crequy1-0/+17
2013-08-13Support _GTK_FRAME_EXTENTSJasper St. Pierre3-1/+45
2013-08-13Remove old, deprecated utilities that nobody has used in a million yearsJasper St. Pierre4-51/+4
2013-07-25display: Export the timestamp of the event as wellBastien Nocera3-5/+7
2013-07-17display: Fix compilation errorJasper St. Pierre1-2/+1
2013-07-17Remove application-based preferenceJasper St. Pierre2-37/+1
2013-07-15display: Ignore _NET_WM_USER_TIME PropertyNotifiesJasper St. Pierre1-0/+3
2013-07-15display: Ignore XSyncAlarmNotify in meta_spew_eventJasper St. Pierre1-0/+3
2013-06-24window: Don't force attached dialogs to be border-onlyFlorian Müllner1-4/+1