File: TODO

package info (click to toggle)
xdg-utils 1.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,652 kB
  • sloc: sh: 8,244; xml: 3,474; perl: 335; makefile: 188; awk: 41
file content (21 lines) | stat: -rw-r--r-- 529 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
xdg-icon-resource
* Add pre-XDG Base Dir gnome-support
* Add "query theme"
* Add "query lookup"

xdg-email
* revisit decision to disable &attach= in mailto URLs

xdg-screensaver
* Return error when WindowID doesn't exist

General
* Support XDG_DATA_INSTALL
* Support XDG_INSTALL_HOOK
* Use "FILE" as argument everywhere instead of "file"
* Add xdg-autostart

xdg-su:
* It would be useful if it was possible to distinguish between a failure
because of a bad password or some other failure.
* use sudo style syntax, drop -c option