summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-10-13mutter: hack up the output setup configuration3.10-mst-tileDave Airlie1-7/+68
2014-10-13initial WIP - add multi monitorDave Airlie5-9/+163
2014-07-24background: Do not assume GLSL is availableAdel Gadllah1-1/+16
2014-04-22xrandr: ignore the error if setting the primary output failsAlberto Milone1-6/+11
2014-04-10window-actor: Guard against %NULL frame maskFlorian Müllner1-1/+2
2014-02-15idle-monitor: avoid XSyncBadAlarm X errorRyan Lortie1-1/+1
2014-02-13window: don't set _NET_WM_FULLSCREEN_MONITORS to bogus valuesGiovanni Campagna2-17/+31
2014-02-05xrandr: Use specified output property name for backlight controlRobert Ancell2-4/+4
2014-02-02monitorManager: Fix logic bug in make_logical_configAdel Gadllah1-1/+1
2014-02-02window_actor: Remove the frame_messages timeout in destroyAdel Gadllah1-0/+6
2014-01-31window-actor: Fix unobscured_region handling when computing paint volumeAdel Gadllah1-1/+1
2014-01-31window-actor: Fix optimization in get_paint_volumeJasper St. Pierre1-1/+5
2014-01-31window: Add "skip-taskbar" propertyFlorian Müllner1-0/+17
2014-01-29constraints: CSD windows need to have their titlebar kept onscreen tooJasper St. Pierre1-1/+0
2014-01-07window: don't grab server during calc_showingDaniel Drake1-7/+0
2014-01-06Reduce server grabs during window creationDaniel Drake3-12/+5
2014-01-06meta_window_new: clean up error handlingDaniel Drake1-42/+20
2014-01-06screen: use stack tracker for initial window queryDaniel Drake1-8/+6
2014-01-06frame: remove unnecessary server grabDaniel Drake1-13/+0
2014-01-06Discourage server grabsDaniel Drake1-1/+12
2014-01-06Remove meta_window_new_with_attrsDaniel Drake4-157/+85
2013-12-24display: Don't leave focus on a window we are unmanaging when sending WM_TAKE...Owen W. Taylor1-0/+19
2013-12-24Be willing to unfocus the grab window when we are unmanaging itOwen W. Taylor1-1/+2
2013-12-18Fix problems with focus trackingOwen W. Taylor2-6/+27
2013-12-16display: Fix checks for KeyPress/ButtonPressJasper St. Pierre1-1/+1
2013-12-09MetaWindowGroup: fix paint volumeOwen W. Taylor1-2/+21
2013-12-04display: Don't focus the no-focus-window when sending WM_TAKE_FOCUS to a glob...Jasper St. Pierre1-19/+0
2013-11-14xrandr: use "hotplug_mode_update" propertyMarc-André Lureau4-21/+83
2013-11-04window: don't ignore resize button release event for move/resize actionsLionel Landwerlin1-1/+2
2013-10-15monitor-config: prevent assert that at least one output is connectedGiovanni Campagna1-0/+9
2013-10-13display: don't interrupt grab move/resize without modifiersLionel Landwerlin1-0/+1
2013-10-13window: don't process unrelated release eventsLionel Landwerlin1-37/+40
2013-10-10shaped-texture: Use nearest-pixel interpolation if the texture is unscaledHans Petter Jansson1-0/+21
2013-10-09prefs: Fix introspection issuesJasper St. Pierre1-3/+3
2013-10-09stack: Never try to focus a DOCK windowJasper St. Pierre1-11/+1
2013-10-07meta-window-actor: Fix offset calculation in queue_send_frame_messages_timeoutAdel Gadllah1-1/+1
2013-09-26MetaIdleMonitor: protect the monitor instance while calling destroy notifyGiovanni Campagna1-0/+2
2013-09-26constraints: don't apply fullscreen workarounds for CSD windowsGiovanni Campagna1-3/+5
2013-09-25MetaWindowActor: fix updates with multiple size changes in one frameOwen W. Taylor1-8/+11
2013-09-16MonitorConfig: fix hole filling in the laptop lid automatic configurationGiovanni Campagna1-2/+5
2013-09-16MetaIdleMonitor: fire immediately watches that are already expiredGiovanni Campagna1-1/+28
2013-09-14MonitorConfig: fix memory leakPavel Vasin1-0/+3
2013-09-14shaped-texture: Fix memory leakPavel Vasin1-0/+1
2013-09-14window: Fix memory leakPavel Vasin1-0/+3
2013-09-14workspace: Add missing chain-up for finalize()Pavel Vasin1-0/+1
2013-09-12Fixup previous commitGiovanni Campagna1-1/+1
2013-09-12display: add support for more cursor typesGiovanni Campagna4-8/+49
2013-09-11MonitorXrandr: Mask a BadValue error on VirtualBox.Colin Guthrie1-0/+2
2013-09-10MetaPluginManager: don't require plugins to pass events to clutterGiovanni Campagna4-23/+16
2013-09-09Rename META_POWER_SAVE_UNKNOWN to UNSUPPORTEDGiovanni Campagna3-5/+5