Commit graph

10 commits

Author SHA1 Message Date
2773e5468f
core/process: ignore environment changes made by the Env pragma
This pragma ends up used to set things like QQC theme which
shouldn't be cascaded into child processes.
2025-05-29 23:30:55 -07:00
ca26210cc4
core/desktopentry: check XDG_DATA_HOME according to base dirs spec
Closes #34
2025-05-11 18:30:31 -07:00
Richard Bainesly
6a017d63d6
fix single quote parsing 2025-01-22 19:25:45 -08:00
Richard Bainesly
8b6aa624a2
fix fd leaks in scanPath
use auto
2025-01-14 13:05:15 -08:00
2c411fce5a
all: fix new lints 2025-01-07 03:11:19 -08:00
a116f39c63
core/desktopentry: prioritize fallback keys over mismatched keys
The fallback key will now be selected when there isn't a more specific
key to select, instead of the first key.
2024-08-28 22:05:21 -07:00
49b309247d
all: fix formatting 2024-07-11 00:16:44 -07:00
db23c0264a
core/desktopentry: paper over id casing issues 2024-07-08 15:37:49 -07:00
3033cba52d
all: fix failing lints 2024-06-18 20:46:58 -07:00
f655875547
core/desktopentry: add limited desktop entry api 2024-06-16 01:58:24 -07:00