summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* MetaIdleMonitor: add a DBus interface for the idle monitorGiovanni Campagna2013-08-233-4/+266
* Add a new helper for tracking user idle activityGiovanni Campagna2013-08-233-0/+630
* MonitorXrandr: Fix segv when accessing possible_clonesColin Guthrie2013-08-221-1/+1
* MonitorXrandr: fix reading the current DPMS levelGiovanni Campagna2013-08-221-12/+17
* window: Fix a compiler warningFlorian Müllner2013-08-211-1/+1
* screen: Add _GTK_FRAME_EXTENTS to _NET_SUPPORTEDJasper St. Pierre2013-08-211-0/+2
* MonitorManager: emit a DBus signal when we change the display configurationGiovanni Campagna2013-08-201-10/+1
* MonitorManager: extend the API with physical sizesGiovanni Campagna2013-08-191-0/+4
* Add MetaCursorTracker, a new helper for tracking the cursor spriteGiovanni Campagna2013-08-195-15/+341
* MonitorXrandr: try harder to get decent product/serial IDsGiovanni Campagna2013-08-191-2/+8
* MonitorXrandr: fix setting gamma rampsGiovanni Campagna2013-08-181-6/+8
* MonitorConfig: switch to the real configuration fileGiovanni Campagna2013-08-181-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-182-3/+31
* MonitorXrandr: implement correct EDID parsingGiovanni Campagna2013-08-183-64/+833
* MonitorManager: add EDID properties to the output DBus descriptionGiovanni Campagna2013-08-183-0/+114
* MonitorManager: split the XRandR parts in a subclassGiovanni Campagna2013-08-185-974/+1027
* MetaPlugin: add a UI hook for confirming display changesGiovanni Campagna2013-08-183-7/+49
* MonitorConfig: handle changes in the laptop lidGiovanni Campagna2013-08-182-4/+183
* MonitorManager: add gamma supportGiovanni Campagna2013-08-181-0/+180
* MonitorManager: ignore configuration changes that disable all outputsGiovanni Campagna2013-08-181-2/+20
* MonitorManager: add support for backlightGiovanni Campagna2013-08-182-2/+177
* MonitorManager: further extend the dummy backendGiovanni Campagna2013-08-181-17/+49
* MonitorManager: store the presentation mode bit in XRandRGiovanni Campagna2013-08-181-2/+50
* 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-184-36/+1204
* MonitorManager: add support for DPMS levelsGiovanni Campagna2013-08-183-0/+164
* 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
* 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-182-5/+382
* Extend the DBus XRandR protocol to expose cloning restrictionGiovanni Campagna2013-08-182-3/+48
* Introduce a new DBus interface for display configurationGiovanni Campagna2013-08-183-107/+587
* Rework and consolidate monitor handling in MetaScreenGiovanni Campagna2013-08-186-252/+561
* keybindings: always acknowledge events to the X serverAlban Crequy2013-08-131-0/+17
* Support _GTK_FRAME_EXTENTSJasper St. Pierre2013-08-133-1/+45
* Remove old, deprecated utilities that nobody has used in a million yearsJasper St. Pierre2013-08-134-51/+4
* display: Export the timestamp of the event as wellBastien Nocera2013-07-253-5/+7
* display: Fix compilation errorJasper St. Pierre2013-07-171-2/+1
* Remove application-based preferenceJasper St. Pierre2013-07-172-37/+1
* display: Ignore _NET_WM_USER_TIME PropertyNotifiesJasper St. Pierre2013-07-151-0/+3
* display: Ignore XSyncAlarmNotify in meta_spew_eventJasper St. Pierre2013-07-151-0/+3
* window: Don't force attached dialogs to be border-onlyFlorian Müllner2013-06-241-4/+1
* window: Make sure override_redirect window have correct monitor infoAdel Gadllah2013-06-242-1/+9
* window: Reuse current pointer position for monitor checksAdel Gadllah2013-06-231-1/+1
* screen: Allow reusing the current position when quering the monitorAdel Gadllah2013-06-232-22/+63