Age | Commit message (Collapse) | Author | Files | Lines |
|
https://bugs.freedesktop.org/show_bug.cgi?id=20186
See http://lists.freedesktop.org/archives/xdg/2012-October/012525.html
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=20192
See http://lists.freedesktop.org/archives/xdg/2012-October/012525.html
|
|
Several categories were related to, say, "Education;Science" while what
we really want is really "Education or Science".
https://bugs.freedesktop.org/show_bug.cgi?id=35844
See http://lists.freedesktop.org/archives/xdg/2012-October/012526.html
|
|
This is just moving some text around, and reformatting to make things
clearer.
|
|
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=49799
See http://lists.freedesktop.org/archives/xdg/2012-May/012398.html
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=49798
See http://lists.freedesktop.org/archives/xdg/2012-May/012396.html
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=646508
See http://lists.freedesktop.org/archives/xdg/2012-May/012393.html
|
|
|
|
|
|
|
|
|
|
See http://lists.freedesktop.org/archives/xdg/2012-April/012374.html
|
|
See http://lists.freedesktop.org/archives/xdg/2012-March/012302.html and
http://lists.freedesktop.org/archives/xdg/2012-April/012348.html
|
|
|
|
|
|
|
|
(earlier revs are not so interesting for the website, only for git history...)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I imported clipboard, recent-files, xembed and xsettings to git.
|
|
|
|
|
|
|
|
|
|
|
|
A bug appears to be because tp:type is transformed into child annotation
element, but non-tp attributes are copied, and this is done in order the
attributes appear. So if there are non-tp attributes after tp:type in
an "arg" or "property" element, it will attempt to copy the attribute
into the node having already added the "annotation" child element, and
this is not allowed in XSLT.
https://bugs.freedesktop.org/show_bug.cgi?id=45369
|
|
|
|
|
|
It's real python now. It also fetches specs.idx directly from git, and
checks there's no new version of this script before doing anything.
|
|
|
|
|
|
Add master for: basedir, wm, startup-notification
Add icon-theme 0.12 (latest version).
Add older versions for: wm, desktop-entry, menu-spec, shared-mime-info,
icon-naming.
|
|
|
|
|
|
Structure and reorganize the text with subsections, and reword for
clarifications.
Also make the Icon key a localestring, like it is for Desktop Entry.
Add a link to the Exec key section in the description of [Desktop
Entry]/Exec.
|
|
Reintroduce the Actions key, which was removed around version 1.1,
and give it a formal specification, detailing what actions applications
are expected to provide and who should make use of this information.
Names were taken from the original specification, since apparently
they have been in use during all this time.
Also remove X-KDE-* keys from the example, as it's unrelated to the
spec.
|
|
See http://lists.freedesktop.org/archives/xdg/2012-January/012250.html
https://bugs.freedesktop.org/show_bug.cgi?id=44353
|
|
See http://lists.freedesktop.org/archives/xdg/2012-January/012250.html
https://bugs.freedesktop.org/show_bug.cgi?id=41112
|
|
When searching through .desktop files, the existing keys meant for
menu browsing may produce insufficient results; add a new optional
key specifically targeting search which may be used to improve
matches.
|
|
Adding a new property _NET_WM_OPAQUE_REGION that as the name says
represents an area of the window that occludes the background.
The implementation is the same as discussed in
http://www.mail-archive.com/wm-spec-list@gnome.org/msg00715.html
|
|
Because menu implementations are unlikely to support a full ontology
of application Categories, recommend to implementors that a submenu is
provided to catch any .desktop files that slip through the cracks.
See also: http://thread.gmane.org/gmane.comp.freedesktop.xdg/12770
|
|
The list of Main Categories does not provide a complete ontology for
application categorisation. A very large number of applications
(e.g. specialist scientific and engineering applications) have
therefore been unable to list one of the existing Main Categories in
their .desktop files, leading to nonconformance with this
specification.
This patch relaxes the requirement to list at least one Main Category
in conformant .desktop files. This permits conformant .desktop files
to be written for applications that do not fit into the existing Main
Category ontology.
See also: http://thread.gmane.org/gmane.comp.freedesktop.xdg/12770
|
|
|