https://apps.fedoraproject.org/packages/xorg-x11-utils
There is a very helpful gnome shell extension called "unite" that requires xorg-x11-utils. Currently, Solus doesn't have this so I can't install it.
Description
Description
Related Objects
Related Objects
- Mentioned Here
- T7930: [GNOME] Unite shell extension broken by 3.32 update
Event Timeline
Comment Actions
There is a very helpful gnome shell extension called "unite" that requires xorg-x11-utils
- You listed a package from a different operating system, not what specific commands are needed. We already ship a load of x utils, they're in different pages.
- unite isn't going to work and isn't supported by me under our GNOME Shell implementation, because we have the AppMenu disabled. See T7930
Comment Actions
For the record, the missing dependency is xprop and you can install it with sudo eopkg install xprop. But yeah, like Josh said, it's not going to work because AppMenu is disabled.
Comment Actions
Unite works again in GNOME 3.34! You just have to set gsettings set org.gnome.shell show-app-menu true. Thanks @JoshStrobl for implementing this gsettings switch!