After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 665713 - Show Boxes in other desktops too
Show Boxes in other desktops too
Status: RESOLVED FIXED
Product: gnome-boxes
Classification: Applications
Component: general
3.3.x (unsupported)
Other Linux
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-12-07 02:47 UTC by Jeremy Bicha
Modified: 2016-09-20 08:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeremy Bicha 2011-12-07 02:47:36 UTC
Please don't use OnlyShowIn: in your .desktop file unless the app is something like Calculator or System Monitor that would actually conflict with other desktops.

For instance, Boxes works just fine in Unity or XFCE and I don't see why we should intentionally block KDE unless there's a conflict or KDE complains.
Comment 1 Zeeshan Ali 2011-12-07 10:29:48 UTC
While it might be possible for Boxes to exist in other desktops right now, it is going to get harder and harder since Boxes is very much designed for GNOME as an OS. I think its better to give a clear message from the start then to cause a huge disappointment/outcry later.
Comment 2 Sebastiaan Lokhorst 2015-03-31 10:39:59 UTC
Can you please reconsider this unless there is a good reason why it won't work with a different DE? I use it as a QEMU-frontend under Openbox (Arch Linux), and it works great! :) It is a shame I have to open it using the terminal.
Comment 3 Zeeshan Ali 2015-03-31 14:56:05 UTC
(In reply to sebastiaanlokhorst from comment #2)
> Can you please reconsider this unless there is a good reason why it won't
> work with a different DE?

Well my reasoning is specified in comment#1 but seems it works in other environments fine so I guess I can enable this.

> I use it as a QEMU-frontend under Openbox (Arch
> Linux), and it works great! :)

Glad to hear.
Comment 4 Zeeshan Ali 2015-03-31 15:05:52 UTC
commit: fe7e9c5af5d0d8de97abb160dfe4a0f09c6daf07

    desktop: Show in menus of other DEs too
    
    So far I've been afraid of showing Boxes in menus of other DEs cause I
    wasn't sure it works outside of GNOME but I keep hearing from users that
    it does work fine on them too.
    
    So lets show Boxes in menus of other DEs as well.