index
:
xdg/xdg-utils
198-xdg-desktop-menu-is-not-doing-it-right-or-the-documentation-lacks
master
v1.2.X
Desktop integration utilities (mirrored from https://gitlab.freedesktop.org/xdg/xdg-utils)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-08
Error when trying to use xdg-mime default on a desktop file that doen't have ...
HEAD
master
Slatian
2
-0
/
+11
2024-05-21
Make the desktop_file_to_binary function less likely to fall over and do some...
Slatian
2
-9
/
+68
2024-02-08
Better shellcheck tooling
Slatian
2
-0
/
+159
2024-02-06
Use 1.2.99 for the Version in the development branch while not releasing.
Simon Lees
1
-2
/
+1
2024-02-06
Update ChangeLog
Simon Lees
1
-0
/
+7
2024-02-03
Adapt the script the places the _MANUALPAGE and _USAGE sections to handle the...
Slatian
1
-4
/
+4
2024-02-03
Quote all _MANUALPAGE and _USAGE openers to interpret them as literals
Slatian
13
-26
/
+26
2024-02-03
Made slightly misleading command example easier to understand. (Hopefully)
Slatian
1
-1
/
+1
2024-01-30
xdg-icon-resource: unbreak syntax by removing stray grave accent
Harald Sitter
1
-1
/
+1
2024-01-30
Update ChangeLog with latest changes
v1.2.0
Simon Lees
1
-0
/
+19
2024-01-23
Add xdg-realpath to better handle Canonicalizing filenames
Slatian
12
-12
/
+345
2024-01-23
Use url.dll as url opener on wsl
Slatian
1
-5
/
+6
2023-12-04
Fixed missing `$` for variable
Slatian
1
-1
/
+1
2023-12-04
Add support for deeping-desktop browser setting in xdg-settings.
Slatian
1
-0
/
+42
2023-12-03
Fix quoting issues in t-xdg-open.sh
Slatian
1
-28
/
+32
2023-11-27
Added a reporting issues section to xdg-open in the hopes that more issues wi...
Slatian
1
-0
/
+18
2023-11-27
Added a secutity note on xdg-mime default to warn against confusing openers ...
Slatian
1
-0
/
+6
2023-11-27
Added paragraph explaining the wiered return behaviour of xdg-open
Slatian
1
-0
/
+3
2023-11-27
Shellchecked xdg-email:
Slatian
1
-43
/
+45
2023-11-27
Fix config.status warning about ignored --datarootdir setting (by Nicholas Gu...
Slatian
2
-1
/
+1
2023-11-16
Shellchecked xdg-mime.in:
Slatian
1
-53
/
+78
2023-11-15
Update ChangeLog with latest changes
Simon Lees
1
-0
/
+23
2023-11-15
Shellchecked xdg-open
Slatian
2
-19
/
+42
2023-11-15
Shellchecked xdg-utils-common.in
Slatian
1
-35
/
+41
2023-11-14
xdg-mime: Create a generic implementation for KDE
Slatian
1
-5
/
+19
2023-11-14
Markdown and updated READMEs and gitignore
Slatian
7
-241
/
+332
2023-10-29
Document quirks with xdg-mime for query file and query default
Slatian
1
-11
/
+25
2023-10-25
xdg-settings: read KDE browser settings the right way around
Harald Sitter
1
-3
/
+4
2023-10-11
Documented xdg-opens inablity to handle minuses at the start of arguments and...
Slatian
1
-2
/
+10
2023-10-11
Reapply LC_ALL fix from !84
Slatian
1
-1
/
+1
2023-10-11
Deduplicate URL recognition
Slatian
1
-3
/
+7
2023-10-11
Apply patch* from issue #230, thanks Najib Idrissi
Slatian
2
-4
/
+8
2023-10-10
The open_generic_xdg_file_mime function is never called, removed it.
Slatian
1
-6
/
+0
2023-10-09
Make URI matching specification compliant by setting LC_ALL=C for grep
Slatian
1
-2
/
+2
2023-10-09
Make sure URIs/URLs get passed to the correct applications and get passed cor...
Slatian
1
-7
/
+22
2023-10-09
Remove no longer needed default BROWSER logic from xdg-email
Slatian
1
-8
/
+0
2023-10-09
Applied fix suggested in issue #145 for xdg-mime synopsis
Slatian
1
-3
/
+2
2023-09-29
xdg-mime: actually handle lists in mimeapps.list correctly
Chih-Hsuan Yen
1
-1
/
+1
2023-09-29
Set Version to 1.2.0-beta1
v1.2.0-beta1
Simon Lees
1
-1
/
+1
2023-09-29
Update Changes and Release Notes
Simon Lees
2
-0
/
+120
2023-09-28
fix(xdg-open): handle spaces in .desktop file path
Alexandre Abrioux
2
-6
/
+6
2023-09-26
Quote Browser variable to avod unintentional code execution
Slatian
1
-1
/
+1
2023-09-25
Add missing result gathering
Slatian
1
-0
/
+1
2023-09-21
Enhance LXQt Desktop Enviromment support
Luís Pereira
4
-6
/
+202
2023-09-11
xdg-terminal: don't run 'kreadconfig' if KDE_SESSION_VERSION is >= 5
Christophe Giboudeaux
1
-1
/
+14
2023-08-31
Revert putting process in background from !55
Simon Lees
1
-1
/
+1
2023-08-30
shellcheck fixes; make xdg-mime DASH-compatible
Lennard Hofmann
10
-70
/
+59
2023-08-22
xdg-email: do not run BROWSER if xdg-open failed
Lennard Hofmann
1
-25
/
+1
2023-08-14
Ensure POSIX-compliant shell scripting to support DASH
Dani Llewellyn
1
-2
/
+2
2023-08-12
*: spelling fixes
Ville Skyttä
9
-12
/
+12
[next]