summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-19backend/x11: add support for setting randr 1.5 monitorstile-monitor-5Dave Airlie3-1/+120
2015-05-19monitors: construct tiled monitors infoDave Airlie2-3/+127
2015-05-19monitors: add tiled support to the linear configDave Airlie1-14/+99
2015-05-19monitors: change find_primary to return an indexDave Airlie1-13/+13
2015-05-19monitors: adds expose tile info as a property over dbus interfaceDave Airlie1-0/+14
2015-05-19backend: add output tile info retrieval.Dave Airlie3-0/+98
2015-05-19backends/x11: add a flag to denote randr 1.5 is in use.Dave Airlie2-0/+14
2015-05-19wayland: use monitors info for outputs instead of kms outputsDave Airlie1-45/+41
2015-05-18xwayland: Ensure we've got an owner when setting the X selection ownerCarlos Garnacho1-3/+3
2015-05-18xwayland: remove unused struct fieldCarlos Garnacho1-1/+0
2015-05-15wayland: Add X11/wayland selection interoperationCarlos Garnacho6-0/+968
2015-05-15wayland: refactor MetaWaylandDataSourceCarlos Garnacho2-41/+205
2015-05-12xrandr: Fix copy/paste typo in connector type heuristicsJasper St. Pierre1-1/+1
2015-05-08input-settings-x11: Honor default value for click method settingRui Matos1-2/+10
2015-05-08input-settings-x11: Factor out a get_property() helperRui Matos1-10/+39
2015-05-01wayland: Fix c&p typo in wl_listener notify callbackCarlos Garnacho1-1/+1
2015-04-30Bump version to 3.17.1Florian Müllner2-1/+14
2015-04-30core/events: Invalidate monitor cache when we're a wayland compositorRui Matos1-0/+1
2015-04-28monitor-manager-kms: Avoid a couple of potential crashesRui Matos1-1/+4
2015-04-28monitor-manager-kms: Read crtc props after determining the crtc IDRui Matos1-4/+4
2015-04-27core: Remove unused functionJasper St. Pierre2-16/+0
2015-04-27window-wayland.[ch] => meta-window-wayland.[ch]Jasper St. Pierre5-5/+5
2015-04-27monitor-manager-kms: Add support for underscanJasper St. Pierre3-15/+122
2015-04-27monitor-manager-xrandr: Set the underscan border properties, tooJasper St. Pierre1-2/+24
2015-04-27MonitorManager: Add support for overscan compensationTomeu Vizoso4-4/+78
2015-04-27Move atomnames.h to x11/Jasper St. Pierre5-13/+8
2015-04-27monitor-config: Allow loading from a system fileJasper St. Pierre1-9/+28
2015-04-27events: Ignore some event types when reseting idle timeRui Matos1-0/+9
2015-04-25Properly implement wl_shell_surface's poor surface commit semanticsJasper St. Pierre1-24/+39
2015-04-23xwayland: plug some leaks in stop functionRay Strode1-1/+6
2015-04-23xwayland: rename lockfile to lock_fileRay Strode2-12/+12
2015-04-23xwayland: don't unlink lock file twice in stop functionRay Strode1-2/+0
2015-04-23xwayland: free lockfile in start function on errorRay Strode1-1/+4
2015-04-23xwayland: use out label for cleanup in start functionRay Strode1-7/+11
2015-04-23wayland: Add and implement set/unset_modal for the gtk_surface interfaceJonas Ådahl4-12/+44
2015-04-23wayland: Kill clients who try to bind an incompatible gtk_shell versionJonas Ådahl2-0/+19
2015-04-23wayland: Sync protocol/gtk-shell.xml from GTK+Jonas Ådahl1-0/+1
2015-04-17backends/x11: Fix set_scroll_buttonOndrej Holy1-1/+1
2015-04-15backend: Apply the right settings to the right input devicesCarlos Garnacho1-3/+28
2015-04-14screen: Add public method to get neighboring monitorFlorian Müllner3-8/+29
2015-04-14Bump version to 3.16.1Florian Müllner2-1/+19
2015-04-14input-settings: Silence a glib criticalRui Matos1-1/+3
2015-04-14input-settings: Ensure that we always apply the same set of settingsRui Matos1-82/+83
2015-04-13cursor-tracker: Emit cursor-changed when XFixes tells us about itJasper St. Pierre1-0/+1
2015-04-10wayland: Rework synchronized state application semanticsJonas Ådahl1-76/+98
2015-04-02wayland-keyboard: Disconnect from backend signals on releaseRui Matos1-0/+5
2015-04-01frame: Always use the client window's visual for our frameJasper St. Pierre1-25/+1
2015-04-01wayland: try 50 times to create lock file again for login screenRay Strode1-2/+4
2015-03-31xwayland: Don't leak the launcherJasper St. Pierre1-1/+1
2015-03-31wayland: Fix damage of infinite regionsJonas Ådahl1-7/+13