summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-08Better shellcheck toolingHEADmasterSlatian2-0/+159
2024-02-06Use 1.2.99 for the Version in the development branch while not releasing.Simon Lees1-2/+1
2024-02-06Update ChangeLogSimon Lees1-0/+7
2024-02-03Adapt the script the places the _MANUALPAGE and _USAGE sections to handle the...Slatian1-4/+4
2024-02-03Quote all _MANUALPAGE and _USAGE openers to interpret them as literalsSlatian13-26/+26
2024-02-03Made slightly misleading command example easier to understand. (Hopefully)Slatian1-1/+1
2024-01-30xdg-icon-resource: unbreak syntax by removing stray grave accentHarald Sitter1-1/+1
2024-01-30Update ChangeLog with latest changesv1.2.0Simon Lees1-0/+19
2024-01-23Add xdg-realpath to better handle Canonicalizing filenamesSlatian12-12/+345
2024-01-23Use url.dll as url opener on wslSlatian1-5/+6
2023-12-04Fixed missing `$` for variableSlatian1-1/+1
2023-12-04Add support for deeping-desktop browser setting in xdg-settings.Slatian1-0/+42
2023-12-03Fix quoting issues in t-xdg-open.shSlatian1-28/+32
2023-11-27Added a reporting issues section to xdg-open in the hopes that more issues wi...Slatian1-0/+18
2023-11-27Added a secutity note on xdg-mime default to warn against confusing openers ...Slatian1-0/+6
2023-11-27Added paragraph explaining the wiered return behaviour of xdg-openSlatian1-0/+3
2023-11-27Shellchecked xdg-email:Slatian1-43/+45
2023-11-27Fix config.status warning about ignored --datarootdir setting (by Nicholas Gu...Slatian2-1/+1
2023-11-16Shellchecked xdg-mime.in:Slatian1-53/+78
2023-11-15Update ChangeLog with latest changesSimon Lees1-0/+23
2023-11-15Shellchecked xdg-openSlatian2-19/+42
2023-11-15Shellchecked xdg-utils-common.inSlatian1-35/+41
2023-11-14xdg-mime: Create a generic implementation for KDESlatian1-5/+19
2023-11-14Markdown and updated READMEs and gitignoreSlatian7-241/+332
2023-10-29Document quirks with xdg-mime for query file and query defaultSlatian1-11/+25
2023-10-25xdg-settings: read KDE browser settings the right way aroundHarald Sitter1-3/+4
2023-10-11Documented xdg-opens inablity to handle minuses at the start of arguments and...Slatian1-2/+10
2023-10-11Reapply LC_ALL fix from !84Slatian1-1/+1
2023-10-11Deduplicate URL recognitionSlatian1-3/+7
2023-10-11Apply patch* from issue #230, thanks Najib IdrissiSlatian2-4/+8
2023-10-10The open_generic_xdg_file_mime function is never called, removed it.Slatian1-6/+0
2023-10-09Make URI matching specification compliant by setting LC_ALL=C for grepSlatian1-2/+2
2023-10-09Make sure URIs/URLs get passed to the correct applications and get passed cor...Slatian1-7/+22
2023-10-09Remove no longer needed default BROWSER logic from xdg-emailSlatian1-8/+0
2023-10-09Applied fix suggested in issue #145 for xdg-mime synopsisSlatian1-3/+2
2023-09-29xdg-mime: actually handle lists in mimeapps.list correctlyChih-Hsuan Yen1-1/+1
2023-09-29Set Version to 1.2.0-beta1v1.2.0-beta1Simon Lees1-1/+1
2023-09-29Update Changes and Release NotesSimon Lees2-0/+120
2023-09-28fix(xdg-open): handle spaces in .desktop file pathAlexandre Abrioux2-6/+6
2023-09-26Quote Browser variable to avod unintentional code executionSlatian1-1/+1
2023-09-25Add missing result gatheringSlatian1-0/+1
2023-09-21Enhance LXQt Desktop Enviromment supportLuís Pereira4-6/+202
2023-09-11xdg-terminal: don't run 'kreadconfig' if KDE_SESSION_VERSION is >= 5Christophe Giboudeaux1-1/+14
2023-08-31Revert putting process in background from !55Simon Lees1-1/+1
2023-08-30shellcheck fixes; make xdg-mime DASH-compatibleLennard Hofmann10-70/+59
2023-08-22xdg-email: do not run BROWSER if xdg-open failedLennard Hofmann1-25/+1
2023-08-14Ensure POSIX-compliant shell scripting to support DASHDani Llewellyn1-2/+2
2023-08-12*: spelling fixesVille Skyttä9-12/+12
2023-08-09Fix set_url_scheme_handler_gnome3 to not associate text/html handlerJoe Mou1-1/+0
2023-08-09xdg-screensaver: fix the freedesktop screensaverReuben Thomas1-46/+25