summaryrefslogtreecommitdiff
path: root/src/modules/gsettings
Commit message (Expand)AuthorAgeFilesLines
* build-sys: meson: Make glib and fftw common dependenciesIgor V. Kovalenko2021-11-171-1/+1
* build-sys: meson: Allow building the daemon onlyMart Raudsepp2021-11-171-2/+1
* module-gsettings: Handle I/O hangupIgor V. Kovalenko2021-07-041-1/+1
* gsettings: Emit glib logs on stderr, not stdoutScott Worley2021-06-151-0/+3
* build-sys: meson: adjust path to gsettings-helper runing from build treeIgor V. Kovalenko2020-10-201-0/+4
* meson: convert post-install.sh to pythonDavid Heidelberg2019-11-143-13/+15
* build-sys: meson: Correctly set up RPATHArun Raghavan2019-08-051-0/+1
* meson: Fix various install scriptsArnaud Rebillout2019-06-081-0/+3
* meson: Add optional GSettings supportArnaud Rebillout2018-12-272-0/+46
* build-sys: introduce a special build flag to explicitly disables running from...Hongxu Jia2018-12-111-1/+1
* gsettings: run gsettings-data-convert from gsettings-helperTanu Kaskinen2018-04-262-0/+166
* gsettings: free group_names after useTanu Kaskinen2018-04-191-0/+5
* gsettings: free the module-group GSettings objects after useTanu Kaskinen2018-04-191-0/+4
* gsettings: remove bad signal connectionTanu Kaskinen2018-04-191-2/+0
* gsettings: check that children haven't been deleted before using themTanu Kaskinen2018-04-191-2/+8
* gsettings: rename "module" to "module-group"Tanu Kaskinen2018-04-192-29/+34
* gconf, gsettings: fix config.h includesTanu Kaskinen2018-04-191-1/+5
* gsettings: add the modules schema to the schema description fileTanu Kaskinen2018-04-191-0/+10
* module-gsettings: new module to store configuration using gsettingsSylvain Baubeau2018-04-193-0/+325