summaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* main: Add missing newlinesFlorian Müllner2023-03-201-6/+6
* Update to drop GTK3 dependencyCarlos Garnacho2023-03-031-6/+1
* shell-global: Add 'force-animations' propertyJonas Ådahl2022-11-291-1/+10
* main: Prepend RPATH or RUNPATH paths to gir search pathsJonas Ådahl2022-11-251-0/+77
* main: Tear down the gjs context before the mutter contextJonas Ådahl2022-11-251-4/+4
* main: Notify about shutdown before tearing downJonas Ådahl2022-11-251-0/+3
* main: Define a custom log writer to dump on structured messagesMarco Trevisan (Treviño)2022-07-061-20/+36
* main: Raise the NOFILE limit if a Wayland compositorOlivier Fourdan2022-02-081-0/+3
* main: Take over setting signal handlers and changing dirJonas Ådahl2021-07-151-0/+47
* Port to MetaContextJonas Ådahl2021-07-151-18/+34
* main: Use mallinfo2 when available at build timeRobert Mader2021-07-071-3/+7
* shell: Drop dependency on ClutterX11 headers/girCarlos Garnacho2021-06-291-1/+0
* main: Move NO_AT_BRIDGE hack to mutterJonas Ådahl2021-02-231-3/+0
* magnifier: Stop exposing D-Bus interfaceFlorian Müllner2020-12-061-41/+0
* main: Stop owning the org.gnome.Panel nameFlorian Müllner2020-12-041-3/+1
* main: Stop owning the public org.freedesktop.Notifications nameFlorian Müllner2020-03-121-2/+0
* main, util: Notify systemd once we are fully initialisedIain Lane2019-10-041-11/+0
* main: Remove NOTIFY_SOCKET from environmentBenjamin Berg2019-09-231-1/+3
* Notify service startup to systemdBenjamin Berg2019-08-271-0/+9
* main: Remove left-over variableFlorian Müllner2019-08-091-4/+0
* main: Avoid missing braces warnings when compiling with clangTing-Wei Lan2019-07-201-5/+5
* main: setup GJS profiler when GJS_TRACE_FD is setChristian Hergert2019-06-241-0/+58
* shell: Drop some unused headers and Gdk variablesCarlos Garnacho2019-01-301-2/+0
* Replace custom override schema with per-desktop overrideFlorian Müllner2018-07-311-24/+0
* main: Stop acquiring caribou nameCarlos Garnacho2018-02-051-5/+0
* main: use SA_NODEFER to track signals to being able to raise from alarmMarco Trevisan (Treviño)2017-10-241-15/+23
* main: call gjs_dumpstack on aborts and traps and optionally on segfaultsMarco Trevisan (Treviño)2017-10-231-1/+61
* main: Add private libdirs to GIR's list of search paths for scanned librariesMario Sanchez Prada2017-08-101-0/+8
* main: Remove telepathy-specific log handlingFlorian Müllner2017-03-101-19/+1
* main: Use GBusNameOwnerFlags to specify flagsFlorian Müllner2017-03-101-2/+2
* Use Unicode in translatable stringsPiotr Drąg2017-02-161-1/+1
* main: Destroy GjsContext before exitPhilip Chimento2017-02-101-0/+1
* main: Destroy GjsContext before exitPhilip Chimento2016-12-071-6/+3
* extensionUtils: Remove ShellJS libraryPhilip Chimento2016-10-171-15/+0
* Check error of g_dbus_proxy_new_sync callMatthias Clasen2015-09-241-0/+6
* shell_dbus_acquire_name: Don't leak the resultMatthias Clasen2015-09-241-0/+1
* shell_dbus_acquire_name: Don't leak errorMatthias Clasen2015-09-241-0/+1
* main: Fix constness mismatchesFlorian Müllner2015-09-231-14/+14
* main: Replace deprecated g_settings_list_keys()Florian Müllner2015-06-191-5/+6
* main: Fix a memory leakFlorian Müllner2015-06-191-1/+0
* a11y: set again NO_AT_BRIDGE=1 before calling meta_init()Alejandro Piñeiro2014-09-181-0/+3
* a11y: initialize clutter accessibility always.Alejandro Piñeiro2014-09-031-3/+2
* main: Actually use the correct schema for overridesFlorian Müllner2014-06-101-2/+5
* main: Move pref overrides back into CFlorian Müllner2014-06-091-0/+21
* Don't send all debug messages to TelepathyGiovanni Campagna2014-02-131-1/+3
* main: allow session mode to be specified in the environmentRay Strode2014-01-071-0/+2
* bluetooth: Remove GnomeBluetoothApplet hacksBastien Nocera2013-11-261-4/+0
* remove direct access to jsapiTim Lunn2013-10-301-2/+0
* Implementing building two separate binaries for x11 and waylandGiovanni Campagna2013-08-271-0/+1
* main: Move pref overrides to JSFlorian Müllner2013-06-071-20/+0