summaryrefslogtreecommitdiff
path: root/src/terminal-util.cc
Commit message (Expand)AuthorAgeFilesLines
* util: Also check /usr/etc for xdg-terminal-exec configurationChristian Persch2023-03-041-19/+19
* util: Fix interpretation of TryExec desktop entry keyChristian Persch2022-11-061-12/+27
* all: Implement xdg-terminal-exec supportChristian Persch2022-11-011-0/+358
* settings: Consolidate settings related code into one source fileChristian Persch2022-08-261-377/+0
* prefs: Make preferences dialogue OOPChristian Persch2022-08-261-1/+15
* all: Replace %m with using g_strerror() in printf callsChristian Persch2022-08-181-2/+4
* util: Show timestamps in the local timezoneChristian Persch2022-05-271-1/+1
* about: Fix gnome version3.41.0Christian Persch2021-07-081-1/+5
* settings: Simplify schema verifierChristian Persch2021-06-301-23/+9
* settings: Fix crash when loading the reference schema source failsChristian Persch2021-06-301-1/+0
* all: Add settings schema verifierChristian Persch2021-06-041-42/+379
* all: Specify the schema source when constructing any GSettingsChristian Persch2021-06-041-40/+21
* util: Fix deprecation warningChristian Persch2021-06-041-0/+2
* all: s/NULL/nullptr/gChristian Persch2021-05-211-142/+142
* build: Build as C++Christian Persch2021-05-211-0/+1624