I was chatting with another dev and the idea of modifying xdg-open came
up, could this be a possible solution?

--- /usr/bin/xdg-open
+++ xdg-open
@@ -489,6 +489,7 @@
 
 open_gnome()
 {
+    export DESKTOP_STARTUP_ID=i_am_unique_$(date '+%s%N')_TIME$(date '+%s')
     if gvfs-open --help 2>/dev/null 1>&2; then
         gvfs-open "$1"
     else

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1168858

Title:
  Nautilus window opens behind current window

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1168858/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to