summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-09xdg-screensaver: implement support for "gnome3" DEReuben Thomas1-0/+5
2023-08-09xdg-screensaver: better error detection for freedesktop 'status' commandReuben Thomas1-3/+7
2023-08-07xdg-desktop-menu: Drop obsolete GNOME supportJohannes Löthberg1-38/+9
2023-08-07Add WSL support to xdg-openVasyl Vavrychuk2-0/+22
2023-08-07Support deepin desktop.Hillwood Yang1-1/+1
2023-08-07If mimeapps.list is a symlink, retain the symlinkhnicke1-3/+8
2023-08-07xdg-open: fix search_desktop_file's logicBaltazár Radics1-42/+41
2023-08-07xdg-open: handle local hostname in `file:` URLsNaïm Favier1-2/+18
2023-08-07Check if defaults file exists during installationFlorian Limberger1-7/+9
2023-08-07Remove quotes for lxqt-sudo cmd argJaredD1-1/+1
2023-08-07xdg-open: handle opening files when DE=flatpakLily Foster1-5/+21
2023-08-07fix: egrep and fgrep commands have been deprecated since 2007shamilbi1-1/+1
2023-07-05xdg-settings: Use right config tools on Plasma 6Nicolas Fella1-0/+6
2023-07-05xdg-open: Use correct kde-open on Plasma 6Nicolas Fella1-0/+3
2023-07-05xdg-mime: Use kmimetypefinder (without suffix) on Plasma 6Nicolas Fella1-0/+4
2023-07-05xdg-mime: Use defapp_generic on Plasma 6Nicolas Fella1-7/+4
2022-11-06Replace all remaining usage of non-portable 'which' with POSIX command -vEli Schwartz11-46/+42
2022-11-06command_exec: run external command using env instead of whichEli Schwartz1-2/+1
2022-11-06remove bashisms from POSIX sh scriptEli Schwartz2-4/+4
2022-11-06kill off whitespace errorsEli Schwartz3-11/+9
2021-08-05xdg-email fails on kde with desktop files #187Mladen Milinkovic1-0/+3
2020-11-13Fix xdg-settings support for default-web-browser for Plasma 5.19+198-xdg-desktop-menu-is-not-doing-it-right-or-the-documentation-lacksMéven Car1-3/+15
2020-02-20fixed #166: xdg-open dose not search correctly in directories with spaces in ...Andrea Tarocchi2-2/+2
2019-04-13xdg-mime: return correct exit code for GNOMEMartin Puppe1-0/+2
2019-04-01support digits in uri scheme regexCameron Fieber1-1/+1
2019-04-01Merge branch 'simotek/xdg-utils-fix-xdg-open-typo'Rex Dieter1-2/+2
2019-04-01Merge branch 'simotek/xdg-utils-feature-xdg-su-enhancements'Rex Dieter2-4/+10
2019-04-01Merge branch 'simotek/xdg-utils-fix-xscreensaver-sanitize'Rex Dieter1-0/+5
2019-04-01Merge branch 'simotek/xdg-utils-term-fixes'Rex Dieter1-13/+25
2019-04-01Enable cinnamon screensaver for xdg aware desktop environments (eg lxqt)mvdlinde1-0/+2
2019-03-27xdg-open: fix comment typoReuben Thomas1-2/+2
2019-03-27xdg-su: fix some easy TODOsReuben Thomas2-4/+10
2019-03-27xdg-screensaver: Sanitise window name before sending it over the busIain Lane1-0/+5
2019-03-19Fixes -x argument, which is the default for {gnome,mate}-terminalsor.alexei@meowr.ru1-11/+23
2019-03-19Fix a bug when xdg-terminal needs gsettings to get the default terminalRonan Arraes Jardim Chagas1-2/+2
2019-01-11test-lib.sh: run: eat xdg-open's exit codeRichard Tollerton1-1/+1
2019-01-10xdg-open: handle file://localhost/Richard Tollerton2-1/+8
2018-09-13Restore matching of older deepin namesRex Dieter1-1/+1
2018-09-11xdg-email: Support for DeepinAlberto Salvia Novella4-7/+12
2018-05-24xdg-open: better pcmanfm check (BR106636,BR106161)Rex Dieter2-1/+3
2018-05-13open for post 1.1.3 developmentRex Dieter2-1/+4
2018-05-10bump version, prep for 1.1.3 releasev1.1.3Rex Dieter1-1/+1
2018-05-10xdg-open: use pcmanfm only if it is available (BR106161)Rex Dieter2-1/+3
2018-05-10+changelogRex Dieter1-0/+3
2018-05-10Add Deepin Desktop Environment support.石博文2-0/+23
2018-05-09changelog for prior commitRex Dieter1-0/+3
2018-05-09Avoid argument injection vulnerability in open_envvar()Gabriel Corona1-1/+9
2018-05-02xdg-settings: check_browser is broken under kde when just the binary is speci...Rex Dieter2-6/+24
2018-02-27Changelog for prior commitRex Dieter1-1/+4
2018-02-27xdg-open: Fixes LXQt behaviorLuís Pereira1-1/+10