summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* server: More env var sanitisationChristian Persch2023-03-201-0/+1
* util: Also check /usr/etc for xdg-terminal-exec configurationChristian Persch2023-03-041-19/+19
* server: Block pk-gtk moduleChristian Persch2023-02-202-0/+32
* window: Add a11y labels to the headerbar buttonsLukáš Tyrychtr2023-02-081-0/+15
* all: Make env filtering uniformChristian Persch2023-02-033-11/+18
* prefs: Fix default terminal checkChristian Persch2023-02-031-0/+2
* screen: Use correct environment filterChristian Persch2023-01-131-1/+1
* client: legacy: Drop debug messagesChristian Persch2022-12-081-0/+12
* client: legacy: Fix typo assigning XDG_ACTIVATION_TOKENJoan Bruguera2022-12-071-1/+1
* nautilus: Fix buildJoan Bruguera2022-12-071-0/+1
* client: Transport XDG_ACTIVATION_TOKEN to the serverChristian Persch2022-12-026-13/+44
* nautilus: Fix macro redefinition warningChristian Persch2022-12-021-0/+2
* screen: Add some missing castsChristian Persch2022-11-191-2/+2
* prefs: Sink a floating variantChristian Persch2022-11-191-1/+1
* prefs: Use default timeout when debuggingChristian Persch2022-11-161-1/+3
* prefs: Reduce default bus timeoutChristian Persch2022-11-161-0/+7
* prefs: Fix serialisation formatChristian Persch2022-11-166-73/+110
* client: Improve env var filtersChristian Persch2022-11-161-0/+34
* util: Fix interpretation of TryExec desktop entry keyChristian Persch2022-11-061-12/+27
* all: Implement xdg-terminal-exec supportChristian Persch2022-11-0113-16/+654
* client: More env vars to filterChristian Persch2022-10-121-0/+1
* prefs: Use new iconChristian Persch2022-10-011-0/+8
* prefs: Use different wm classChristian Persch2022-09-301-0/+6
* profile: Use correct schema source for the profiles list schemaChristian Persch2022-09-281-1/+5
* client: Use verified schemaChristian Persch2022-09-185-10/+30
* prefs: Move prefs binary to libexecdirChristian Persch2022-09-184-4/+4
* nautilus: Don't include gdk headers in the nautilus extensionChristian Persch2022-09-132-0/+7
* client: utils: Fix unused function warning on non-debug buildChristian Persch2022-09-131-0/+4
* prefs: Fix standalone launch of g-t-preferencesChristian Persch2022-09-121-2/+3
* build: Add install tagsChristian Persch2022-09-101-1/+12
* prefs: Try to improve translator hint commentChristian Persch2022-09-061-1/+1
* all: ODR fix3.47.0Christian Persch2022-09-023-0/+12
* prefs: Use autocleanup moreChristian Persch2022-09-021-2/+1
* settings: Remove direct dconf dependencyChristian Persch2022-08-2611-421/+187
* prefs: Hold application while the prefs are shownChristian Persch2022-08-261-0/+3
* settings: Consolidate settings related code into one source fileChristian Persch2022-08-269-494/+522
* settings: Import some backend specific code from glibChristian Persch2022-08-264-41/+446
* prefs: Make preferences dialogue OOPChristian Persch2022-08-2633-236/+3090
* build: Remove erroneous volatileChristian Persch2022-08-221-5/+5
* all: Replace %m with using g_strerror() in printf callsChristian Persch2022-08-182-3/+6
* profile: Use the correct schema source to lookup schemasChristian Persch2022-08-181-2/+1
* nautilus: Try to fix the build with nautilus 43Christian Persch2022-08-161-9/+2
* build: Move version defines from config.h to meson cpp_argsChristian Persch2022-07-282-5/+3
* nautilus: Do not use deprecated symbolsJan Tojnar2022-07-281-4/+4
* profile: editor: Remove unknown charsets from the builtin listChristian Persch2022-07-221-5/+0
* profile: editor: Skip unknown charsetsChristian Persch2022-07-221-0/+4
* util: Show timestamps in the local timezoneChristian Persch2022-05-271-1/+1
* client: Filter out other terminal's environment variablesChristian Persch2022-04-223-3/+70
* screen: Use same match cursor as vte hyperlink cursor.Christian Persch2022-04-221-2/+2
* all: Insert text as pasteChristian Persch2022-03-073-5/+33