Files
lidm/src
grialion b9cf9428ca feat: exec parser for desktop entries
Feature-rich Exec= parser implementation for .desktop files
* backslash stripping (e.g '\ ' -> ' ')
* percentage stripping (e.g '%u' -> '', '%%' -> '%')
* quote string handling (e.g 'arg1 "arg 2"' -> "arg1", "arg 2")
The current implementation strips all "percentage codes", instead
of handling them.
Argument count is limited at 100.
2025-08-26 10:42:32 +02:00
..
2025-08-26 10:42:32 +02:00
2025-06-21 01:29:43 +02:00
2025-07-20 21:50:12 +02:00
2025-06-21 00:54:36 +02:00
2025-06-21 01:29:43 +02:00
2025-07-20 21:50:12 +02:00
2025-07-20 21:50:12 +02:00