summaryrefslogtreecommitdiff
path: root/src/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meta: Hide libmutter symbols by default and selectively export themMarco Trevisan (Treviño)2019-01-231-0/+1
* meson: Don't list libraries private dependencies in pc filesMarco Trevisan (Treviño)2019-01-231-17/+23
* meson: Set proper soversion and version to librariesMarco Trevisan (Treviño)2019-01-231-1/+2
* wayland: Move DND surface role into its own fileJonas Ådahl2019-01-221-0/+2
* core: Add MetaLaunchContextCarlos Garnacho2019-01-181-0/+1
* build: Pass --quiet to glib-genmarshalJonas Ådahl2019-01-171-0/+1
* build: Install .pc files in correct locationFlorian Müllner2019-01-081-0/+1
* build: Use plain libcanberra instead of libcanberra-gtk3Carlos Garnacho2019-01-081-1/+1
* core: Add MetaSoundPlayer abstractionCarlos Garnacho2019-01-081-0/+1
* build: Make libcanberra no longer optionalCarlos Garnacho2019-01-081-6/+1
* build: Pass library as first argument to pkg.generate()Jonas Ådahl2019-01-081-2/+1
* monitor-transform: Add helper function transform_invert()Robert Mader2019-01-051-0/+1
* monitor-transform: Move helper functions into their own fileRobert Mader2019-01-051-0/+1
* Add MetaWindowActorX11 and MetaWindowActorWaylandGeorges Basile Stavracas Neto2019-01-041-0/+4
* build: Always pass --quiet to g-ir-scannerJonas Ådahl2018-12-221-3/+1
* build: Move libmutter_name to toplevel Meson fileGeorges Basile Stavracas Neto2018-12-201-1/+0
* screen-cast-session: Add screen-cast window modeOlivier Fourdan2018-12-141-0/+4
* screen-cast: Add screen-cast-window interfaceOlivier Fourdan2018-12-141-0/+2
* backends: Add MetaInputMapperCarlos Garnacho2018-12-061-0/+2
* build: check for cvt only when building the native backendAbderrahim Kitouni2018-12-061-9/+9
* meson: Add mutter_built_sources to libmutter declared dependencyCarlos Garnacho2018-11-271-0/+1
* x11: Refactor the X11 startup notification bits into src/x11Carlos Garnacho2018-11-231-0/+2
* renderer-native: Add hardware presentation timingDaniel van Vugt2018-11-231-0/+7
* build: Add soversion to shared librariesJonas Ådahl2018-11-071-0/+1
* build: Also build mutter-restart-helper executableJonas Ådahl2018-11-071-0/+16
* build: Prefer dependencies instead of link_withGeorges Basile Stavracas Neto2018-11-061-2/+4
* Add meson build supportJonas Ådahl2018-11-061-0/+815