blob: 70d71bdd77790f5c25236394dcd9d2c4555eaec1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
## Startup Notification
This document specifies a mechanism allowing a desktop environment to track application startup, to provide user feedback and other features.
### Mailinglist
Discussion of this specification should occur on [[xdg|http://lists.freedesktop.org/mailman/listinfo/xdg]].
### Git
The [[git|GettingInvolved]] project for this spec is "startup-notification".
You can check out the code by cloning git://anongit.freedesktop.org/git/startup-notification or [[browse the repository online|http://cgit.freedesktop.org/startup-notification/]].
### Spec
* [[startup-notification-0.1.txt|http://standards.freedesktop.org/startup-notification-spec/startup-notification-0.1.txt]]
|