summaryrefslogtreecommitdiff
path: root/gsettings-backend
Commit message (Expand)AuthorAgeFilesLines
* Use gsettings as a common channel nameAli Abdallah2020-05-021-5/+2
* Initialize Xfconf when the backend is to be usedAli Abdallah2020-05-022-9/+9
* Use g_bus_get instead of the private libxfconf APIAli Abdallah2018-07-141-1/+10
* Use string type for properties that do not map to xfconf.Ali Abdallah2018-07-141-14/+43
* Implement write_tree GSettings interface method.Ali Abdallah2018-07-141-7/+50
* Handle subscribe/unsubscribe GSettings interface method.Ali Abdallah2018-07-141-2/+59
* Implement some GSettings interface methodsAli Abdallah2018-07-132-11/+104
* Added skeleton file to GSettings backend support.Ali Abdallah2018-07-134-0/+256