* Max Brazhnikov (m...@issp.ac.ru) wrote:

> > I'd like to receive patch review and feedback. Also, I don't really
> > understand what StartupNotification really is (true/false in the end of
> > DESKTOP_ENTRY) and how to determine which is suitable for this or that
> > port - could anyone explain?

> If StartupNotification is true KDE will change cursor when starting 
> application, e.g. adding apps icon near cursor (I believe other DE have 
> something similar). It can be globally disabled in kde settings anytime.

According to
http://standards.freedesktop.org/desktop-entry-spec/1.1/ar01s05.html
it's something more complicated:

  ``If true, it is KNOWN that the application will send a "remove" message
  when started with the DESKTOP_STARTUP_ID environment variable set. If
  false, it is KNOWN that the application does not work with startup
  notification at all (does not shown any window, breaks even when using
  StartupWMClass, etc.). If absent, a reasonable handling is up to
  implementations (assuming false, using StartupWMClass, etc.).''

and I assume it requires some support from the application. Actually it
looks like this shouldn't be mandatory in DESKTOP_ENTRIES.

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amd...@amdmi3.ru  ..:  jabber: amd...@jabber.ru    http://www.amdmi3.ru
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to